You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

node-exec-path

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-exec-path - npm Package Compare versions

Comparing version
1.0.15
to
1.0.16
+5
-6
package.json
{
"name": "node-exec-path",
"version": "1.0.15",
"version": "1.0.16",
"description": "Helpers for node executable paths",

@@ -40,10 +40,9 @@ "keywords": [

"dependencies": {
"env-path-key": "^1.0.8",
"function-exec-sync": "^1.2.9",
"env-path-key": "^1.0.9",
"function-exec-sync": "^1.2.10",
"semver": "^5.7.1"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.5"
"@types/mocha": "*",
"@types/node": "*"
},

@@ -50,0 +49,0 @@ "engines": {