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
25
Versions
142
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 4.24.1-next.5a1d1283.0 to 4.25.0

6

lib/util.js
const WORDPRESS_NAMESPACE = '@wordpress/';
const BUNDLED_PACKAGES = [ '@wordpress/icons', '@wordpress/interface' ];
const BUNDLED_PACKAGES = [
'@wordpress/icons',
'@wordpress/interface',
'@wordpress/undo-manager',
];

@@ -4,0 +8,0 @@ /**

4

package.json
{
"name": "@wordpress/dependency-extraction-webpack-plugin",
"version": "4.24.1-next.5a1d1283.0",
"version": "4.25.0",
"description": "Extract WordPress script dependencies from webpack bundles.",

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

},
"gitHead": "fa0b66987dab5a15f38663e06036d09bccffaa4b"
"gitHead": "cc35f517ed017ab7131319af3e87c359e8de175d"
}
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