Socket
Socket
Sign inDemoInstall

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 0.3.0 to 0.3.1

CHANGELOG.md

7

package.json

@@ -5,6 +5,8 @@ {

"author": "Juho Vepsalainen <bebraw@gmail.com>",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {
"test": "mocha ./test",
"watch": "mocha ./test --watch"
"watch": "mocha ./test --watch",
"generate_changelog": "changelog all > CHANGELOG.md",
"prepublish": "npm run generate_changelog && git commit --allow-empty -am \"Update changelog\""
},

@@ -16,2 +18,3 @@ "dependencies": {

"devDependencies": {
"changelog": "^1.0.7",
"mocha": "^2.2.5"

@@ -18,0 +21,0 @@ },

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