common-js-file-extensions
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -17,2 +17,3 @@ /** | ||
'js', // built-in | ||
'cjs', // https://nodejs.org/api/esm.html#esm_enabling | ||
'mjs', // https://nodejs.org/api/esm.html#esm_enabling | ||
@@ -19,0 +20,0 @@ 'iced', // http://maxtaco.github.io/coffee-script/ |
{ | ||
"name": "common-js-file-extensions", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Common JavaScript File Extensions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -14,2 +14,3 @@ # Common JavaScript File Extensions | ||
- js | ||
- [cjs](https://nodejs.org/api/esm.html#esm_ecmascript_modules) | ||
- [mjs](https://nodejs.org/api/esm.html#esm_ecmascript_modules) | ||
@@ -16,0 +17,0 @@ |
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
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
10683
43
69