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
124
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.42
to
3.2.43
+1
-1
oclif.manifest.json

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

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

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

"@commitlint/config-conventional": "^19",
"@eslint/compat": "^1.4.0",
"@eslint/compat": "^1.4.1",
"@oclif/plugin-help": "^6",
"@oclif/prettier-config": "^0.2.1",
"@oclif/test": "^4.1.14",
"@oclif/test": "^4.1.15",
"@types/chai": "^4.3.16",

@@ -23,4 +23,4 @@ "@types/mocha": "^10.0.10",

"commitlint": "^19",
"eslint": "^9.38.0",
"eslint-config-oclif": "^6.0.110",
"eslint": "^9.39.2",
"eslint-config-oclif": "^6.0.130",
"eslint-config-prettier": "^10.1.8",

@@ -31,4 +31,4 @@ "husky": "^9.1.7",

"nyc": "^15.1.0",
"oclif": "^4.22.32",
"prettier": "^3.6.2",
"oclif": "^4.22.65",
"prettier": "^3.8.0",
"shx": "^0.4.0",

@@ -35,0 +35,0 @@ "ts-node": "^10.9.2",

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

$ oclif-example (--version)
@oclif/plugin-which/3.2.42 linux-x64 node-v22.20.0
@oclif/plugin-which/3.2.43 linux-x64 node-v24.12.0
$ oclif-example --help [COMMAND]

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

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

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