Socket
Socket
Sign inDemoInstall

webpack-simple

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-simple - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

14

index.js

@@ -129,5 +129,12 @@ const defaultJSExclude = [/\.json$/, /node_modules/];

css,
serve,
stats,
entry,
output,
resolve,
devtool,
plugins,
externals,
devServer,
performance,
target = 'web',

@@ -149,6 +156,13 @@ mode = 'development',

mode,
serve,
stats,
entry,
output,
target,
resolve,
devtool,
plugins,
externals,
devServer,
performance,
module: {

@@ -155,0 +169,0 @@ rules: customRules,

2

package.json
{
"name": "webpack-simple",
"version": "1.4.0",
"version": "1.5.0",
"description": "Webpack Config - Simple defaults, extendable options",

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

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