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.3
to
1.2.4
+2
-2
package.json
{
"name": "node-version-utils",
"version": "1.2.3",
"version": "1.2.4",
"description": "Utilities for running commands on a specific version of node by installed path",

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

"dependencies": {
"env-path-key": "^1.0.3",
"env-path-key": "^1.0.4",
"path-string-prepend": "^1.0.5"

@@ -50,0 +50,0 @@ },