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.5
to
1.0.6
+3
-3
package.json
{
"name": "node-exec-path",
"version": "1.0.5",
"version": "1.0.6",
"description": "Helpers for node executable paths",

@@ -19,3 +19,3 @@ "keywords": [

"type": "git",
"url": "git@github.com:kmalakoff/node-exec-path.git"
"url": "git+ssh://git@github.com/kmalakoff/node-exec-path.git"
},

@@ -44,3 +44,3 @@ "license": "MIT",

"env-path-key": "^1.0.3",
"function-exec-sync": "^1.1.8",
"function-exec-sync": "^1.1.9",
"semver": "^5.7.1"

@@ -47,0 +47,0 @@ },