@serwist/navigation-preload
Advanced tools
Comparing version 9.0.0-preview.21 to 9.0.0-preview.24
@@ -1,2 +0,2 @@ | ||
export { disableNavigationPreload as disable, enableNavigationPreload as enable, isNavigationPreloadSupported as isSupported } from "@serwist/sw"; | ||
export { disableNavigationPreload as disable, enableNavigationPreload as enable, isNavigationPreloadSupported as isSupported } from "serwist"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
export { disableNavigationPreload as disable, enableNavigationPreload as enable, isNavigationPreloadSupported as isSupported } from '@serwist/sw'; | ||
export { disableNavigationPreload as disable, enableNavigationPreload as enable, isNavigationPreloadSupported as isSupported } from 'serwist'; |
{ | ||
"name": "@serwist/navigation-preload", | ||
"version": "9.0.0-preview.21", | ||
"version": "9.0.0-preview.24", | ||
"type": "module", | ||
@@ -32,8 +32,8 @@ "description": "A module that allows developers to enable navigation preloading in their service worker.", | ||
"dependencies": { | ||
"@serwist/sw": "9.0.0-preview.21" | ||
"serwist": "9.0.0-preview.24" | ||
}, | ||
"devDependencies": { | ||
"rollup": "4.13.0", | ||
"typescript": "5.5.0-dev.20240323", | ||
"@serwist/constants": "9.0.0-preview.21" | ||
"rollup": "4.14.0", | ||
"typescript": "5.5.0-dev.20240404", | ||
"@serwist/constants": "9.0.0-preview.24" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
@@ -1,1 +0,1 @@ | ||
export { disableNavigationPreload as disable, enableNavigationPreload as enable, isNavigationPreloadSupported as isSupported } from "@serwist/sw"; | ||
export { disableNavigationPreload as disable, enableNavigationPreload as enable, isNavigationPreloadSupported as isSupported } from "serwist"; |
Sorry, the diff of this file is not supported yet
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
3204
+ Addedserwist@9.0.0-preview.24
+ Addedserwist@9.0.0-preview.24(transitive)
- Removed@serwist/sw@9.0.0-preview.21
- Removed@serwist/core@9.0.0-preview.21(transitive)
- Removed@serwist/sw@9.0.0-preview.21(transitive)