@oclif/plugin-help
Advanced tools
Comparing version 6.2.19 to 6.2.20
@@ -42,3 +42,3 @@ { | ||
}, | ||
"version": "6.2.19" | ||
"version": "6.2.20" | ||
} |
{ | ||
"name": "@oclif/plugin-help", | ||
"description": "Standard help for oclif.", | ||
"version": "6.2.19", | ||
"version": "6.2.20", | ||
"author": "Salesforce", | ||
@@ -21,3 +21,3 @@ "bugs": "https://github.com/oclif/plugin-help/issues", | ||
"eslint-config-oclif": "^5.2.2", | ||
"eslint-config-oclif-typescript": "^3.1.12", | ||
"eslint-config-oclif-typescript": "^3.1.13", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -27,4 +27,4 @@ "husky": "^9.1.7", | ||
"mocha": "^10.8.2", | ||
"oclif": "^4.15.29", | ||
"prettier": "^3.4.1", | ||
"oclif": "^4.16.2", | ||
"prettier": "^3.4.2", | ||
"shx": "^0.3.4", | ||
@@ -31,0 +31,0 @@ "ts-node": "^10.9.2", |
@@ -30,3 +30,3 @@ # @oclif/plugin-help | ||
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/v6.2.19/src/commands/help.ts)_ | ||
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/v6.2.20/src/commands/help.ts)_ | ||
<!-- commandsstop --> | ||
@@ -33,0 +33,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
6248