Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
localpacker
Advanced tools
localpacker
localpacker
is a CLI tool that simplifies packaging and installing local dependencies in your project.
You can install localpacker
either globally or locally in your project:
Global Installation (recommended for system-wide use):
npm install -g localpacker
This allows you to use the localpack
command in any project.
Local Installation (specific to a single project):
npm install localpacker --save-dev
Then, run the command with npx
:
npx localpack /path/to/consuming-project
Once installed, you can use the localpack
command to package and install a local dependency in another project.
localpack /path/to/consuming-project
Install and Package Local Dependency:
localpack /path/to/consuming-project
This command will:
localpacker
..tgz
package file..tgz
file.Clean Up Changes:
localpack /path/to/consuming-project --clean
This command will:
localpacker
..tgz
files generated during packaging.Package and Install:
localpack /Users/username/my-consuming-app
Clean Up Changes:
localpack /Users/username/my-consuming-app --clean
And that’s it! localpacker
is ready to help you manage your local dependencies effortlessly.
FAQs
A CLI tool to package and install local dependencies.
The npm package localpacker receives a total of 1 weekly downloads. As such, localpacker popularity was classified as not popular.
We found that localpacker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.