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