@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 3.0.9 to 3.0.10
{ | ||
"commands": {}, | ||
"version": "3.0.9" | ||
"version": "3.0.10" | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.16.0", | ||
"@oclif/core": "^3.18.2", | ||
"chalk": "^5.3.0", | ||
@@ -17,3 +17,3 @@ "debug": "^4.1.0", | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^3.1.7", | ||
"@oclif/test": "^3.1.13", | ||
"@types/chai": "^4.3.11", | ||
@@ -29,3 +29,3 @@ "@types/debug": "^4.1.12", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.33", | ||
"eslint-config-oclif-typescript": "^3.0.42", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -36,4 +36,4 @@ "globby": "^11.0.1", | ||
"mocha": "^10.2.0", | ||
"oclif": "^4.1.0", | ||
"prettier": "^3.1.1", | ||
"oclif": "^4.4.0", | ||
"prettier": "^3.2.4", | ||
"sinon": "^16.1.3", | ||
@@ -40,0 +40,0 @@ "ts-node": "^10.9.2", |
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
346367
Updated@oclif/core@^3.18.2