dynamic-import-polyfill
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "dynamic-import-polyfill", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A polyfill for the native import() in the browser", | ||
@@ -32,7 +32,7 @@ "source": "src/index.js", | ||
"devDependencies": { | ||
"eslint": "^6.1.0", | ||
"eslint": "^6.2.2", | ||
"eslint-config-google": "^0.13.0", | ||
"rollup": "^1.19.4", | ||
"rollup": "^1.20.2", | ||
"rollup-plugin-terser": "^5.1.1" | ||
} | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
13770
12