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

@wordpress/dependency-extraction-webpack-plugin

Package Overview
Dependencies
Maintainers
23
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/dependency-extraction-webpack-plugin - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

2

lib/util.js

@@ -120,3 +120,3 @@ const WORDPRESS_NAMESPACE = '@wordpress/';

case '@babel/runtime/regenerator':
return 'wp-polyfill';
return 'regenerator-runtime';

@@ -123,0 +123,0 @@ case 'lodash-es':

{
"name": "@wordpress/dependency-extraction-webpack-plugin",
"version": "6.0.1",
"version": "6.0.2",
"description": "Extract WordPress script dependencies from webpack bundles.",

@@ -41,3 +41,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "0e973525f7787401b5a544e0727774d52a78639f"
"gitHead": "38063ae466e1b62d400b910136757a4cafdbe7fa"
}
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