Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@lerna/pack-directory
Advanced tools
@lerna/pack-directory
Pack a directory into an npm package tarball
This package owes an immense debt of gratitude to Kat Marchán, Rebecca Turner, and all past contributors to npm for making such awesome software that I basically copied.
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
Pack a directory into an npm package tarball
The npm package @lerna/pack-directory receives a total of 204,541 weekly downloads. As such, @lerna/pack-directory popularity was classified as popular.
We found that @lerna/pack-directory 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.