
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.
generator-babel-standard
Advanced tools
Yeoman generator for simple node modules with babel transpiling and code style with feross/standard
Yeoman generator for simple node modules with babel transpiling and code style with feross/standard.
This generator scaffolds a simple node module with all the bells and whistles.
Write your code in the latest version of JavaScript and let babel transpile it to compatible ES5 code for you.
Write your JavaScript standard style.
Transpile your code, run your tests, or start a file watcher that does both of those on every file change. Extensive build tooling implemented via npm run scripts.
Check out the example folder for a sneak peak at a generated module.
Install Yeoman:
npm install -g yo
Install generator-babel-standard
:
npm install -g generator-babel-standard
Finally, initiate the generator:
yo babel-standard
npm run build
npm test
To watch for changes, build them and run the tests:
npm run watch
MIT © James Bunt
FAQs
Yeoman generator for simple node modules with babel transpiling and code style with feross/standard
The npm package generator-babel-standard receives a total of 0 weekly downloads. As such, generator-babel-standard popularity was classified as not popular.
We found that generator-babel-standard demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.