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

@oclif/plugin-search

Package Overview
Dependencies
Maintainers
1
Versions
76
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.14 to 1.0.15

2

oclif.manifest.json

@@ -29,3 +29,3 @@ {

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

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

"dependencies": {
"@oclif/core": "^3.19.1",
"@oclif/core": "^3.19.2",
"inquirer-autocomplete-standalone": "^0.8.1"

@@ -17,3 +17,3 @@ },

"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^3.1.13",
"@oclif/test": "^3.1.16",
"@types/chai": "^4",

@@ -27,3 +27,3 @@ "@types/inquirer": "^8.2.10",

"eslint-config-oclif": "^5.0.0",
"eslint-config-oclif-typescript": "^3.0.44",
"eslint-config-oclif-typescript": "^3.0.47",
"eslint-config-prettier": "^9.1.0",

@@ -34,3 +34,3 @@ "globby": "^11",

"mocha": "^10.2.0",
"oclif": "^4.4.8",
"oclif": "^4.4.14",
"prettier": "^3.2.5",

@@ -37,0 +37,0 @@ "shx": "^0.3.3",

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

$ @oclif/plugin-search (--version)
@oclif/plugin-search/1.0.14 linux-x64 node-v20.11.0
@oclif/plugin-search/1.0.15 linux-x64 node-v20.11.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.14/src/commands/search.ts)_
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.15/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