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

@@ -42,4 +42,4 @@ "keywords": [

"dependencies": {
"env-path-key": "^1.0.3",
"function-exec-sync": "^1.1.9",
"env-path-key": "^1.0.4",
"function-exec-sync": "^1.1.10",
"semver": "^5.7.1"

@@ -46,0 +46,0 @@ },