@bunt/project
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.19.1](https://github.com/izatop/bunt/compare/v0.19.0...v0.19.1) (2021-05-26) | ||
**Note:** Version bump only for package @bunt/project | ||
# [0.19.0](https://github.com/izatop/bunt/compare/v0.18.3...v0.19.0) (2021-05-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bunt/project", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"keywords": [ | ||
@@ -32,9 +32,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/app": "^0.19.0", | ||
"@bunt/cli": "^0.19.0", | ||
"@bunt/unit": "^0.19.0", | ||
"@bunt/app": "^0.19.1", | ||
"@bunt/cli": "^0.19.1", | ||
"@bunt/unit": "^0.19.1", | ||
"@bunt/util": "^0.19.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "8e62b6bb684e9b7cc47b50f0be41c04020e1f9e7" | ||
"gitHead": "a692c96ce4a9e62d97635d280de51a611b8d5bb6" | ||
} |
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
18602
Updated@bunt/app@^0.19.1
Updated@bunt/cli@^0.19.1
Updated@bunt/unit@^0.19.1