Security News
vlt Debuts New JavaScript Package Manager and Serverless Registry at NodeConf EU
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
@lerna/timer
Advanced tools
@lerna/timer
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/timer receives a total of 195,449 weekly downloads. As such, @lerna/timer popularity was classified as popular.
We found that @lerna/timer 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
vlt introduced its new package manager and a serverless registry this week, innovating in a space where npm has stagnated.
Security News
Research
The Socket Research Team uncovered a malicious Python package typosquatting the popular 'fabric' SSH library, silently exfiltrating AWS credentials from unsuspecting developers.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.