@serwist/routing
Advanced tools
Comparing version 9.0.0-preview.7 to 9.0.0-preview.8
{ | ||
"name": "@serwist/routing", | ||
"version": "9.0.0-preview.7", | ||
"version": "9.0.0-preview.8", | ||
"type": "module", | ||
@@ -33,3 +33,3 @@ "description": "A service worker helper library to route request URLs to handlers.", | ||
"dependencies": { | ||
"@serwist/core": "9.0.0-preview.7" | ||
"@serwist/core": "9.0.0-preview.8" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"typescript": "5.4.0-dev.20240206", | ||
"@serwist/constants": "9.0.0-preview.7" | ||
"@serwist/constants": "9.0.0-preview.8" | ||
}, | ||
@@ -42,0 +42,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.8(transitive)
- Removed@serwist/core@9.0.0-preview.7(transitive)