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.2
to
1.2.3
+3
dist/cjs/index.d.cts
import type { RootOptions } from './types.js';
export * from './types.js';
export default function moduleRoot(dir: string, options?: RootOptions): string;
export interface RootOptions {
name?: string;
keyExists?: string;
}
+1
-1
{
"name": "module-root-sync",
"version": "1.2.2",
"version": "1.2.3",
"description": "Finds the directory that the modules resides in",

@@ -5,0 +5,0 @@ "keywords": [