@serwist/background-sync
Advanced tools
Comparing version 9.0.0-preview.9 to 9.0.0-preview.10
{ | ||
"name": "@serwist/background-sync", | ||
"version": "9.0.0-preview.9", | ||
"version": "9.0.0-preview.10", | ||
"type": "module", | ||
@@ -34,3 +34,3 @@ "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.9" | ||
"@serwist/core": "9.0.0-preview.10" | ||
}, | ||
@@ -41,3 +41,3 @@ "devDependencies": { | ||
"typescript": "5.4.0-dev.20240206", | ||
"@serwist/constants": "9.0.0-preview.9" | ||
"@serwist/constants": "9.0.0-preview.10" | ||
}, | ||
@@ -44,0 +44,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
67076
+ Added@serwist/core@9.0.0-preview.10(transitive)
- Removed@serwist/core@9.0.0-preview.9(transitive)