Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@oclif/plugin-which

Package Overview
Dependencies
Maintainers
2
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-which - npm Package Compare versions

Comparing version
3.2.54
to
3.2.55
+1
-1
oclif.manifest.json

@@ -54,3 +54,3 @@ {

},
"version": "3.2.54"
"version": "3.2.55"
}
{
"name": "@oclif/plugin-which",
"description": "find which plugin a command is in",
"version": "3.2.54",
"version": "3.2.55",
"author": "Salesforce",

@@ -23,3 +23,3 @@ "bugs": "https://github.com/oclif/plugin-which/issues",

"eslint": "^9.39.4",
"eslint-config-oclif": "^6.0.162",
"eslint-config-oclif": "^6.0.164",
"eslint-config-prettier": "^10.1.8",

@@ -30,3 +30,3 @@ "husky": "^9.1.7",

"nyc": "^15.1.0",
"oclif": "^4.23.0",
"oclif": "^4.23.7",
"prettier": "^3.8.3",

@@ -33,0 +33,0 @@ "shx": "^0.4.0",

@@ -24,3 +24,3 @@ # @oclif/plugin-which

$ oclif-example (--version)
@oclif/plugin-which/3.2.54 linux-x64 node-v24.15.0
@oclif/plugin-which/3.2.55 linux-x64 node-v24.15.0
$ oclif-example --help [COMMAND]

@@ -70,3 +70,3 @@ USAGE

_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/3.2.54/src/commands/which.ts)_
_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/3.2.55/src/commands/which.ts)_
<!-- commandsstop -->

@@ -73,0 +73,0 @@