@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 2.0.29 to 2.0.30
{ | ||
"version": "2.0.29", | ||
"version": "2.0.30", | ||
"commands": {} | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "2.0.29", | ||
"version": "2.0.30", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^2.1.7", | ||
"@oclif/core": "^2.4.0", | ||
"chalk": "^4.1.0", | ||
@@ -22,3 +22,3 @@ "debug": "^4.1.0", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^14.18.36", | ||
"@types/node": "^14.18.37", | ||
"@types/semver": "^7.3.13", | ||
@@ -25,0 +25,0 @@ "chai": "^4.3.7", |
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
Updated@oclif/core@^2.4.0