@oclif/plugin-autocomplete
Advanced tools
Comparing version 2.1.8 to 2.1.9
{ | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"commands": { | ||
@@ -4,0 +4,0 @@ "autocomplete:create": { |
{ | ||
"name": "@oclif/plugin-autocomplete", | ||
"description": "autocomplete plugin for oclif", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-autocomplete/issues", | ||
"dependencies": { | ||
"@oclif/core": "^2.8.0", | ||
"@oclif/core": "^2.8.2", | ||
"chalk": "^4.1.0", | ||
@@ -30,3 +30,3 @@ "debug": "^4.3.4", | ||
"nyc": "^15.1.0", | ||
"oclif": "^3.7.2", | ||
"oclif": "^3.8.1", | ||
"shx": "^0.3.3", | ||
@@ -33,0 +33,0 @@ "sinon": "^12.0.1", |
@@ -58,3 +58,3 @@ @oclif/plugin-autocomplete | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v2.1.8/src/commands/autocomplete/index.ts)_ | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v2.1.9/src/commands/autocomplete/index.ts)_ | ||
<!-- commandsstop --> |
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@^2.8.2