@oclif/test
Advanced tools
Comparing version 1.2.2 to 1.2.4
@@ -71,3 +71,2 @@ import * as Config from '@oclif/config'; | ||
output: { | ||
error?: Error | undefined; | ||
nock: number; | ||
@@ -74,0 +73,0 @@ }; |
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "1.2.2", | ||
"version": "1.2.4", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/oclif/test/issues", | ||
"dependencies": { | ||
"fancy-test": "^1.4.1" | ||
"fancy-test": "^1.4.3" | ||
}, | ||
"devDependencies": { | ||
"@oclif/command": "^1.5.4", | ||
"@oclif/config": "^1.8.7", | ||
"@oclif/command": "^1.5.10", | ||
"@oclif/config": "^1.12.6", | ||
"@oclif/errors": "^1.2.2", | ||
"@oclif/tslint": "^3.1.1", | ||
"@types/chai": "^4.1.6", | ||
"@types/chai": "^4.1.7", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.11.7", | ||
"@types/node": "^10.12.24", | ||
"chai": "^4.2.0", | ||
"globby": "^8.0.1", | ||
"globby": "^9.0.0", | ||
"mocha": "^5.2.0", | ||
"ts-node": "^7.0.1", | ||
"tslint": "^5.11.0", | ||
"typescript": "3.1.3" | ||
"ts-node": "^8.0.2", | ||
"tslint": "^5.12.1", | ||
"typescript": "3.3.3" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
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
27888
273
Updatedfancy-test@^1.4.3