
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@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 36,080 weekly downloads. As such, @substrate/dev popularity was classified as popular.
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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.