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 0.8.2 to 0.8.3

.babelrc

4

CHANGELOG.md

@@ -1,5 +0,5 @@

0.8.2 / 2016-03-02
0.8.3 / 2016-03-02
==================
* Bug fix: Include library to the package correctly. Previous matcher didn't include it...
* Bug fix: Drop `files` field from *package.json* as it wasn't including the dist correctly.

@@ -6,0 +6,0 @@ 0.8.0 / 2016-03-02

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

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

@@ -28,7 +28,2 @@ "build": "babel src -d lib",

},
"files": [
"*.md",
"./lib/index.js",
"./LICENSE"
],
"repository": {

@@ -35,0 +30,0 @@ "type": "git",

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