Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@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 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.