@oclif/test
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,9 @@ | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/oclif/test/compare/v1.0.0...v1.0.1) (2018-02-13) | ||
### Bug Fixes | ||
* updated deps ([65323eb](https://github.com/oclif/test/commit/65323eb)) | ||
<a name="0.10.16"></a> | ||
@@ -2,0 +10,0 @@ ## [0.10.16](https://github.com/oclif/test/compare/e3693460c4c91ee8e0f932b28304faaf8ce2f523...v0.10.16) (2018-02-13) |
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -11,6 +11,6 @@ "bugs": "https://github.com/oclif/test/issues", | ||
"devDependencies": { | ||
"@oclif/command": "^1.2.22", | ||
"@oclif/config": "^1.3.47", | ||
"@oclif/command": "^1.2.23", | ||
"@oclif/config": "^1.3.48", | ||
"@oclif/errors": "^1.0.1", | ||
"@oclif/tslint": "^0.2.10", | ||
"@oclif/tslint": "^1.0.1", | ||
"@types/chai": "^4.1.2", | ||
@@ -17,0 +17,0 @@ "@types/mocha": "^2.2.48", |
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
23590