
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
babel-enhanced-node
Advanced tools
Just install it and add to your package:
With NPM:
npm install --save-dev babel-enhanced-node
With Yarn:
yarn add --dev babel-enhanced-node
(Make sure you have babel-core installed as dependency in your project as babel-node only defines babel-core as a "peerDependency")
Then use babel-node in your package.json in scripts section like this:
"scripts": {
"start": "babel-node src/main.js"
}
Or if you want to run directly:
yarn babel-node src/main.js
FAQs
Babel Enhanced Node
The npm package babel-enhanced-node receives a total of 15 weekly downloads. As such, babel-enhanced-node popularity was classified as not popular.
We found that babel-enhanced-node 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.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.