@serwist/cacheable-response
Advanced tools
Comparing version 9.0.1 to 9.0.2
{ | ||
"name": "@serwist/cacheable-response", | ||
"version": "9.0.1", | ||
"version": "9.0.2", | ||
"type": "module", | ||
@@ -32,3 +32,3 @@ "description": "A module that takes a Response object and determines whether it's cacheable based on a specific configuration.", | ||
"dependencies": { | ||
"serwist": "9.0.0" | ||
"serwist": "9.0.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
"typescript": "5.5.0-dev.20240415", | ||
"@serwist/configs": "9.0.1" | ||
"@serwist/configs": "9.0.2" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
"scripts": { | ||
"build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js", | ||
"build": "rimraf dist && NODE_ENV=production rollup --config rollup.config.js", | ||
"lint": "biome lint ./src", | ||
@@ -53,0 +53,0 @@ "typecheck": "tsc" |
@@ -1,1 +0,1 @@ | ||
This module's documentation can be found at https://developers.google.com/web/tools/workbox/modules/workbox-cacheable-response | ||
This module has been deprecated. Use [`serwist`](https://www.npmjs.com/package/serwist) instead. |
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
3051
+ Addedserwist@9.0.2(transitive)
- Removedserwist@9.0.0(transitive)
Updatedserwist@9.0.2