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-version-utils

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-version-utils - npm Package Compare versions

Comparing version
1.2.5
to
1.2.6
+5
-5
package.json
{
"name": "node-version-utils",
"version": "1.2.5",
"version": "1.2.6",
"description": "Utilities for running commands on a specific version of node by installed path",

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

"env-path-key": "^1.0.6",
"path-string-prepend": "^1.0.7"
"path-string-prepend": "^1.0.8"
},

@@ -51,6 +51,6 @@ "devDependencies": {

"cr": "^0.1.0",
"cross-spawn-cb": "^2.1.2",
"cross-spawn-cb": "^2.1.5",
"is-version": "^0.2.7",
"node-install-release": "^1.9.2",
"node-resolve-versions": "^1.0.10",
"node-install-release": "^1.10.1",
"node-resolve-versions": "^1.0.11",
"rimraf2": "^2.8.2"

@@ -57,0 +57,0 @@ },