
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@mcintyre94/mpl-token-metadata
Advanced tools
A generated JavaScript library for the Token Metadata program.
To build and test your JavaScript client from the root of the repository, you may use the following command.
pnpm clients:js:test
This will start a new local validator, if one is not already running, and run the tests for your JavaScript client.
Alternatively, you can go into the client directory and run the tests directly.
# Build your programs and start the validator.
pnpm programs:build
pnpm validator:restart
# Go into the client directory and run the tests.
cd clients/js
pnpm install
pnpm build
pnpm test
You may also use the following scripts to lint and/or format your JavaScript client.
pnpm lint
pnpm lint:fix
pnpm format
pnpm format:fix
FAQs
JavaScript client for the Token Metadata program
The npm package @mcintyre94/mpl-token-metadata receives a total of 15 weekly downloads. As such, @mcintyre94/mpl-token-metadata popularity was classified as not popular.
We found that @mcintyre94/mpl-token-metadata demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.