@serwist/cacheable-response
Advanced tools
Comparing version 9.0.0-preview.4 to 9.0.0-preview.5
{ | ||
"name": "@serwist/cacheable-response", | ||
"version": "9.0.0-preview.4", | ||
"version": "9.0.0-preview.5", | ||
"type": "module", | ||
@@ -32,3 +32,3 @@ "description": "This library takes a Response object and determines whether it's cacheable based on a specific configuration.", | ||
"dependencies": { | ||
"@serwist/core": "9.0.0-preview.4" | ||
"@serwist/core": "9.0.0-preview.5" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
"typescript": "5.4.0-dev.20240206", | ||
"@serwist/constants": "9.0.0-preview.4" | ||
"@serwist/constants": "9.0.0-preview.5" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependencies": { |
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
+ Added@serwist/core@9.0.0-preview.5(transitive)
- Removed@serwist/core@9.0.0-preview.4(transitive)