@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 3.0.4 to 3.0.5
{ | ||
"commands": {}, | ||
"version": "3.0.4" | ||
"version": "3.0.5" | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.12.0", | ||
"@oclif/core": "^3.13.1", | ||
"chalk": "^5.3.0", | ||
@@ -17,9 +17,9 @@ "debug": "^4.1.0", | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^3.0.2", | ||
"@types/chai": "^4.3.10", | ||
"@oclif/test": "^3.1.3", | ||
"@types/chai": "^4.3.11", | ||
"@types/debug": "^4.1.12", | ||
"@types/lodash.template": "^4.5.3", | ||
"@types/mocha": "^10.0.4", | ||
"@types/mocha": "^10.0.6", | ||
"@types/node": "^18", | ||
"@types/semver": "^7.5.5", | ||
"@types/semver": "^7.5.6", | ||
"chai": "^4.3.10", | ||
@@ -29,3 +29,3 @@ "commitlint": "^17.8.1", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.16", | ||
"eslint-config-oclif-typescript": "^3.0.20", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -32,0 +32,0 @@ "globby": "^11.0.1", |
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
301073
Updated@oclif/core@^3.13.1