Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign 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.1.6
to
1.1.7
+3
-3
package.json
{
"name": "node-exec-path",
"version": "1.1.6",
"version": "1.1.7",
"description": "Helpers for node executable paths",

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

"dependencies": {
"env-path-key": "^1.0.20",
"function-exec-sync": "^1.4.4",
"env-path-key": "^1.1.0",
"function-exec-sync": "^1.4.5",
"semver": "^5.7.1"

@@ -52,0 +52,0 @@ },