Socket
Socket
Sign inDemoInstall

@babel/node

Package Overview
Dependencies
149
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @babel/node

Babel command line


Version published
Weekly downloads
744K
decreased by-23.03%
Maintainers
4
Install size
16.8 MB
Created
Weekly downloads
 

Changelog

Source

v7.22.10 (2023-08-07)

:bug: Bug Fix
  • babel-plugin-transform-typescript
    • #15799 [ts] Strip type-only namespaces (@nicolo-ribaudo)
    • #15798 [ts] Fix compiling extended exported nested namespace (@nicolo-ribaudo)
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-private-methods, babel-preset-env
    • #15701 Memoize class binding when compiling private methods and static elements (@JLHwung)
:nail_care: Polish
  • babel-cli
  • babel-traverse, babel-types
  • babel-generator, babel-types
:house: Internal
  • Other
  • babel-cli, babel-core, babel-generator, babel-helper-builder-react-jsx, babel-preset-env, babel-standalone
    • #15794 Enable @typescript-eslint/no-redundant-type-constituents rule (@JLHwung)
  • babel-helper-compilation-targets
  • babel-parser
  • babel-plugin-transform-runtime, babel-traverse, babel-types
:microscope: Output optimization
  • babel-plugin-transform-block-scoping, babel-plugin-transform-parameters, babel-plugin-transform-regenerator

Readme

Source

@babel/node

Babel command line

See our website @babel/node for more information.

Install

Using npm:

npm install --save-dev @babel/node

or using yarn:

yarn add @babel/node --dev

Keywords

FAQs

Last updated on 07 Aug 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc