@serwist/navigation-preload
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -6,2 +6,1 @@ /** | ||
export { disable }; | ||
//# sourceMappingURL=disable.d.ts.map |
@@ -11,2 +11,1 @@ /** | ||
export { enable }; | ||
//# sourceMappingURL=enable.d.ts.map |
@@ -5,2 +5,1 @@ import { disable } from "./disable.js"; | ||
export { disable, enable, isSupported }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -7,2 +7,1 @@ /** | ||
export { isSupported }; | ||
//# sourceMappingURL=isSupported.d.ts.map |
{ | ||
"name": "@serwist/navigation-preload", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"type": "module", | ||
@@ -34,7 +34,7 @@ "description": "This library allows developers to opt-in to using Navigation Preload in their service worker.", | ||
"dependencies": { | ||
"@serwist/core": "8.0.0" | ||
"@serwist/core": "8.0.1" | ||
}, | ||
"devDependencies": { | ||
"rollup": "3.28.1", | ||
"@serwist/constants": "8.0.0" | ||
"@serwist/constants": "8.0.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
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
7961
9
+ Added@serwist/core@8.0.1(transitive)
- Removed@serwist/core@8.0.0(transitive)
Updated@serwist/core@8.0.1