@bunt/project
Advanced tools
Comparing version 0.18.0 to 0.18.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.18.1](https://github.com/izatop/bunt/compare/v0.18.0...v0.18.1) (2021-05-24) | ||
**Note:** Version bump only for package @bunt/project | ||
# [0.18.0](https://github.com/izatop/bunt/compare/v0.17.0...v0.18.0) (2021-05-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bunt/project", | ||
"version": "0.18.0", | ||
"version": "0.18.1", | ||
"keywords": [ | ||
@@ -32,9 +32,9 @@ "typescript" | ||
"dependencies": { | ||
"@bunt/app": "^0.18.0", | ||
"@bunt/cli": "^0.18.0", | ||
"@bunt/unit": "^0.18.0", | ||
"@bunt/app": "^0.18.1", | ||
"@bunt/cli": "^0.18.1", | ||
"@bunt/unit": "^0.18.1", | ||
"@bunt/util": "^0.18.0" | ||
}, | ||
"license": "MIT", | ||
"gitHead": "21e4f7bc6fce2bdcb796b33dcccc9b3cdda6a8e3" | ||
"gitHead": "9b7005b18639871f88aff2f0d43b7b101e79fb26" | ||
} |
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
17815
Updated@bunt/app@^0.18.1
Updated@bunt/cli@^0.18.1
Updated@bunt/unit@^0.18.1