@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 3.1.7 to 3.1.8
{ | ||
"commands": {}, | ||
"version": "3.1.7" | ||
"version": "3.1.8" | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "3.1.7", | ||
"version": "3.1.8", | ||
"author": "Salesforce", | ||
@@ -19,3 +19,3 @@ "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"@types/debug": "^4.1.12", | ||
"@types/lodash": "^4.17.5", | ||
"@types/lodash": "^4.17.6", | ||
"@types/mocha": "^10.0.7", | ||
@@ -32,4 +32,4 @@ "@types/node": "^18", | ||
"lint-staged": "^15", | ||
"mocha": "^10.5.2", | ||
"oclif": "^4.13.11", | ||
"mocha": "^10.6.0", | ||
"oclif": "^4.13.13", | ||
"prettier": "^3.3.2", | ||
@@ -36,0 +36,0 @@ "shx": "^0.3.3", |
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
2
41