Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@lerna/run-topologically
Advanced tools
@lerna/run-topologically
An internal Lerna tool
You probably shouldn't, at least directly.
Install lerna for access to the lerna
CLI.
5.0.0 (2022-05-24)
Lerna workspaces no longer have dependency deprecation warnings.
Node v10.x and v12.x are no longer supported.
Internally npm lifecycle scripts are now invoked using @npmcli/run-script
instead of npm-lifecycle
in order to modernize the package and fix package vulnerabilities and deprecations.
We are classing this as a breaking change because the APIs of npm-lifecycle
and @npmcli/run-script
are significantly different, despite @npmcli/run-script
being the official successor to npm-lifecycle
.
We have successfully made the integration test suite we inherited pass with this change, but there may potentially be aspects related to it which are not covered by the tests and are breaking. If you encounter any issues you believe are related to this change please open a new issue with a dedicated reproduction for us to look into!
FAQs
An internal Lerna tool
The npm package @lerna/run-topologically receives a total of 331,672 weekly downloads. As such, @lerna/run-topologically popularity was classified as popular.
We found that @lerna/run-topologically demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.