@untool/express
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0](https://github.com/untool/untool/compare/v1.0.0...v1.1.0) (2019-02-14) | ||
**Note:** Version bump only for package @untool/express | ||
# [1.0.0](https://github.com/untool/untool/compare/v1.0.0-rc.20...v1.0.0) (2019-01-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@untool/express", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "untool express mixin", | ||
@@ -19,4 +19,4 @@ "repository": { | ||
"dependencies": { | ||
"@untool/core": "^1.0.0", | ||
"@untool/yargs": "^1.0.0", | ||
"@untool/core": "^1.1.0", | ||
"@untool/yargs": "^1.1.0", | ||
"debug": "^4.0.0", | ||
@@ -37,3 +37,3 @@ "directory-index": "^0.1.0", | ||
}, | ||
"gitHead": "b62ab7c2654092232afe45b13e230c64e30695a8" | ||
"gitHead": "e92a4e17440f172b7211c57d7bbf9badd34ec8b3" | ||
} |
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
32329
Updated@untool/core@^1.1.0
Updated@untool/yargs@^1.1.0