@serwist/background-sync
Advanced tools
Comparing version 9.0.0-preview.13 to 9.0.0-preview.14
{ | ||
"name": "@serwist/background-sync", | ||
"version": "9.0.0-preview.13", | ||
"version": "9.0.0-preview.14", | ||
"type": "module", | ||
@@ -34,9 +34,9 @@ "description": "A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available", | ||
"idb": "8.0.0", | ||
"@serwist/core": "9.0.0-preview.13" | ||
"@serwist/core": "9.0.0-preview.14" | ||
}, | ||
"devDependencies": { | ||
"cross-env": "7.0.3", | ||
"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" | ||
}, | ||
@@ -43,0 +43,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)