
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@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.
We found that @substrate/dev demonstrated a not healthy version release cadence and project activity because the last version was released 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.