Socket
Socket
Sign inDemoInstall

workbox-webpack-plugin

Package Overview
Dependencies
379
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.5.4 to 6.6.0

9

package.json
{
"name": "workbox-webpack-plugin",
"version": "6.5.4",
"version": "6.6.0",
"description": "A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.",

@@ -28,3 +28,3 @@ "keywords": [

"webpack-sources": "^1.4.3",
"workbox-build": "6.5.4"
"workbox-build": "6.6.0"
},

@@ -35,3 +35,4 @@ "peerDependencies": {

"devDependencies": {
"@types/webpack": "^5.28.0"
"@types/node": "^18.15.11",
"@types/webpack": "^5.28.1"
},

@@ -43,3 +44,3 @@ "author": "Google's Web DevRel Team",

"homepage": "https://github.com/GoogleChrome/workbox",
"gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859"
"gitHead": "252644491d9bb5a67518935ede6df530107c9475"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc