> Get an array of packages from a lerna monorepo.
TypeScript definitions for lerna-get-packages
Get a list of packages from a monorepo
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
> A simple utility to get the packages from a monorepo, whether they're using Yarn, npm, Lerna, pnpm, Bun or Rush
Lerna-Lite CLI for the Version/Publish commands
Lerna-Lite init commmand - Create a new Lerna repo or upgrade an existing repo to the current version of Lerna
Publish packages in the current workspace
Lerna-Lite Run command will help to run npm script in each package workspace that contains that script
Get a list of packages from a monorepo
Lerna's internal child_process wrapper
Command line interface for simplifying the process of bulk updating dependencies across multiple Lerna or Yarn Workspace packages.
Lerna-Lite core implementation module
Bump version & write changelog of packages changed since the last release
Lerna-Lite Profiler used by certain optional commands (Run/Exec)
Lerna-Lite listable utils
Lerna-Lite changed commmand - List local packages that have changed since the last tagged release
Shareable commitlint config enforcing lerna package and workspace names as scopes
Lerna-Lite list commmand - List local packages
A simple utility to get the lerna workspace root
Discover internal packages
Generate a changelog for a lerna monorepo
Micro util to run npm audit for lerna packages (with autofix)
Lerna-Lite npmlog reimplementation of the now deprecated npm/npmlog