
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@babel/node
Advanced tools
Babel command line
See our website @babel/node for more information.
Using npm:
npm install --save-dev @babel/node
or using yarn:
yarn add @babel/node --dev
v7.28.0 (2025-07-02)
babel-node
babel-types
babel-compat-data
, babel-preset-env
babel-core
, babel-parser
babel-generator
, babel-parser
babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-do-expressions
, babel-plugin-transform-object-rest-spread
, babel-traverse
, babel-types
babel-parser
, babel-traverse
, babel-types
babel-generator
, babel-plugin-proposal-destructuring-private
, babel-plugin-proposal-discard-binding
, babel-plugin-transform-destructuring
, babel-plugin-transform-explicit-resource-management
, babel-plugin-transform-react-display-name
, babel-types
babel-generator
, babel-parser
, babel-plugin-proposal-destructuring-private
, babel-plugin-transform-block-scoping
, babel-plugin-transform-object-rest-spread
, babel-plugin-transform-typescript
, babel-traverse
, babel-types
babel-helper-globals
, babel-plugin-transform-classes
, babel-traverse
babel-types
babel-compat-data
, babel-plugin-proposal-decorators
, babel-plugin-transform-async-generator-functions
, babel-plugin-transform-json-modules
, babel-plugin-transform-regenerator
, babel-plugin-transform-runtime
, babel-preset-env
, babel-runtime-corejs3
babel-polyfill
packages (@nicolo-ribaudo)ts-node is a TypeScript execution environment and REPL for Node.js. It allows you to run TypeScript code directly without precompiling it. Compared to @babel/node, ts-node is specifically designed for TypeScript, whereas @babel/node is for JavaScript with ES6+ syntax.
esm is a fast, production-ready ES module loader for Node.js. It allows you to use ES modules in Node.js without needing to transpile them. While @babel/node focuses on compiling and running ES6+ syntax, esm focuses on providing native support for ES modules.
Sucrase is a super-fast alternative to Babel that focuses on compiling modern JavaScript syntax. It is designed to be faster than Babel by focusing on a smaller set of transformations. While @babel/node provides a comprehensive solution for compiling and running ES6+ code, Sucrase aims for speed and simplicity.
FAQs
Babel command line
The npm package @babel/node receives a total of 690,382 weekly downloads. As such, @babel/node popularity was classified as popular.
We found that @babel/node demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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 how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.