Lerna
A tool for managing JavaScript projects with multiple packages
... for numerous copies of packages in development and build environments.
Lerna's primary functionalities are bootstrap, which links dependencies in the repo together; and publish, which helps publish any updated packages. It is important to note that Lerna is not a deployment tool for serverless monorepos.