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

webpack-bundle-analysis-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-bundle-analysis-cli - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

12

package.json
{
"name": "webpack-bundle-analysis-cli",
"version": "0.1.0",
"description": "A webpack plugin annalyzer in command line. Can be used for webpack health checks.",
"version": "0.1.1",
"description": "A webpack plugin analyzer in command line. Can be used for webpack health checks.",
"main": "index.js",

@@ -9,4 +9,8 @@ "scripts": {

},
"keywords": [],
"author": "",
"repository": {
"type": "git",
"url": "https://github.com/udaypydi/webpack-bundle-charts-plugin"
},
"keywords": ["webpack", "webpack-bundle-analyzer", "webpack-cli"],
"author": "Uday Bhaskhar",
"license": "ISC",

@@ -13,0 +17,0 @@ "dependencies": {

@@ -1,2 +0,2 @@

# Webpack Bundle Analyzer Cli
# Webpack Cli Bundle Analyzer

@@ -3,0 +3,0 @@ A webpack plugin for analysing the bundle sized in terminal. Provides a graphical representation of the bundle sizes in command line. Just install and add the plugin to the webpack plugins array and check out the magic!

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