@serwist/background-sync
Advanced tools
Comparing version 9.0.0-preview.18 to 9.0.0-preview.19
{ | ||
"name": "@serwist/background-sync", | ||
"version": "9.0.0-preview.18", | ||
"version": "9.0.0-preview.19", | ||
"type": "module", | ||
"description": "A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available", | ||
"description": "A module that queues failed requests and uses the Background Synchronization API to replay them when the network is available.", | ||
"files": [ | ||
@@ -21,4 +21,4 @@ "src", | ||
"license": "MIT", | ||
"repository": "serwist/serwist", | ||
"bugs": "https://github.com/serwist/serwist/issues", | ||
"repository": "https://gitlab.com/serwist/serwist", | ||
"bugs": "https://gitlab.com/serwist/serwist/issues", | ||
"homepage": "https://serwist.pages.dev", | ||
@@ -34,5 +34,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"idb": "8.0.0", | ||
"@serwist/core": "9.0.0-preview.18", | ||
"@serwist/sw": "9.0.0-preview.18" | ||
"@serwist/sw": "9.0.0-preview.19" | ||
}, | ||
@@ -43,3 +41,3 @@ "devDependencies": { | ||
"typescript": "5.5.0-dev.20240323", | ||
"@serwist/constants": "9.0.0-preview.18" | ||
"@serwist/constants": "9.0.0-preview.19" | ||
}, | ||
@@ -56,3 +54,2 @@ "peerDependencies": { | ||
"build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js", | ||
"dev": "rollup --config rollup.config.js --watch", | ||
"lint": "biome lint ./src", | ||
@@ -59,0 +56,0 @@ "typecheck": "tsc" |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2
1
3572
+ Added@serwist/core@9.0.0-preview.19(transitive)
+ Added@serwist/sw@9.0.0-preview.19(transitive)
- Removed@serwist/core@9.0.0-preview.18
- Removedidb@8.0.0
- Removed@serwist/core@9.0.0-preview.18(transitive)
- Removed@serwist/navigation-preload@9.0.0-preview.18(transitive)
- Removed@serwist/sw@9.0.0-preview.18(transitive)
Updated@serwist/sw@9.0.0-preview.19