
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.
@substrate/dev
Advanced tools
JS/TS development environment configuration and dependencies for @substrate projects.
JS/TS development environment configuration and dependencies for @substrate projects.
NPM prerequisites: You must be a member of the @substrate
NPM org and must belong to the developers
team within the org. (Please make sure you have 2FA enabled.)
Create a branch 'name-v0-5-0'.
Manually update the changelog with the commits leading up to the current release.
Update the version inside of the package.json (NOTE: Very important for NPM).
Send a PR up and merge into main/master.
git commit -m 'chore(release): 0.5.0'
Pull main/master down and follow the commands below.
$ yarn npm login
$ yarn npm publish
$ git tag v0.5.0
$ git push origin v0.5.0
FAQs
JS/TS development environment configuration and dependencies for @substrate projects.
The npm package @substrate/dev receives a total of 25,239 weekly downloads. As such, @substrate/dev popularity was classified as popular.
We found that @substrate/dev demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
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.