@untool/express
Advanced tools
Comparing version 0.15.0 to 0.15.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.15.1"></a> | ||
## [0.15.1](https://github.com/untool/untool/compare/v0.15.0...v0.15.1) (2018-08-03) | ||
**Note:** Version bump only for package @untool/express | ||
<a name="0.15.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.15.0](https://github.com/untool/untool/compare/v0.14.2...v0.15.0) (2018-08-02) |
{ | ||
"name": "@untool/express", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "untool express mixin", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.15.0", | ||
"@untool/yargs": "^0.15.0", | ||
"@untool/core": "^0.15.1", | ||
"@untool/yargs": "^0.15.1", | ||
"debug": "^3.1.0", | ||
@@ -30,0 +30,0 @@ "directory-index": "^0.1.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
25266
Updated@untool/core@^0.15.1
Updated@untool/yargs@^0.15.1