@oclif/plugin-warn-if-update-available
Advanced tools
Comparing version 2.0.40 to 2.0.41
{ | ||
"version": "2.0.40", | ||
"version": "2.0.41", | ||
"commands": {} | ||
} |
{ | ||
"name": "@oclif/plugin-warn-if-update-available", | ||
"description": "warns if there is a newer version of CLI released", | ||
"version": "2.0.40", | ||
"version": "2.0.41", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", | ||
"dependencies": { | ||
"@oclif/core": "^2.8.7", | ||
"@oclif/core": "^2.8.11", | ||
"chalk": "^4.1.0", | ||
@@ -22,3 +22,3 @@ "debug": "^4.1.0", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^14.18.51", | ||
"@types/node": "^14.18.53", | ||
"@types/semver": "^7.5.0", | ||
@@ -33,3 +33,3 @@ "chai": "^4.3.7", | ||
"ts-node": "^9.1.1", | ||
"tslib": "^2.5.3", | ||
"tslib": "^2.6.0", | ||
"typescript": "4.4.3" | ||
@@ -36,0 +36,0 @@ }, |
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
9712
Updated@oclif/core@^2.8.11