New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@oclif/plugin-which

Package Overview
Dependencies
Maintainers
2
Versions
123
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.44
to
3.2.45
+1
-1
oclif.manifest.json

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

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

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

"nyc": "^15.1.0",
"oclif": "^4.22.79",
"oclif": "^4.22.85",
"prettier": "^3.8.1",

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

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

$ oclif-example (--version)
@oclif/plugin-which/3.2.44 linux-x64 node-v24.14.0
@oclif/plugin-which/3.2.45 linux-x64 node-v24.14.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.44/src/commands/which.ts)_
_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/3.2.45/src/commands/which.ts)_
<!-- commandsstop -->

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