
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
soya-next-scripts
Advanced tools
A CLI which contains configuration and scripts used by soya-next-cli.
A CLI which contains configuration and scripts used by soya-next-cli.
To install it, run the following:
npm install --save soya-next-scripts
Note: If you're starting a new project, consider using soya-next-cli instead for easier setup.
To start your development server, run the following:
soya-next-scripts dev
To build for production, run the following:
soya-next-scripts build
To start your production server, run the following:
soya-next-scripts start
To analyze output bundles, run the following:
# Build and analyze the back end server bundle
BUNDLE_ANALYZE=server soya-next-scripts build
# Build and analyze the front end browser bundle
BUNDLE_ANALYZE=browser soya-next-scripts build
# Build and analyze both server and browser
BUNDLE_ANALYZE=both soya-next-scripts build
To run unit tests, run the following:
soya-next-scripts test
FAQs
A CLI which contains configuration and scripts used by soya-next-cli.
The npm package soya-next-scripts receives a total of 0 weekly downloads. As such, soya-next-scripts popularity was classified as not popular.
We found that soya-next-scripts 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.