mirror of
https://github.com/nodejs/node.git
synced 2025-05-07 23:52:40 +00:00

Adds a "dependencies" field to resources in policy manifest files. In order to ease development and testing while using manifests, wildcard values for both "dependencies" and "integrity" have been added using the boolean value "true" in the policy manifest. PR-URL: https://github.com/nodejs/node/pull/28767 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
8 lines
325 B
Plaintext
8 lines
325 B
Plaintext
(node:*) ExperimentalWarning: The ESM module loader is experimental.
|
|
Error: test
|
|
at one (*fixtures*async-error.js:4:9)
|
|
at two (*fixtures*async-error.js:17:9)
|
|
at async three (*fixtures*async-error.js:20:3)
|
|
at async four (*fixtures*async-error.js:24:3)
|
|
at async main (*message*async_error_sync_esm.mjs:7:5)
|