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.1.11 to 3.2.0

lib/hooks/refresh-cache.d.ts

2

oclif.manifest.json

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

},
"version": "3.1.11"
"version": "3.2.0"
}
{
"name": "@oclif/plugin-autocomplete",
"description": "autocomplete plugin for oclif",
"version": "3.1.11",
"version": "3.2.0",
"author": "Salesforce",

@@ -60,3 +60,7 @@ "bugs": "https://github.com/oclif/plugin-autocomplete/issues",

],
"flexibleTaxonomy": true
"flexibleTaxonomy": true,
"hooks": {
"plugins:postinstall": "./lib/hooks/refresh-cache.js",
"plugins:postuninstall": "./lib/hooks/refresh-cache.js"
}
},

@@ -63,0 +67,0 @@ "repository": "oclif/plugin-autocomplete",

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

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

@@ -67,0 +67,0 @@

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