licenses.dev

@babel/plugin-transform-duplicate-named-capturing-groups-regex v7.25.7

Compile regular expressions using duplicate named groups to index-based groups.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@babel/helper-annotate-as-pure • 7.25.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-create-regexp-features-plugin • 7.25.7Compile ESNext Regular Expressions to ES5DIRECT16
@babel/helper-plugin-utils • 7.25.7General utilities for plugins to useDIRECT0
@babel/helper-string-parser • 7.25.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.7Validate identifier/keywords nameINDIRECT0
@babel/types • 7.25.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
regenerate-unicode-properties • 10.2.0Regenerate sets for Unicode properties and values.INDIRECT1
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regexpu-core • 6.1.1regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT9
regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.INDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
unicode-canonical-property-names-ecmascript • 2.0.1The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.INDIRECT0
unicode-match-property-ecmascript • 2.0.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT2
unicode-match-property-value-ecmascript • 2.2.0Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.INDIRECT0
unicode-property-aliases-ecmascript • 2.1.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.INDIRECT0
ISC1
PackageRelationDependenciesPublished
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
regjsparser • 0.11.1Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex)](https://licenses.dev/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex" alt="licenses" />
</a>

Or the licenses badge code for the 7.25.7 version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex/7.25.7)](https://licenses.dev/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex/7.25.7)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex/7.25.7">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-transform-duplicate-named-capturing-groups-regex/7.25.7" alt="licenses" />
</a>
GitHub