@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 3.0.6 to 3.0.7
{ | ||
"commands": {}, | ||
"version": "3.0.6" | ||
"version": "3.0.7" | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.14.1", | ||
"@oclif/core": "^3.15.0", | ||
"chalk": "^5.3.0", | ||
@@ -26,3 +26,3 @@ "debug": "^4.1.0", | ||
"commitlint": "^17.8.1", | ||
"eslint": "^8.53.0", | ||
"eslint": "^8.55.0", | ||
"eslint-config-oclif": "^5.0.0", | ||
@@ -39,3 +39,3 @@ "eslint-config-oclif-typescript": "^3.0.20", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.3.2" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -42,0 +42,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
300854
Updated@oclif/core@^3.15.0