A utility package for JavaScript applications.
Module resolution utilities based on Node.js upstream implementation.
Run a command using sudo, prompting the user with an OS dialog if necessary
a special purpose fast memoizing way to resolve a node modules package.json
Minimal key-value cache interface
No description provided.
A set of small and fast Node.js utilities to understand your pathing needs.
Cache Manager for Node.js
resolve like require.resolve() on behalf of files asynchronously and synchronously
A cache object that deletes the least-recently-used items.
Offers a async require.resolve function. It's highly configurable.
Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Interface used to connect Apollo Gateway to Apollo Server
Simple key-value storage with support for multiple backends
Native TUN/TAP interface module for Node.js
Require hook for automatic V8 compile cache persistence
Caching DNS resolve
A simple key/value storage using files to persist the data
Memoize promise-returning & async functions
Resolve a URI relative to an optional base URI
Run a command using sudo, prompting the user with an OS dialog if necessary
Require hook for automatic V8 compile cache persistence
Resolves ESM imports in Node