webpack-merge
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
25076
12
611