@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 1.5.2 to 1.5.3
@@ -0,1 +1,8 @@ | ||
## [1.5.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.2...v1.5.3) (2018-09-14) | ||
### Bug Fixes | ||
* remove greenkeeper-lockfile ([e95cd6c](https://github.com/oclif/plugin-warn-if-update-available/commit/e95cd6c)) | ||
## [1.5.2](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.1...v1.5.2) (2018-08-28) | ||
@@ -2,0 +9,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"version":"1.5.2","commands":{}} | ||
{"version":"1.5.3","commands":{}} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "1.5.2", | ||
"version": "1.5.3", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -9,18 +9,18 @@ "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"@oclif/command": "^1.5.0", | ||
"@oclif/config": "^1.7.2", | ||
"@oclif/config": "^1.7.6", | ||
"@oclif/errors": "^1.2.0", | ||
"chalk": "^2.4.1", | ||
"debug": "^3.1.0", | ||
"debug": "^4.0.1", | ||
"fs-extra": "^7.0.0", | ||
"http-call": "^5.2.1", | ||
"http-call": "^5.2.2", | ||
"semver": "^5.5.1" | ||
}, | ||
"devDependencies": { | ||
"@oclif/dev-cli": "^1.17.0", | ||
"@oclif/test": "^1.2.0", | ||
"@oclif/tslint": "^2.0.0", | ||
"@oclif/dev-cli": "^1.18.0", | ||
"@oclif/test": "^1.2.1", | ||
"@oclif/tslint": "^3.1.0", | ||
"@types/chai": "^4.1.4", | ||
"@types/fs-extra": "^5.0.4", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.9.3", | ||
"@types/node": "^10.9.4", | ||
"@types/semver": "^5.5.0", | ||
@@ -33,3 +33,3 @@ "chai": "^4.1.2", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.0.1" | ||
"typescript": "^3.0.3" | ||
}, | ||
@@ -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
15760
655430
133
5
8
0
40
- Removeddebug@3.2.7(transitive)
Updated@oclif/config@^1.7.6
Updateddebug@^4.0.1
Updatedhttp-call@^5.2.2