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

split-by-path-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

split-by-path-webpack-plugin - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "split-by-path-webpack-plugin",
"version": "0.1.2",
"version": "0.1.3",
"description": "Split a Webpack entry bundle into any number of arbitrarily defined smaller bundles",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,3 +32,3 @@ ## Split By Path Webpack Plugin

plugins: [
new SplitByNamePlugin({
new SplitByPathPlugin({
buckets: [{

@@ -35,0 +35,0 @@ name: 'vendor',

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