Socket
Socket
Sign inDemoInstall

@oclif/plugin-autocomplete

Package Overview
Dependencies
Maintainers
2
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-autocomplete - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8

2

oclif.manifest.json

@@ -117,3 +117,3 @@ {

},
"version": "3.0.7"
"version": "3.0.8"
}
{
"name": "@oclif/plugin-autocomplete",
"description": "autocomplete plugin for oclif",
"version": "3.0.7",
"version": "3.0.8",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-autocomplete/issues",
"dependencies": {
"@oclif/core": "^3.18.2",
"@oclif/core": "^3.19.1",
"chalk": "^5.3.0",

@@ -29,3 +29,3 @@ "debug": "^4.3.4",

"eslint-config-oclif": "^5.0.0",
"eslint-config-oclif-typescript": "^3.0.39",
"eslint-config-oclif-typescript": "^3.0.42",
"eslint-config-prettier": "^9.1.0",

@@ -36,3 +36,3 @@ "globby": "^11",

"mocha": "^10.2.0",
"nock": "^13.5.0",
"nock": "^13.5.1",
"nyc": "^15.1.0",

@@ -39,0 +39,0 @@ "oclif": "^4.4.0",

@@ -63,3 +63,3 @@ # @oclif/plugin-autocomplete

_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.7/src/commands/autocomplete/index.ts)_
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.8/src/commands/autocomplete/index.ts)_
<!-- commandsstop -->

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc