@serwist/cacheable-response
Advanced tools
Comparing version 9.0.0-preview.1 to 9.0.0-preview.2
{ | ||
"name": "@serwist/cacheable-response", | ||
"version": "9.0.0-preview.1", | ||
"version": "9.0.0-preview.2", | ||
"type": "module", | ||
@@ -32,8 +32,8 @@ "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.1" | ||
"@serwist/core": "9.0.0-preview.2" | ||
}, | ||
"devDependencies": { | ||
"rollup": "4.9.6", | ||
"typescript": "5.4.0-dev.20240203", | ||
"@serwist/constants": "9.0.0-preview.1" | ||
"typescript": "5.4.0-dev.20240206", | ||
"@serwist/constants": "9.0.0-preview.2" | ||
}, | ||
@@ -40,0 +40,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
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
+ Added@serwist/core@9.0.0-preview.2(transitive)
- Removed@serwist/core@9.0.0-preview.1(transitive)