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

chunk-includes

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chunk-includes - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

package.json
{
"name": "chunk-includes",
"version": "0.0.1",
"description": "Shows what is going into each chunk",
"version": "0.0.2",
"description":
"A simple webpack plugin that shows what is going into each chunk on the console",
"main": "src/index.js",

@@ -6,0 +7,0 @@ "author": "Behrang Yarahmadi <behrang.yarahmadi@trivago.com>",

4

README.md
# chunk-includes
A simple webpack plugin that shows what is going into each chunk on the console
Simply run `npm install --save-dev chunk-includes` and add the plugin to your
webpack config file.
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