Socket
Socket
Sign inDemoInstall

@lerna-lite/changed

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/changed

Lerna-Lite changed commmand - List local packages that have changed since the last tagged release


Version published
Weekly downloads
2.9K
decreased by-41.75%
Maintainers
0
Weekly downloads
 
Created
Source

License: MIT npm npm

@lerna-lite/changed

(lerna changed) - Changed command [optional] 🕜

List local packages that have changed since the last tagged release


Installation

npm install @lerna-lite/changed -D

# then use it (see usage below)
lerna changed

Usage

The output of lerna changed is a list of packages that would be the subjects of the next lerna version or lerna publish execution.

$ lerna changed
package-1
package-2

Note: lerna.json configuration for lerna publish and lerna version also affects lerna changed, e.g. command.publish.ignoreChanges.

Options

lerna changed supports all of the flags supported by lerna ls:

Unlike lerna ls, however, lerna changed does not support filter options, as filtering is not supported by lerna version or lerna publish.

lerna changed supports the following options of lerna version (the others are irrelevant):

FAQs

Package last updated on 15 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc