@bunt/app
Advanced tools
Comparing version 0.14.2 to 0.14.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.14.4](https://github.com/izatop/bunt/compare/v0.14.3...v0.14.4) (2021-01-20) | ||
**Note:** Version bump only for package @bunt/app | ||
## [0.14.2](https://github.com/izatop/bunt/compare/v0.14.1...v0.14.2) (2021-01-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bunt/app", | ||
"version": "0.14.2", | ||
"version": "0.14.4", | ||
"keywords": [ | ||
@@ -29,9 +29,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/input": "^0.14.2", | ||
"@bunt/unit": "^0.14.2", | ||
"@bunt/util": "^0.14.2", | ||
"@bunt/input": "^0.14.4", | ||
"@bunt/unit": "^0.14.4", | ||
"@bunt/util": "^0.14.4", | ||
"path-to-regexp": "^6.2.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "ec3bff4d4e2f98894582028bde969057633302e9" | ||
"gitHead": "c1fc8faad8ab6eac029d6fdbd97c6f0742c41759" | ||
} |
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
59387
Updated@bunt/input@^0.14.4
Updated@bunt/unit@^0.14.4
Updated@bunt/util@^0.14.4