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

Name IM Last modified Is admin Publish scopes
@Daniel Stockman Thu Jun 03 2021 17:55:57 GMT+0800 (China Standard Time) false @cnpm , @cnpmtest , @cnpm-test

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

Copyright 2013 - present © cnpmjs.org | Home |