np
A better `npm publish`
A better `npm publish`
Check if the package is being installed by another package
Check whether a package or organization name is available on npm
Get installation path where the given package is installed. Works for globally and locally installed packages
Dictionary of common NPM packages for cspell.
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
Enable or disable npm postinstall hook
Aids humans and automation in managing npm audit results
Returns an array of NPM directory paths based on the user's platform and environment.
Core modules for audit-resolve.json file and logic of its processing
Inline sugary @import statements in CSS
Simplify npm scripts with "if-env ... && npm run this || npm run that"
A minimal polyfill for Element.closest
Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically
Checks a new .d.ts against the Javascript source and tells you what problems it has
Programmatic API for npm fund
Consistent dependency versions in large JavaScript Monorepos
Has a list of all the valid SPDX licenses, and for a given id, will return the full name and if OSI approved.
## Methods:
Caches resolved paths in module require to avoid Node hunting for right module. Speeds up app load.