@cspell/dynamic-import
Advanced tools
Comparing version 8.1.0 to 8.1.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "Dynamic Module Loader", | ||
@@ -20,2 +20,3 @@ "keywords": [ | ||
"type": "commonjs", | ||
"sideEffects": false, | ||
"main": "./dist/cjs/index.js", | ||
@@ -63,3 +64,3 @@ "module": "./dist/esm/index.mjs", | ||
}, | ||
"gitHead": "28568808deaf39b9ffa71fd0f722441ff1b8c794" | ||
"gitHead": "b0ac8d928b7e15fb1eb3d5b89374db1aa0ccc1f5" | ||
} |
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
8107