@untool/webpack
Advanced tools
Comparing version 1.6.1 to 1.6.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.6.2](https://github.com/untool/untool/compare/v1.6.1...v1.6.2) (2019-04-15) | ||
**Note:** Version bump only for package @untool/webpack | ||
## [1.6.1](https://github.com/untool/untool/compare/v1.6.0...v1.6.1) (2019-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@untool/webpack", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "untool webpack mixin", | ||
@@ -23,5 +23,5 @@ "repository": { | ||
"@babel/preset-env": "^7.4.2", | ||
"@untool/core": "^1.6.1", | ||
"@untool/express": "^1.6.1", | ||
"@untool/yargs": "^1.6.1", | ||
"@untool/core": "^1.6.2", | ||
"@untool/express": "^1.6.2", | ||
"@untool/yargs": "^1.6.2", | ||
"babel-loader": "8", | ||
@@ -61,3 +61,3 @@ "babel-plugin-dynamic-import-node": "^2.0.0", | ||
}, | ||
"gitHead": "62e3566aa921ce7d41202f9d675d7a768dca550d" | ||
"gitHead": "2a5f05dd9f8d5569d7579d6d2a4bd7c56a66dbda" | ||
} |
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
79044
Updated@untool/core@^1.6.2
Updated@untool/express@^1.6.2
Updated@untool/yargs@^1.6.2