@oclif/plugin-autocomplete
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -117,3 +117,3 @@ { | ||
}, | ||
"version": "3.0.6" | ||
"version": "3.0.7" | ||
} |
{ | ||
"name": "@oclif/plugin-autocomplete", | ||
"description": "autocomplete plugin for oclif", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-autocomplete/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.16.0", | ||
"@oclif/core": "^3.18.2", | ||
"chalk": "^5.3.0", | ||
@@ -33,3 +33,3 @@ "debug": "^4.3.4", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^15.2.0", | ||
"lint-staged": "^15.2.1", | ||
"mocha": "^10.2.0", | ||
@@ -36,0 +36,0 @@ "nock": "^13.5.0", |
@@ -63,3 +63,3 @@ # @oclif/plugin-autocomplete | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.6/src/commands/autocomplete/index.ts)_ | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.7/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
420668
Updated@oclif/core@^3.18.2