Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@serwist/precaching

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/precaching - npm Package Compare versions

Comparing version 8.3.0 to 8.4.0

13

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc