Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webpack-merge

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-merge - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

28

package.json

@@ -5,3 +5,3 @@ {

"author": "Juho Vepsalainen <bebraw@gmail.com>",
"version": "4.1.1",
"version": "4.1.2",
"scripts": {

@@ -20,19 +20,19 @@ "build": "babel src -d lib",

"dependencies": {
"lodash": "^4.17.4"
"lodash": "^4.17.5"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-plugin-lodash": "^3.2.11",
"babel-preset-es2015": "^6.18.0",
"copy-webpack-plugin": "^4.0.1",
"eslint": "^3.13.1",
"eslint-config-airbnb": "^14.0.0",
"eslint-plugin-import": "^2.2.0",
"babel-cli": "^6.26.0",
"babel-plugin-lodash": "^3.3.2",
"babel-preset-es2015": "^6.24.1",
"copy-webpack-plugin": "^4.4.1",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-react": "^6.9.0",
"git-prepush-hook": "^1.0.1",
"eslint-plugin-react": "^6.10.3",
"git-prepush-hook": "^1.0.2",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"npm-watch": "^0.1.7",
"webpack": "^1.14.0"
"mocha": "^3.5.3",
"npm-watch": "^0.1.9",
"webpack": "^1.15.0"
},

@@ -39,0 +39,0 @@ "repository": {

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