Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

module-root-sync

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

module-root-sync - npm Package Compare versions

Comparing version
1.2.5
to
1.2.6
+4
-4
package.json
{
"name": "module-root-sync",
"version": "1.2.5",
"version": "1.2.6",
"description": "Finds the directory that the modules resides in",

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

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

@@ -48,7 +48,7 @@ "test": "tsds test:node --no-timeouts",

"devDependencies": {
"@biomejs/biome": "*",
"@types/mocha": "*",
"@types/node": "*",
"node-version-use": "*",
"ts-dev-stack": "*"
"ts-dev-stack": "*",
"tsds-config": "*"
},

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