🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@chialab/node-resolve

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/node-resolve

A promise based node resolution library based on enhanced-resolve.

latest
Source
npmnpm
Version
0.19.1
Version published
Weekly downloads
75K
2.05%
Maintainers
2
Weekly downloads
 
Created
Source

Node Resolve

A promise based node resolution library based on enhanced-resolve.

[!CAUTION] This plugin development is deprecated and discontinued, as we are going to remove support for the style resolution field in package.json. It's recommended to use the oxc-resolver package instead.

NPM

Install

npm i @chialab/node-resolve -D
yarn add @chialab/node-resolve -D
pnpm add @chialab/node-resolve -D

Usage

import { resolve } from '@chialab/node-resolve';

await resolve('lit', '/path/to/www/js');

License

Node Resolve is released under the MIT license.

Keywords

node

FAQs

Package last updated on 25 Feb 2026

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