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.39
to
3.2.40
+1
-1
oclif.manifest.json

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

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

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

"commitlint": "^19",
"eslint": "^9.31.0",
"eslint-config-oclif": "^6.0.83",
"eslint-config-prettier": "^10.1.5",
"eslint": "^9.35.0",
"eslint-config-oclif": "^6.0.102",
"eslint-config-prettier": "^10.1.8",
"husky": "^9.1.7",

@@ -30,3 +30,3 @@ "lint-staged": "^15",

"nyc": "^15.1.0",
"oclif": "^4.20.6",
"oclif": "^4.22.18",
"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.39 linux-x64 node-v22.17.0
@oclif/plugin-which/3.2.40 linux-x64 node-v22.19.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.39/src/commands/which.ts)_
_See code: [src/commands/which.ts](https://github.com/oclif/plugin-which/blob/v3.2.40/src/commands/which.ts)_
<!-- commandsstop -->

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