workbox-cacheable-response
Advanced tools
Comparing version 1.3.0 to 2.0.0
{ | ||
"name": "workbox-cacheable-response", | ||
"version": "1.3.0", | ||
"version": "2.0.0", | ||
"description": "This library takes a Response object and determines whether it's cacheable based on a specific configuration.", | ||
@@ -24,4 +24,4 @@ "keywords": [ | ||
"homepage": "https://github.com/GoogleChrome/workbox/tree/master/packages/workbox-cacheable-response", | ||
"main": "build/importScripts/workbox-cacheable-response.prod.v1.3.0.js", | ||
"module": "build/modules/workbox-cacheable-response.prod.v1.3.0.mjs" | ||
"main": "build/importScripts/workbox-cacheable-response.prod.v2.0.0.js", | ||
"module": "build/modules/workbox-cacheable-response.prod.v2.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
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
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
1