@oclif/config
Advanced tools
Comparing version 1.12.8 to 1.12.9
@@ -0,1 +1,5 @@ | ||
## [1.12.9](https://github.com/oclif/config/compare/v1.12.8...v1.12.9) (2019-02-27) | ||
## [1.12.8](https://github.com/oclif/config/compare/v1.12.7...v1.12.8) (2019-02-19) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "@oclif/config", | ||
"description": "base config object and standard interfaces for oclif components", | ||
"version": "1.12.8", | ||
"version": "1.12.9", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -20,3 +20,3 @@ "bugs": "https://github.com/oclif/config/issues", | ||
"@types/mocha": "^5.2.6", | ||
"@types/node": "^11.9.4", | ||
"@types/node": "^11.9.5", | ||
"@types/proxyquire": "^1.3.28", | ||
@@ -29,7 +29,7 @@ "@types/wrap-ansi": "^3.0.0", | ||
"lodash": "^4.17.11", | ||
"mocha": "^6.0.0", | ||
"mocha": "^6.0.2", | ||
"proxyquire": "^2.1.0", | ||
"ts-node": "^8.0.2", | ||
"tslint": "^5.12.1", | ||
"typescript": "^3.3.3" | ||
"tslint": "^5.13.0", | ||
"typescript": "^3.3.3333" | ||
}, | ||
@@ -36,0 +36,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
98737