Socket
Socket
Sign inDemoInstall

webpack-bundle-size-analyzer

Package Overview
Dependencies
3
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.1 to 2.4.2

9

package.json
{
"name": "webpack-bundle-size-analyzer",
"version": "2.4.1",
"version": "2.4.2",
"description": "A utility to find how your dependencies are contributing to the size of your Webpack bundles",
"main": "build/size_tree.js",
"scripts": {
"test": "make test"
"postversion": "git push && git push --tags && npm publish",
"preversion": "npm test",
"test": "make test",
"version": "make clean && make"
},

@@ -23,3 +26,3 @@ "bin": {

"files": [
"build",
"build/src",
"webpack-bundle-size-analyzer"

@@ -26,0 +29,0 @@ ],

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