licenses.dev

@babel/plugin-transform-dotall-regex v7.24.1

Compile regular expressions using the `s` (`dotAll`) flag to ES5.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@babel/helper-annotate-as-pure • 7.22.5Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-create-regexp-features-plugin • 7.22.15Compile ESNext Regular Expressions to ES5DIRECT16
@babel/helper-plugin-utils • 7.24.5General utilities for plugins to useDIRECT0
@babel/helper-string-parser • 7.24.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.5Validate identifier/keywords nameINDIRECT0
@babel/regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.INDIRECT0
@babel/types • 7.24.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
regenerate-unicode-properties • 10.1.1Regenerate 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 • 5.3.2regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT9
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
unicode-canonical-property-names-ecmascript • 2.0.0The 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.1.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.9.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-dotall-regex)](https://licenses.dev/npm/%40babel%2Fplugin-transform-dotall-regex)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-transform-dotall-regex">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-transform-dotall-regex" alt="licenses" />
</a>

Or the licenses badge code for the 7.24.1 version:

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