@serwist/broadcast-update
Advanced tools
Comparing version 8.2.0 to 8.3.0
{ | ||
"name": "@serwist/broadcast-update", | ||
"version": "8.2.0", | ||
"version": "8.3.0", | ||
"type": "module", | ||
@@ -38,7 +38,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.2.0" | ||
"@serwist/core": "8.3.0" | ||
}, | ||
"devDependencies": { | ||
"rollup": "4.9.1", | ||
"@serwist/constants": "8.2.0" | ||
"@serwist/constants": "8.3.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "scripts": { |
+ Added@serwist/core@8.3.0(transitive)
- Removed@serwist/core@8.2.0(transitive)
Updated@serwist/core@8.3.0