Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@loaderkit/resolve

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaderkit/resolve

🔎 @loaderkit/resolve - General purpose nodejs module resolver ==============================================================

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
226K
-29.75%
Maintainers
1
Weekly downloads
 
Created
Source

🔎 @loaderkit/resolve - General purpose nodejs module resolver

An accurate & abstract implementation of the nodejs module resolution algorithms. It implements both the CommonJS and modules algorithms. Originally authored for arethetypeswrong.

See also: resolve, enhanced-resolve, and esm-resolve. The main point of this package is accuracy with the default nodejs resolution algorithms.

  • Does nothing that the nodejs default resolver doesn't do
  • Runs in a web browser w/ abstract filesystems
  • Sensible TypeScript-first types
  • Shakeable ESM exports
  • Promise & synchronous implementations

FAQs

Package last updated on 18 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts