licenses.dev

@babel/preset-modules v0.1.6

A Babel preset that targets modern browsers by fixing engine bugs.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-create-regexp-features-plugin • 7.26.3Compile ESNext Regular Expressions to ES5INDIRECT15
@babel/helper-plugin-utils • 7.25.9General utilities for plugins to useDIRECT0
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/plugin-proposal-unicode-property-regex • 7.18.6Compile Unicode property escapes in Unicode regular expressions to ES5.DIRECT17
@babel/plugin-transform-dotall-regex • 7.25.9Compile regular expressions using the `s` (`dotAll`) flag to ES5.DIRECT17
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
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.2.0regexpu’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
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
BSD-2-Clause2
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsDIRECT0
regjsparser • 0.12.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
ISC1
PackageRelationDependenciesPublished
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fpreset-modules)](https://licenses.dev/npm/%40babel%2Fpreset-modules)
<a href="https://licenses.dev/npm/%40babel%2Fpreset-modules">
  <img src="https://licenses.dev/b/npm/%40babel%2Fpreset-modules" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.6 version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fpreset-modules/0.1.6)](https://licenses.dev/npm/%40babel%2Fpreset-modules/0.1.6)
<a href="https://licenses.dev/npm/%40babel%2Fpreset-modules/0.1.6">
  <img src="https://licenses.dev/b/npm/%40babel%2Fpreset-modules/0.1.6" alt="licenses" />
</a>
GitHub