Comparing version 0.3.0 to 0.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.4.0"></a> | ||
# [0.4.0](https://github.com/Igmat/baset/compare/v0.3.0...v0.4.0) (2018-01-24) | ||
**Note:** Version bump only for package baset-cli | ||
<a name="0.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/Igmat/baset/compare/v0.2.2...v0.3.0) (2018-01-23) |
@@ -0,0 +0,0 @@ /// <reference types="yargs" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="yargs" /> |
@@ -0,0 +0,0 @@ "use strict"; |
/// <reference types="yargs" /> | ||
import * as yargs from 'yargs'; | ||
export declare const cli: yargs.Argv; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "baset-cli", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"@types/yargs": "^10.0.1", | ||
"baset": "^0.3.0", | ||
"baset": "^0.4.0", | ||
"tslint": "^5.9.1", | ||
@@ -26,3 +26,3 @@ "typescript": "^2.6.2" | ||
"dependencies": { | ||
"baset-core": "^0.3.0", | ||
"baset-core": "^0.4.0", | ||
"find-up": "^2.1.0", | ||
@@ -29,0 +29,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
9284
+ Addedbaset-core@0.4.1(transitive)
- Removedbaset-core@0.3.0(transitive)
Updatedbaset-core@^0.4.0