workbox-precaching
Advanced tools
Comparing version 0.0.3 to 1.0.0
{ | ||
"name": "workbox-precaching", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "A lower-level server worker library to precache a manifest of URLs.", | ||
@@ -27,7 +27,7 @@ "keywords": [ | ||
"devDependencies": { | ||
"workbox-routing": "^0.0.3", | ||
"workbox-runtime-caching": "^0.0.3" | ||
"workbox-routing": "^1.0.0", | ||
"workbox-runtime-caching": "^1.0.0" | ||
}, | ||
"main": "build/importScripts/workbox-precaching.prod.v0.0.3.js", | ||
"module": "build/modules/workbox-precaching.prod.v0.0.3.mjs" | ||
"main": "build/importScripts/workbox-precaching.prod.v1.0.0.js", | ||
"module": "build/modules/workbox-precaching.prod.v1.0.0.mjs" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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 2 instances 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 2 instances in 1 package
0