Comparing version 0.10.0 to 0.11.0
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="0.11.0"></a> | ||
# [0.11.0](https://github.com/Igmat/baset/compare/v0.10.0...v0.11.0) (2018-03-08) | ||
### Bug Fixes | ||
* **cli:** readable output for scaffold command ([d5350db](https://github.com/Igmat/baset/commit/d5350db)) | ||
### Features | ||
* **cli:** scaffold command for cli ([4bb4534](https://github.com/Igmat/baset/commit/4bb4534)) | ||
<a name="0.10.0"></a> | ||
@@ -8,0 +24,0 @@ # [0.10.0](https://github.com/Igmat/baset/compare/v0.9.1...v0.10.0) (2018-03-07) |
{ | ||
"name": "baset-cli", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "CLI for BaseT project.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@types/yargs": "^10.0.1", | ||
"baset": "^0.10.0", | ||
"baset": "^0.11.0", | ||
"doctoc": "^1.3.0", | ||
@@ -42,3 +42,3 @@ "tslint": "^5.9.1", | ||
"dependencies": { | ||
"baset-core": "^0.10.0", | ||
"baset-core": "^0.11.0", | ||
"find-up": "^2.1.0", | ||
@@ -45,0 +45,0 @@ "glob": "^7.1.2", |
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
25411
19
274
+ Addedbaset-core@0.11.1(transitive)
+ Addedchance@1.1.12(transitive)
+ Addedtypescript@5.8.0-dev.20241108(transitive)
- Removedbaset-core@0.10.0(transitive)
Updatedbaset-core@^0.11.0