@serwist/precaching
Advanced tools
Comparing version 8.3.0 to 8.4.0
{ | ||
"name": "@serwist/precaching", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"type": "module", | ||
@@ -20,3 +20,3 @@ "description": "This module efficiently precaches assets.", | ||
"bugs": "https://github.com/serwist/serwist/issues", | ||
"homepage": "https://serwist.vercel.app", | ||
"homepage": "https://serwist.pages.dev", | ||
"module": "./dist/index.js", | ||
@@ -39,12 +39,13 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@serwist/core": "8.3.0", | ||
"@serwist/routing": "8.3.0", | ||
"@serwist/strategies": "8.3.0" | ||
"@serwist/core": "8.4.0", | ||
"@serwist/routing": "8.4.0", | ||
"@serwist/strategies": "8.4.0" | ||
}, | ||
"devDependencies": { | ||
"rollup": "4.9.1", | ||
"@serwist/constants": "8.3.0" | ||
"@serwist/constants": "8.4.0" | ||
}, | ||
"scripts": { | ||
"build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js", | ||
"dev": "rollup --config rollup.config.js --watch", | ||
"lint": "eslint src --ext ts,tsx,js,jsx,cjs,mjs", | ||
@@ -51,0 +52,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
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
97374
0
+ Added@serwist/core@8.4.0(transitive)
+ Added@serwist/routing@8.4.0(transitive)
+ Added@serwist/strategies@8.4.0(transitive)
- Removed@serwist/core@8.3.0(transitive)
- Removed@serwist/routing@8.3.0(transitive)
- Removed@serwist/strategies@8.3.0(transitive)
Updated@serwist/core@8.4.0
Updated@serwist/routing@8.4.0
Updated@serwist/strategies@8.4.0