Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "esm", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "Tomorrow's ECMAScript modules today!", | ||
@@ -5,0 +5,0 @@ "keywords": "commonjs, ecmascript, export, import, modules, node, require", |
@@ -67,3 +67,3 @@ # esm | ||
* [File URI scheme](https://en.wikipedia.org/wiki/File_URI_scheme) | ||
* Node [`--eval`](https://nodejs.org/api/cli.html#cli_e_eval_script) and [`--print`](https://nodejs.org/api/cli.html#cli_p_print_script) flags | ||
* Node `stdin`, [`--eval`](https://nodejs.org/api/cli.html#cli_e_eval_script), [`--print`](https://nodejs.org/api/cli.html#cli_p_print_script) flags | ||
* Node [`--check`](https://nodejs.org/api/cli.html#cli_c_check) flag _(Node 10+)_ | ||
@@ -70,0 +70,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
283822