New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/plugin-search

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-search - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

oclif.manifest.json

@@ -28,3 +28,3 @@ {

},
"version": "1.0.1"
"version": "1.0.2"
}
{
"name": "@oclif/plugin-search",
"version": "1.0.1",
"version": "1.0.2",
"description": "A command for searching commands",

@@ -8,3 +8,3 @@ "author": "Salesforce",

"dependencies": {
"@oclif/core": "^3.0.5",
"@oclif/core": "^3.0.9",
"inquirer-autocomplete-standalone": "^0.7.0"

@@ -11,0 +11,0 @@ },

@@ -25,3 +25,3 @@ # @oclif/plugin-search

$ @oclif/plugin-search (--version)
@oclif/plugin-search/1.0.1 linux-x64 node-v18.18.0
@oclif/plugin-search/1.0.2 linux-x64 node-v18.18.0
$ @oclif/plugin-search --help [COMMAND]

@@ -53,3 +53,3 @@ USAGE

_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.1/src/commands/search.ts)_
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.2/src/commands/search.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