Packages by evocateur <daniel.stockman@gmail.com> (Daniel Stockman) [SYNC profile]

Name IM Last modified Is admin Publish scopes
@Daniel Stockman Tue May 05 2020 21:59:41 GMT+0000 (Coordinated Universal Time) false @uyun

  • lerna (latest: 6.0.3) A tool for managing JavaScript projects with multiple packages.
  • @lerna/add (latest: 6.0.3) Add a dependency to matched packages
  • @lerna/bootstrap (latest: 6.0.3) Link local packages together and install remaining package dependencies
  • @lerna/changed (latest: 6.0.3) List local packages that have changed since the last tagged release
  • @lerna/clean (latest: 6.0.3) Remove the node_modules directory from all packages
  • @lerna/command (latest: 6.0.3) Lerna's internal base class for commands
  • @lerna/create (latest: 6.0.3) Create a new lerna-managed package
  • @lerna/diff (latest: 6.0.3) Diff all packages or a single package since the last release
  • @lerna/exec (latest: 6.0.3) Execute an arbitrary command in each package
  • @lerna/import (latest: 6.0.3) Import a package into the monorepo with commit history
  • @lerna/info (latest: 6.0.3) Prints local environment information
  • @lerna/init (latest: 6.0.3) Create a new Lerna repo or upgrade an existing repo to the current version of Lerna
  • @lerna/link (latest: 6.0.3) Symlink together all packages that are dependencies of each other
  • @lerna/publish (latest: 6.0.3) Publish packages in the current project
  • @lerna/run (latest: 6.0.3) Run an npm script in each package that contains that script
  • @lerna/version (latest: 6.0.3) Bump version of packages changed since the last release
  • @lerna/rimraf-dir (latest: 6.0.3) Run rimraf on a directory in a subprocess to hack around slowness
  • @lerna/listable (latest: 6.0.3) Shared logic for listing package information
  • @lerna/otplease (latest: 6.0.3) Prompt for OTP when wrapped Promise fails
  • @lerna/package (latest: 6.0.3) Lerna's internal representation of a package
  • @lerna/get-packed (latest: 6.0.3) Read contents of package tarball created by npm pack

Copyright 2013 - present © cnpmjs.org