@serwist/broadcast-update
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -71,2 +71,1 @@ import type { CacheDidUpdateCallbackParam } from "@serwist/core"; | ||
export { BroadcastCacheUpdate }; | ||
//# sourceMappingURL=BroadcastCacheUpdate.d.ts.map |
@@ -28,2 +28,1 @@ import type { SerwistPlugin } from "@serwist/core"; | ||
export { BroadcastUpdatePlugin }; | ||
//# sourceMappingURL=BroadcastUpdatePlugin.d.ts.map |
@@ -10,2 +10,1 @@ import type { BroadcastCacheUpdateOptions } from "./BroadcastCacheUpdate.js"; | ||
export type { BroadcastCacheUpdateOptions }; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -12,2 +12,1 @@ /** | ||
export { responsesAreSame }; | ||
//# sourceMappingURL=responsesAreSame.d.ts.map |
@@ -5,2 +5,1 @@ export declare const CACHE_UPDATED_MESSAGE_TYPE = "CACHE_UPDATED"; | ||
export declare const DEFAULT_HEADERS_TO_CHECK: string[]; | ||
//# sourceMappingURL=constants.d.ts.map |
{ | ||
"name": "@serwist/broadcast-update", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"type": "module", | ||
@@ -33,7 +33,7 @@ "description": "A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated", | ||
"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" | ||
}, | ||
@@ -40,0 +40,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
24266
10
+ Added@serwist/core@8.0.1(transitive)
- Removed@serwist/core@8.0.0(transitive)
Updated@serwist/core@8.0.1