Package Licenses
unknown
Dependency Licenses
MIT13
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| brace-expansion • 1.1.16Brace expansion as known from sh/bash | INDIRECT | 2 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. | DIRECT | 3 | |
| js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
| jsonfile • 6.2.1Easily read/write JSON files. | INDIRECT | 2 | |
| loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| react-dom • 17.0.2React package for working with the DOM. | DIRECT | 4 | |
| react • 17.0.2React is a JavaScript library for building user interfaces. | DIRECT | 3 | |
| scheduler • 0.20.2Cooperative scheduler for the browser environment. | INDIRECT | 3 | |
| universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 |
ISC8
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
| glob • 7.2.3a little globber | DIRECT | 10 | |
| graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
| inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
| inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
| minimatch • 3.1.5a glob matcher in javascript | INDIRECT | 3 | |
| once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
| wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |