Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/plugin-autocomplete

Package Overview
Dependencies
Maintainers
2
Versions
95
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.8 to 3.0.9

2

oclif.manifest.json

@@ -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

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