287,809 packages matching “fis3 plugin”
@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-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-syntax-optional-chaining
v7.8.3 · 6 years ago
Allow parsing of optional properties
No known vulnerabilities
@babel/plugin-syntax-class-properties
v7.12.13 · 5 years ago
Allow parsing of class properties
No known vulnerabilities
@babel/plugin-transform-typescript
v8.0.1 · 2 months ago
Transform TypeScript into ES.next
No known vulnerabilities
@babel/plugin-transform-object-rest-spread
v8.0.1 · 2 months ago
Compile object rest and spread to ES5
No known vulnerabilities
@babel/plugin-transform-spread
v8.0.1 · 2 months ago
Compile ES2015 spread to ES5
No known vulnerabilities
@babel/plugin-transform-shorthand-properties
v8.0.1 · 2 months ago
Compile ES2015 shorthand properties to ES5
No known vulnerabilities
@babel/plugin-transform-unicode-regex
v8.0.1 · 2 months ago
Compile ES2015 Unicode regex to ES5
No known vulnerabilities
@babel/plugin-transform-modules-amd
v8.0.1 · 2 months ago
This plugin transforms ES2015 modules to AMD
No known vulnerabilities
@babel/plugin-transform-arrow-functions
v8.0.1 · 2 months ago
Compile ES2015 arrow functions to ES5
No known vulnerabilities
@babel/plugin-transform-block-scoped-functions
v8.0.1 · 2 months ago
Babel plugin to ensure function declarations at the block level are block scoped
No known vulnerabilities
@babel/plugin-transform-template-literals
v8.0.1 · 2 months ago
Compile ES2015 template literals to ES5
No known vulnerabilities
@babel/plugin-transform-block-scoping
v8.0.1 · 2 months ago
Compile ES2015 block scoping (const and let) to ES5
No known vulnerabilities
@babel/plugin-transform-optional-chaining
v8.0.1 · 2 months ago
Transform optional chaining operators into a series of nil checks
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-bigint
v7.8.3 · 6 years ago
Allow parsing of BigInt literals
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-dotall-regex
v8.0.1 · 2 months ago
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
No known vulnerabilities
@babel/plugin-transform-typeof-symbol
v8.0.1 · 2 months ago
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
No known vulnerabilities