Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@anzens/api
Advanced tools
## How to publish it to the [NPM repository](https://www.npmjs.com/package/@anzens/api)
Pre conditions
The file swagger.json
MUST exist in the root folder of the project and it MUST contain a valid Swagger spec.
git checkout -b release/v1.0.0 main
or git tag -a v1.0.0 -m "Release 1.0.0"
git push origin --follow-tags
npx release-it --ci --increment (major|minor|patch|pre)
package.json
version
🔗 https://github.com/Emurgo/sc-services/releases/new?tag=v1.0.3&title=Release+1.0.3&body=*+chore%3A+release+it+%28a731ba2%29%0A*+Merge+pull+request+%231+from+stackchain%2F1.0.3-rc.1+%28e44a317%29%0A*+feature%28ci%29%3A+pipelines+%28b0f8e46%29&prerelease=false
When creating the release on Github web interface or via cli gh
the option Pre-release
MUST be checked, if the build version is tagged as beta
, canary
or rc
, otherwise it will cause the Github workflow to fail when matching the version of the package.json
against the release version. This will force having the appropriate package version on the NPM repository and on the Github.
The same rule above should be applied when creating a production version, the Pre-release
options MUST NOT be checked.
The workflow will start the process of building and deploying it, only after the release is published (no longer set as a draft).
Post conditions
Hotfixes for old versions won't work with this pipeline. It will need to be published manually.
The branch created in this process won't be merged automatically.
FAQs
## How to publish it to the [NPM repository](https://www.npmjs.com/package/@anzens/api)
The npm package @anzens/api receives a total of 97 weekly downloads. As such, @anzens/api popularity was classified as not popular.
We found that @anzens/api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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 uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.