
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
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 19 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.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.