node/lib/internal/modules/cjs
Antoine du Hamel 9cecba0f1c
module: protect against prototype mutation
Ensures that mutating the `Object` prototype does not influence the
parsing of `package.json` files.

PR-URL: https://github.com/nodejs/node/pull/44007
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
2022-08-04 22:41:48 +00:00
..
helpers.js module: protect against prototype mutation 2022-08-04 22:41:48 +00:00
loader.js module: protect against prototype mutation 2022-08-04 22:41:48 +00:00