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

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

"build": "tsds build",
"format": "biome check --write --unsafe",
"format": "tsds format",
"prepublishOnly": "tsds validate",

@@ -50,3 +50,2 @@ "test": "tsds test:node --no-timeouts",

"devDependencies": {
"@biomejs/biome": "*",
"@types/mocha": "*",

@@ -61,3 +60,4 @@ "@types/node": "*",

"rimraf2": "*",
"ts-dev-stack": "*"
"ts-dev-stack": "*",
"tsds-config": "*"
},

@@ -64,0 +64,0 @@ "engines": {