431,683 packages matching “react-babel”
@babel/plugin-syntax-top-level-await
v7.14.5 · 5 years ago
Allow parsing of top-level await in modules
No known vulnerabilities
@babel/plugin-transform-numeric-separator
v8.0.1 · 2 months ago
Remove numeric separators from Decimal, Binary, Hex and Octal literals
No known vulnerabilities
@babel/plugin-syntax-bigint
v7.8.3 · 6 years ago
Allow parsing of BigInt literals
No known vulnerabilities
@babel/plugin-transform-exponentiation-operator
v8.0.1 · 2 months ago
Compile exponentiation operator to ES5
No known vulnerabilities
@babel/plugin-transform-literals
v8.0.1 · 2 months ago
Compile ES2015 unicode string and number literals to ES5
No known vulnerabilities
@babel/plugin-transform-class-static-block
v8.0.1 · 2 months ago
Transform class static blocks
No known vulnerabilities
@babel/plugin-transform-dynamic-import
v8.0.1 · 2 months ago
Transform import() expressions
No known vulnerabilities
@babel/helper-remap-async-to-generator
v8.0.1 · 2 months ago
Helper function to remap async functions to generators
No known vulnerabilities
@babel/plugin-syntax-numeric-separator
v7.10.4 · 6 years ago
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
No known vulnerabilities
@babel/plugin-syntax-import-assertions
v7.29.7 · 2 months ago
Allow parsing of the module assertion attributes in the import statement
No known vulnerabilities
@babel/plugin-transform-nullish-coalescing-operator
v8.0.1 · 2 months ago
Remove nullish coalescing operator
No known vulnerabilities
@babel/plugin-transform-sticky-regex
v8.0.1 · 2 months ago
Compile ES2015 sticky regex to an ES5 RegExp constructor
No known vulnerabilities
@babel/plugin-transform-object-super
v8.0.1 · 2 months ago
Compile ES2015 object super to ES5
No known vulnerabilities
@babel/plugin-transform-private-methods
v8.0.1 · 2 months ago
This plugin transforms private class methods
No known vulnerabilities
@babel/plugin-transform-duplicate-keys
v8.0.1 · 2 months ago
Compile objects with duplicate keys to valid strict ES5
No known vulnerabilities
@babel/plugin-syntax-json-strings
v7.8.3 · 6 years ago
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
No known vulnerabilities
@babel/plugin-transform-new-target
v8.0.1 · 2 months ago
Transforms new.target meta property
No known vulnerabilities
@babel/plugin-transform-optional-catch-binding
v8.0.1 · 2 months ago
Compile optional catch bindings
No known vulnerabilities
@babel/plugin-transform-reserved-words
v8.0.1 · 2 months ago
Ensure that no reserved words are used.
No known vulnerabilities
babel-plugin-jest-hoist
v30.4.0 · 3 months ago
Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/jestjs/jest/tree/main/packages/babel-jest).
No known vulnerabilities