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.4 to 9.0.5

10

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

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

"webpack",
"rspack",
"rsbuild",
"service worker",

@@ -60,3 +62,3 @@ "caching",

"zod": "3.23.8",
"@serwist/build": "9.0.4"
"@serwist/build": "9.0.5"
},

@@ -69,4 +71,4 @@ "devDependencies": {

"webpack": "5.93.0",
"@serwist/utils": "9.0.4",
"@serwist/configs": "9.0.4"
"@serwist/configs": "9.0.5",
"@serwist/utils": "9.0.5"
},

@@ -73,0 +75,0 @@ "peerDependencies": {

1

src/inject-manifest.ts

@@ -186,3 +186,2 @@ import { escapeRegExp, replaceAndUpdateSourceMap, stringify } from "@serwist/build";

}
resolve();

@@ -189,0 +188,0 @@ }

Sorry, the diff of this file is not supported yet

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