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

@oclif/plugin-search

Package Overview
Dependencies
Maintainers
0
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.2.9 to 1.2.10

2

oclif.manifest.json

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

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

@@ -19,18 +19,18 @@ "author": "Salesforce",

"@types/inquirer": "^8.2.10",
"@types/mocha": "^10.0.7",
"@types/mocha": "^10.0.8",
"@types/node": "^18",
"chai": "^4",
"commitlint": "^19",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-oclif": "^5.2.1",
"eslint-config-oclif-typescript": "^3.1.10",
"eslint-config-oclif-typescript": "^3.1.11",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15",
"mocha": "^10.7.3",
"oclif": "^4.14.30",
"oclif": "^4.14.35",
"prettier": "^3.3.3",
"shx": "^0.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},

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

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

$ @oclif/plugin-search (--version)
@oclif/plugin-search/1.2.9 linux-x64 node-v20.17.0
@oclif/plugin-search/1.2.10 linux-x64 node-v20.17.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.2.9/src/commands/search.ts)_
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.2.10/src/commands/search.ts)_
<!-- commandsstop -->

@@ -56,0 +56,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