Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.4.1"></a> | ||
## [0.4.1](https://github.com/Igmat/baset/compare/v0.4.0...v0.4.1) (2018-01-24) | ||
**Note:** Version bump only for package baset-cli | ||
<a name="0.4.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.4.0](https://github.com/Igmat/baset/compare/v0.3.0...v0.4.0) (2018-01-24) |
{ | ||
"name": "baset-cli", | ||
"version": "0.4.0", | ||
"description": "", | ||
"version": "0.4.1", | ||
"description": "CLI for BaseT project.", | ||
"keywords": [ | ||
"baset-cli", | ||
"baseline", | ||
"unit-test", | ||
"test", | ||
"testing", | ||
"e2e-test" | ||
], | ||
"main": "dist/index.js", | ||
@@ -11,3 +19,6 @@ "types": "dist/index.d.ts", | ||
"tslint": "tslint -c tslint.json -p tsconfig.json", | ||
"test": "baset" | ||
"test": "baset", | ||
"accept": "baset accept", | ||
"doctoc": "doctoc README.md", | ||
"prepublish": "npm run doctoc" | ||
}, | ||
@@ -21,3 +32,4 @@ "author": "", | ||
"@types/yargs": "^10.0.1", | ||
"baset": "^0.4.0", | ||
"baset": "^0.4.1", | ||
"doctoc": "^1.3.0", | ||
"tslint": "^5.9.1", | ||
@@ -27,3 +39,3 @@ "typescript": "^2.6.2" | ||
"dependencies": { | ||
"baset-core": "^0.4.0", | ||
"baset-core": "^0.4.1", | ||
"find-up": "^2.1.0", | ||
@@ -30,0 +42,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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
11058
13
1
6
8
Updatedbaset-core@^0.4.1