@bunt/app
Advanced tools
Comparing version 0.15.9 to 0.15.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.15.11](https://github.com/izatop/bunt/compare/v0.15.10...v0.15.11) (2021-03-04) | ||
**Note:** Version bump only for package @bunt/app | ||
## [0.15.9](https://github.com/izatop/bunt/compare/v0.15.8...v0.15.9) (2021-03-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bunt/app", | ||
"version": "0.15.9", | ||
"version": "0.15.11", | ||
"keywords": [ | ||
@@ -29,9 +29,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/input": "^0.15.9", | ||
"@bunt/unit": "^0.15.9", | ||
"@bunt/util": "^0.15.9", | ||
"@bunt/input": "^0.15.11", | ||
"@bunt/unit": "^0.15.11", | ||
"@bunt/util": "^0.15.11", | ||
"path-to-regexp": "^6.2.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "c6b2afe763ddc15f776331404db30985acdbb72e" | ||
"gitHead": "f4f13069abf474eab31484c286c1c42cf3823b5f" | ||
} |
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
60644
Updated@bunt/input@^0.15.11
Updated@bunt/unit@^0.15.11
Updated@bunt/util@^0.15.11