assets-webpack-plugin
Advanced tools
Comparing version 3.8.2 to 3.8.3
@@ -13,2 +13,8 @@ # Change Log | ||
## 3.8.3 - 2018-06-18 | ||
### Changed | ||
- Package json was pointing to the wrong index file. | ||
## 3.8.2 - 2018-06-18 | ||
@@ -15,0 +21,0 @@ |
{ | ||
"name": "assets-webpack-plugin", | ||
"version": "3.8.2", | ||
"version": "3.8.3", | ||
"description": "Emits a json file with assets paths", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "lint": "standard --verbose | snazzy", |
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
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
32842
0