@oclif/plugin-autocomplete
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -117,3 +117,3 @@ { | ||
}, | ||
"version": "3.0.8" | ||
"version": "3.0.9" | ||
} |
{ | ||
"name": "@oclif/plugin-autocomplete", | ||
"description": "autocomplete plugin for oclif", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-autocomplete/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.19.1", | ||
"@oclif/core": "^3.19.2", | ||
"chalk": "^5.3.0", | ||
@@ -26,6 +26,6 @@ "debug": "^4.3.4", | ||
"chai": "^4", | ||
"commitlint": "^18.6.0", | ||
"commitlint": "^18.6.1", | ||
"eslint": "^8.56.0", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.42", | ||
"eslint-config-oclif-typescript": "^3.0.44", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -35,7 +35,7 @@ "globby": "^11", | ||
"lint-staged": "^15.2.1", | ||
"mocha": "^10.2.0", | ||
"mocha": "^10.3.0", | ||
"nock": "^13.5.1", | ||
"nyc": "^15.1.0", | ||
"oclif": "^4.4.0", | ||
"prettier": "^3.2.4", | ||
"oclif": "^4.4.8", | ||
"prettier": "^3.2.5", | ||
"shx": "^0.3.3", | ||
@@ -42,0 +42,0 @@ "ts-node": "^10.9.2", |
@@ -63,3 +63,3 @@ # @oclif/plugin-autocomplete | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.8/src/commands/autocomplete/index.ts)_ | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.9/src/commands/autocomplete/index.ts)_ | ||
<!-- commandsstop --> |
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
416129
Updated@oclif/core@^3.19.2