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
125
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.41
to
3.2.42
+1
-1
oclif.manifest.json

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

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

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

"commitlint": "^19",
"eslint": "^9.37.0",
"eslint-config-oclif": "^6.0.107",
"eslint": "^9.38.0",
"eslint-config-oclif": "^6.0.110",
"eslint-config-prettier": "^10.1.8",

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

"nyc": "^15.1.0",
"oclif": "^4.22.27",
"oclif": "^4.22.32",
"prettier": "^3.6.2",

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

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

$ oclif-example (--version)
@oclif/plugin-which/3.2.41 linux-x64 node-v22.20.0
@oclif/plugin-which/3.2.42 linux-x64 node-v22.20.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.41/src/commands/which.ts)_
_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.2.42/src/commands/which.ts)_
<!-- commandsstop -->

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