@serwist/routing
Advanced tools
Comparing version 9.0.0-preview.13 to 9.0.0-preview.14
{ | ||
"name": "@serwist/routing", | ||
"version": "9.0.0-preview.13", | ||
"version": "9.0.0-preview.14", | ||
"type": "module", | ||
@@ -33,8 +33,8 @@ "description": "A service worker helper library to route request URLs to handlers.", | ||
"dependencies": { | ||
"@serwist/core": "9.0.0-preview.13" | ||
"@serwist/core": "9.0.0-preview.14" | ||
}, | ||
"devDependencies": { | ||
"rollup": "4.12.0", | ||
"typescript": "5.5.0-dev.20240304", | ||
"@serwist/constants": "9.0.0-preview.13" | ||
"rollup": "4.13.0", | ||
"typescript": "5.5.0-dev.20240312", | ||
"@serwist/constants": "9.0.0-preview.14" | ||
}, | ||
@@ -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.14(transitive)
- Removed@serwist/core@9.0.0-preview.13(transitive)