@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 2.0.31 to 2.0.32
{ | ||
"version": "2.0.31", | ||
"version": "2.0.32", | ||
"commands": {} | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "2.0.31", | ||
"version": "2.0.32", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^2.6.2", | ||
"@oclif/core": "^2.6.4", | ||
"chalk": "^4.1.0", | ||
@@ -10,0 +10,0 @@ "debug": "^4.1.0", |
Updated@oclif/core@^2.6.4