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.4
to
1.2.5
+2
-4
package.json
{
"name": "module-root-sync",
"version": "1.2.4",
"version": "1.2.5",
"description": "Finds the directory that the modules resides in",

@@ -33,2 +33,3 @@ "keywords": [

"main": "dist/cjs/index.js",
"source": "src/index.ts",
"types": "dist/cjs/index.d.ts",

@@ -55,6 +56,3 @@ "files": [

"node": ">=0.8"
},
"tsds": {
"source": "src/index.ts"
}
}