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 2.3.6 to 2.3.7

2

oclif.manifest.json
{
"version": "2.3.6",
"version": "2.3.7",
"commands": {

@@ -4,0 +4,0 @@ "autocomplete:create": {

{
"name": "@oclif/plugin-autocomplete",
"description": "autocomplete plugin for oclif",
"version": "2.3.6",
"version": "2.3.7",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-autocomplete/issues",
"dependencies": {
"@oclif/core": "^2.11.7",
"@oclif/core": "^2.15.0",
"chalk": "^4.1.0",

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

"mocha": "^8.2.1",
"nock": "^13.3.2",
"nock": "^13.3.3",
"nyc": "^15.1.0",
"oclif": "^3.11.2",
"oclif": "^3.11.3",
"shx": "^0.3.3",

@@ -37,3 +37,3 @@ "sinon": "^12.0.1",

"ts-node": "^9.0.0",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"typescript": "4.6.3"

@@ -40,0 +40,0 @@ },

@@ -60,3 +60,3 @@ @oclif/plugin-autocomplete

_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v2.3.6/src/commands/autocomplete/index.ts)_
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v2.3.7/src/commands/autocomplete/index.ts)_
<!-- commandsstop -->
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