Package Licenses
MIT
Dependency Licenses
MIT18
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| @babel/helper-annotate-as-pure • 8.0.0Helper function to annotate paths and nodes with #__PURE__ comment | INDIRECT | 3 | |
| @babel/helper-create-regexp-features-plugin • 8.0.5Compile ESNext Regular Expressions to ES5 | INDIRECT | 15 | |
| @babel/helper-plugin-utils • 8.0.1General utilities for plugins to use | DIRECT | 0 | |
| @babel/helper-string-parser • 8.0.6A utility package to parse strings | INDIRECT | 0 | |
| @babel/helper-validator-identifier • 8.0.6Validate identifier/keywords name | INDIRECT | 0 | |
| @babel/plugin-transform-dotall-regex • 8.0.1Compile regular expressions using the `s` (`dotAll`) flag to ES5. | DIRECT | 17 | |
| @babel/plugin-transform-unicode-property-regex • 8.0.1Compile Unicode property escapes in Unicode regular expressions to ES5. | DIRECT | 17 | |
| @babel/types • 8.0.6Babel Types is a Lodash-esque utility library for AST nodes | DIRECT | 2 | |
| jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
| regenerate-unicode-properties • 10.2.2Regenerate sets for Unicode properties and values. | INDIRECT | 1 | |
| regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. | INDIRECT | 0 | |
| regexpu-core • 6.4.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. | INDIRECT | 9 | |
| regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST. | INDIRECT | 0 | |
| unicode-canonical-property-names-ecmascript • 2.0.1The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. | INDIRECT | 0 | |
| 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. | INDIRECT | 2 | |
| unicode-match-property-value-ecmascript • 2.2.1Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. | INDIRECT | 0 | |
| unicode-property-aliases-ecmascript • 2.2.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. | INDIRECT | 0 | |
| verkit • 0.3.2Fast, zero-dependency SemVer for ESM and TypeScript, with functional, tree-shakeable APIs. | INDIRECT | 0 |
BSD-2-Clause2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| esutils • 2.0.3utility box for ECMAScript language tools | DIRECT | 0 | |
| regjsparser • 0.13.3Parsing the JavaScript's RegExp in JavaScript. | INDIRECT | 1 |