@oclif/plugin-help
Advanced tools
Comparing version 6.2.16 to 6.2.17
@@ -42,3 +42,3 @@ { | ||
}, | ||
"version": "6.2.16" | ||
"version": "6.2.17" | ||
} |
{ | ||
"name": "@oclif/plugin-help", | ||
"description": "Standard help for oclif.", | ||
"version": "6.2.16", | ||
"version": "6.2.17", | ||
"author": "Salesforce", | ||
@@ -15,3 +15,3 @@ "bugs": "https://github.com/oclif/plugin-help/issues", | ||
"@types/chai": "^4.3.16", | ||
"@types/mocha": "^10.0.8", | ||
"@types/mocha": "^10.0.9", | ||
"@types/node": "^18", | ||
@@ -26,4 +26,4 @@ "chai": "^4.5.0", | ||
"lint-staged": "^15", | ||
"mocha": "^10.7.3", | ||
"oclif": "^4.15.6", | ||
"mocha": "^10.8.2", | ||
"oclif": "^4.15.20", | ||
"prettier": "^3.3.3", | ||
@@ -30,0 +30,0 @@ "shx": "^0.3.4", |
@@ -30,3 +30,3 @@ # @oclif/plugin-help | ||
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/v6.2.16/src/commands/help.ts)_ | ||
_See code: [src/commands/help.ts](https://github.com/oclif/plugin-help/blob/v6.2.17/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