Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-unicode-escapes

Package Overview
Dependencies
54
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @babel/plugin-transform-unicode-escapes

Compile ES2015 Unicode escapes to ES5


Version published
Weekly downloads
22M
decreased by-1.02%
Maintainers
4
Install size
10.3 kB
Created
Weekly downloads
 

Changelog

Source

v7.18.10 (2022-08-01)

:rocket: New Feature
  • babel-helper-string-parser, babel-types
    • #14757 feat: Automatically generate cooked for templateElement (@liuxingbaoyu)
:bug: Bug Fix
  • babel-parser
    • #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
  • babel-helper-string-parser, babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-react-jsx
  • babel-generator
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator, babel-traverse
:house: Internal
:microscope: Output optimization
  • babel-plugin-proposal-export-default-from

Readme

Source

@babel/plugin-transform-unicode-escapes

Compile ES2015 Unicode escapes to ES5

See our website @babel/plugin-transform-unicode-escapes for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-unicode-escapes

or using yarn:

yarn add @babel/plugin-transform-unicode-escapes --dev

Keywords

FAQs

Last updated on 01 Aug 2022

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