Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@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 12,175 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 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.