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.3 to 3.0.4

2

oclif.manifest.json

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

},
"version": "3.0.3"
"version": "3.0.4"
}
{
"name": "@oclif/plugin-autocomplete",
"description": "autocomplete plugin for oclif",
"version": "3.0.3",
"version": "3.0.4",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-autocomplete/issues",
"dependencies": {
"@oclif/core": "^3.14.1",
"@oclif/core": "^3.15.1",
"chalk": "^5.3.0",

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

"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.1.2",
"@oclif/test": "^3.1.5",
"@types/chai": "^4",

@@ -27,10 +27,10 @@ "@types/chalk": "^2.2.0",

"chai": "^4",
"commitlint": "^18.4.2",
"eslint": "^8.53.0",
"commitlint": "^18.4.3",
"eslint": "^8.56.0",
"eslint-config-oclif": "^5.0.0",
"eslint-config-oclif-typescript": "^3.0.24",
"eslint-config-oclif-typescript": "^3.0.29",
"eslint-config-prettier": "^9.1.0",
"globby": "^11",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"mocha": "^10.2.0",

@@ -42,4 +42,4 @@ "nock": "^13.4.0",

"shx": "^0.3.3",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},

@@ -46,0 +46,0 @@ "engines": {

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

_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.3/src/commands/autocomplete/index.ts)_
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.0.4/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