@oclif/plugin-help
Advanced tools
Comparing version 6.0.3 to 6.0.4
@@ -42,3 +42,3 @@ { | ||
}, | ||
"version": "6.0.3" | ||
"version": "6.0.4" | ||
} |
{ | ||
"name": "@oclif/plugin-help", | ||
"description": "Standard help for oclif.", | ||
"version": "6.0.3", | ||
"version": "6.0.4", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-help/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.2.1" | ||
"@oclif/core": "^3.5.0" | ||
}, | ||
@@ -18,3 +18,3 @@ "devDependencies": { | ||
"chai": "^4.3.10", | ||
"commitlint": "^17.7.2", | ||
"commitlint": "^17.8.1", | ||
"eslint": "^8.51.0", | ||
@@ -21,0 +21,0 @@ "eslint-config-oclif": "^5.0.0", |
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
Updated@oclif/core@^3.5.0