webpack-version-plugin
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "webpack-version-plugin", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "webpack-version-plugin", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -51,3 +51,3 @@ # webpack-version-plugin | ||
chunkHash: 'fdf3345a25608a6df7614afaf3896002', | ||
vendor: [ 'js/vendor_fdf3345a.js' ] | ||
files: [ 'js/vendor_fdf3345a.js' ] | ||
} | ||
@@ -54,0 +54,0 @@ }*/ |
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
5373