@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 2.0.17 to 2.0.18
@@ -1,1 +0,1 @@ | ||
{"version":"2.0.17","commands":{}} | ||
{"version":"2.0.18","commands":{}} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^1.22.0", | ||
"@oclif/core": "^1.23.1", | ||
"chalk": "^4.1.0", | ||
@@ -22,3 +22,3 @@ "debug": "^4.1.0", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^14.18.34", | ||
"@types/node": "^14.18.35", | ||
"@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@^1.23.1