New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@serwist/webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serwist/webpack-plugin - npm Package Compare versions

Comparing version 9.0.1 to 9.0.2

10

package.json
{
"name": "@serwist/webpack-plugin",
"version": "9.0.1",
"version": "9.0.2",
"type": "module",

@@ -59,3 +59,3 @@ "description": "A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.",

"zod": "3.22.4",
"@serwist/build": "9.0.1"
"@serwist/build": "9.0.2"
},

@@ -68,4 +68,4 @@ "devDependencies": {

"webpack": "5.91.0",
"@serwist/configs": "9.0.1",
"@serwist/utils": "9.0.1"
"@serwist/configs": "9.0.2",
"@serwist/utils": "9.0.2"
},

@@ -85,3 +85,3 @@ "peerDependencies": {

"scripts": {
"build": "rimraf dist && cross-env NODE_ENV=production rollup --config rollup.config.js",
"build": "rimraf dist && NODE_ENV=production rollup --config rollup.config.js",
"dev": "rollup --config rollup.config.js --watch",

@@ -88,0 +88,0 @@ "lint": "biome lint ./src",

@@ -1,1 +0,1 @@

This module's documentation can be found at https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin/
This module's documentation can be found at https://serwist.pages.dev/docs/webpack-plugin.
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