A dummy package for testing Dependabot
Escape RegExp special characters
Dummy package used to end to end test integration with external systems
Strip UTF-8 byte order mark (BOM) from a string
Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`
Regular expression for matching a shebang line
Check if a path is inside another path
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Get information on local packages.
Retrieves a name:pathname Map for a given workspaces config
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Get the PATH environment variable key cross-platform
Install package programmatically.
Check if a value is an object
Convert a value to an array
Resolve package.json exports & imports maps
Create an array without duplicates
Helpers to assist monorepo dependencies traversals
Check if a path is in the current working directory
Check if a path exists
Package your Node.js project into an executable
Read a package.json file
Check if argv has a specific flag
Check if a value is a regular expression