@oclif/test
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -0,1 +1,9 @@ | ||
<a name="1.0.5"></a> | ||
## [1.0.5](https://github.com/oclif/test/compare/b30b892e91729769bf2e991ca5922926a7add90b...v1.0.5) (2018-04-18) | ||
### Bug Fixes | ||
* updated deps ([90e407f](https://github.com/oclif/test/commit/90e407f)) | ||
<a name="1.0.4"></a> | ||
@@ -2,0 +10,0 @@ ## [1.0.4](https://github.com/oclif/test/compare/97986a4ea3ac8d703d2c755a29dd9282bd2eb4b1...v1.0.4) (2018-04-06) |
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/oclif/test/issues", | ||
"dependencies": { | ||
"fancy-test": "^1.0.3" | ||
"fancy-test": "^1.0.5" | ||
}, | ||
"devDependencies": { | ||
"@oclif/command": "^1.4.7", | ||
"@oclif/config": "^1.3.62", | ||
"@oclif/errors": "^1.0.3", | ||
"@oclif/tslint": "^1.0.2", | ||
"@oclif/command": "^1.4.13", | ||
"@oclif/config": "^1.6.4", | ||
"@oclif/errors": "^1.0.4", | ||
"@oclif/tslint": "^1.1.0", | ||
"@types/chai": "^4.1.2", | ||
"@types/mocha": "^5.0.0", | ||
"@types/node": "^9.6.2", | ||
"@types/node": "^9.6.5", | ||
"chai": "^4.1.2", | ||
"globby": "^8.0.1", | ||
"mocha": "^5.0.5", | ||
"ts-node": "^5.0.1", | ||
"mocha": "^5.1.0", | ||
"ts-node": "^6.0.0", | ||
"tslint": "^5.9.1", | ||
@@ -23,0 +23,0 @@ "typescript": "^2.8.1" |
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
25774
Updatedfancy-test@^1.0.5