
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@qoopido/lerna.changed
Advanced tools
Lerna-Lite changed commmand - List local packages that have changed since the last tagged release
lerna changed) - Changed command [optional] 🕜List local packages that have changed since the last tagged release
npm install @qoopido/lerna.changed -D -W
# then use it (see usage below)
lerna changed
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.
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
Lerna-Lite changed commmand - List local packages that have changed since the last tagged release
We found that @qoopido/lerna.changed demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.