licenses.dev

@pwa/preset-react v0.4.0-alpha.1

> [React](https://reactjs.org/) preset for [`pwa`]()

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT243
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/compat-data • 7.25.4INDIRECT0
@babel/core • 7.1.0Babel compiler core.INDIRECT41
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.24.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-builder-binary-assignment-operator-visitor • 7.24.7Helper function to build binary assignment operator visitorsINDIRECT28
@babel/helper-compilation-targets • 7.25.2Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-create-regexp-features-plugin • 7.25.2Compile ESNext Regular Expressions to ES5INDIRECT16
@babel/helper-define-map • 7.18.6Helper function to define a mapINDIRECT18
@babel/helper-environment-visitor • 7.24.7Helper visitor to only visit nodes in the current 'this' contextINDIRECT4
@babel/helper-function-name • 7.24.7Helper function to change the property 'name' of every functionINDIRECT17
@babel/helper-member-expression-to-functions • 7.24.8Helper function to replace certain member expressions with function callsINDIRECT28
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-module-transforms • 7.25.2Babel helper functions for implementing ES6 module transformationsINDIRECT30
@babel/helper-optimise-call-expression • 7.24.7Helper function to optimise call expressionINDIRECT4
@babel/helper-plugin-utils • 7.24.8General utilities for plugins to useINDIRECT0
@babel/helper-remap-async-to-generator • 7.25.0Helper function to remap async functions to generatorsINDIRECT30
@babel/helper-replace-supers • 7.25.0Helper function to replace supersINDIRECT30
@babel/helper-simple-access • 7.24.7Babel helper for ensuring that access to a given value is performed through simple accessesINDIRECT28
@babel/helper-skip-transparent-expression-wrappers • 7.24.7Helper which skips types and parenthesesINDIRECT28
@babel/helper-split-export-declaration • 7.24.7INDIRECT4
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.24.8Validate plugin/preset optionsINDIRECT0
@babel/helper-wrap-function • 7.25.0Helper to wrap functions inside a function call.INDIRECT28
@babel/helpers • 7.25.6Collection of helper functions used by Babel transforms.INDIRECT17
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/plugin-proposal-async-generator-functions • 7.20.7Turn async generator functions into ES2015 generatorsINDIRECT34
@babel/plugin-proposal-class-properties • 7.1.0This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT34
@babel/plugin-proposal-json-strings • 7.18.6Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT2
@babel/plugin-proposal-object-rest-spread • 7.0.0Compile object rest and spread to ES5INDIRECT2
@babel/plugin-proposal-optional-catch-binding • 7.18.6Compile optional catch bindingsINDIRECT2
@babel/plugin-proposal-unicode-property-regex • 7.18.6Compile Unicode property escapes in Unicode regular expressions to ES5.INDIRECT18
@babel/plugin-syntax-async-generators • 7.8.4Allow parsing of async generator functionsINDIRECT1
@babel/plugin-syntax-class-properties • 7.12.13Allow parsing of class propertiesINDIRECT1
@babel/plugin-syntax-dynamic-import • 7.0.0Allow parsing of import()INDIRECT1
@babel/plugin-syntax-flow • 7.24.7Allow parsing of the flow syntaxINDIRECT1
@babel/plugin-syntax-json-strings • 7.8.3Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-syntax-jsx • 7.24.7Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-object-rest-spread • 7.8.3Allow parsing of object rest/spreadINDIRECT1
@babel/plugin-syntax-optional-catch-binding • 7.8.3Allow parsing of optional catch bindingsINDIRECT1
@babel/plugin-transform-arrow-functions • 7.24.7Compile ES2015 arrow functions to ES5INDIRECT1
@babel/plugin-transform-async-to-generator • 7.24.7Turn async functions into ES2015 generatorsINDIRECT33
@babel/plugin-transform-block-scoped-functions • 7.24.7Babel plugin to ensure function declarations at the block level are block scopedINDIRECT1
@babel/plugin-transform-block-scoping • 7.25.0Compile ES2015 block scoping (const and let) to ES5INDIRECT1
@babel/plugin-transform-classes • 7.1.0Compile ES2015 classes to ES5INDIRECT36
@babel/plugin-transform-computed-properties • 7.24.7Compile ES2015 computed properties to ES5INDIRECT18
@babel/plugin-transform-destructuring • 7.0.0Compile ES2015 destructuring to ES5INDIRECT1
@babel/plugin-transform-dotall-regex • 7.24.7Compile regular expressions using the `s` (`dotAll`) flag to ES5.INDIRECT18
@babel/plugin-transform-duplicate-keys • 7.24.7Compile objects with duplicate keys to valid strict ES5INDIRECT1
@babel/plugin-transform-exponentiation-operator • 7.24.7Compile exponentiation operator to ES5INDIRECT30
@babel/plugin-transform-flow-strip-types • 7.0.0Strip flow type annotations from your output code.INDIRECT2
@babel/plugin-transform-for-of • 7.24.7Compile ES2015 for...of to ES5INDIRECT30
@babel/plugin-transform-function-name • 7.25.1Apply ES2015 function.name semantics to all functionsINDIRECT41
@babel/plugin-transform-literals • 7.25.2Compile ES2015 unicode string and number literals to ES5INDIRECT1
@babel/plugin-transform-modules-amd • 7.24.7This plugin transforms ES2015 modules to AMDINDIRECT32
@babel/plugin-transform-modules-commonjs • 7.24.8This plugin transforms ES2015 modules to CommonJSINDIRECT32
@babel/plugin-transform-modules-systemjs • 7.25.0This plugin transforms ES2015 modules to SystemJSINDIRECT32
@babel/plugin-transform-modules-umd • 7.24.7This plugin transforms ES2015 modules to UMDINDIRECT32
@babel/plugin-transform-new-target • 7.24.7Transforms new.target meta propertyINDIRECT1
@babel/plugin-transform-object-super • 7.24.7Compile ES2015 object super to ES5INDIRECT32
@babel/plugin-transform-parameters • 7.24.7Compile ES2015 default and rest parameters to ES5INDIRECT1
@babel/plugin-transform-react-constant-elements • 7.0.0Treat React JSX elements as value types and hoist them to the highest scopeINDIRECT6
@babel/plugin-transform-react-display-name • 7.0.0Add displayName to React.createClass callsINDIRECT1
@babel/plugin-transform-react-jsx-self • 7.24.7Add a __self prop to all JSX ElementsINDIRECT1
@babel/plugin-transform-react-jsx-source • 7.24.7Add a __source prop to all JSX ElementsINDIRECT1
@babel/plugin-transform-react-jsx • 7.25.2Turn JSX into React function callsINDIRECT32
@babel/plugin-transform-regenerator • 7.24.7Explode async and generator functions into a state machine.INDIRECT4
@babel/plugin-transform-runtime • 7.1.0Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT37
@babel/plugin-transform-shorthand-properties • 7.24.7Compile ES2015 shorthand properties to ES5INDIRECT1
@babel/plugin-transform-spread • 7.24.7Compile ES2015 spread to ES5INDIRECT30
@babel/plugin-transform-sticky-regex • 7.24.7Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT1
@babel/plugin-transform-template-literals • 7.24.7Compile ES2015 template literals to ES5INDIRECT1
@babel/plugin-transform-typeof-symbol • 7.24.8This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT1
@babel/plugin-transform-unicode-regex • 7.24.7Compile ES2015 Unicode regex to ES5INDIRECT18
@babel/preset-env • 7.1.0A Babel preset for each environment.INDIRECT110
@babel/preset-react • 7.0.0Babel preset for all React plugins.INDIRECT36
@babel/regjsgen • 0.8.0Generate regular expressions from regjsparser’s AST.INDIRECT0
@babel/runtime • 7.0.0babel's modular runtime helpersINDIRECT1
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-buffer-byte-length • 1.0.1Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT13
array.prototype.reduce • 1.0.7An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.INDIRECT66
arraybuffer.prototype.slice • 1.0.3ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT64
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
babel-loader • 8.0.4babel module loader for webpackINDIRECT86
babel-plugin-dynamic-import-node • 2.2.0Babel plugin to transpile import() to a deferred require(), for nodeINDIRECT15
babel-plugin-macros • 2.4.2Enables zero-config, importable babel pluginsINDIRECT21
babel-plugin-transform-react-remove-prop-types • 0.4.18Remove unnecessary React propTypes from the production buildINDIRECT0
babel-preset-react-app • 5.0.4Babel preset used by Create React AppDIRECT242
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
data-view-buffer • 1.0.1Get the ArrayBuffer out of a DataView, robustly.INDIRECT20
data-view-byte-length • 1.0.1Get the byteLength out of a DataView, robustly.INDIRECT20
data-view-byte-offset • 1.0.0Get the byteOffset out of a DataView, robustly.INDIRECT20
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-abstract • 1.23.3ECMAScript spec abstract operations.INDIRECT64
es-array-method-boxes-properly • 1.0.0Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.INDIRECT0
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.0.3A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT7
es-to-primitive • 1.2.1ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT5
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
find-cache-dir • 1.0.0My well-made moduleINDIRECT10
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
for-each • 0.3.3A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.6An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT64
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-symbol-description • 1.0.2Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT12
global • 4.4.0Require global variablesINDIRECT3
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT12
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
has-bigints • 1.0.2Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
internal-slot • 1.0.7ES spec-like internal slotsINDIRECT14
invariant • 2.2.4invariantINDIRECT2
is-array-buffer • 3.0.4Is this value a JS ArrayBuffer?INDIRECT12
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-bigint • 1.0.4Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.1.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-data-view • 1.0.1Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT19
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.0.7Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-shared-array-buffer • 1.0.3Is this value a JS SharedArrayBuffer?INDIRECT12
is-string • 1.0.7Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-symbol • 1.0.4Determine if a value is an ES6 Symbol or not.INDIRECT1
is-typed-array • 1.1.13Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT18
is-weakref • 1.0.2Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-levenshtein • 1.1.6The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
json5 • 2.2.3JSON for HumansINDIRECT0
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.5ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT14
object.getownpropertydescriptors • 2.1.8ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.INDIRECT67
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 3.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pkg-dir • 2.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-hot-loader • 4.13.1Tweak React components in real time.DIRECT18
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
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
regenerator-runtime • 0.12.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-transform • 0.15.2Explode async and generator functions into a state machine.INDIRECT2
regexp.prototype.flags • 1.5.2ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
regexpu-core • 5.3.2regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT9
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-array-concat • 1.1.2`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT13
safe-regex-test • 1.0.3Give a regex, get a robust predicate function that tests it against a string.INDIRECT14
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
string.prototype.trim • 1.2.9ES5 spec-compliant shim for String.prototype.trimINDIRECT64
string.prototype.trimend • 1.0.8ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT15
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT15
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
typed-array-buffer • 1.0.2Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT19
typed-array-byte-length • 1.0.1Robustly get the byte length of a Typed ArrayINDIRECT19
typed-array-byte-offset • 1.0.2Robustly get the byte offset of a Typed ArrayINDIRECT19
typed-array-length • 1.0.6Robustly get the length of a Typed ArrayINDIRECT19
unbox-primitive • 1.0.2Unbox a boxed JS primitive value.INDIRECT20
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
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util.promisify • 1.1.2Polyfill/shim for util.promisify in node versions < v8INDIRECT68
which-boxed-primitive • 1.0.2Which kind of boxed JS primitive is this?INDIRECT19
which-typed-array • 1.1.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
ISC6
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.18Provides a list of electron-to-chromium version mappingsINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
regjsparser • 0.9.1Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001658A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.0-alpha.1 version:

[![licenses](https://licenses.dev/b/npm/%40pwa%2Fpreset-react/0.4.0-alpha.1)](https://licenses.dev/npm/%40pwa%2Fpreset-react/0.4.0-alpha.1)
<a href="https://licenses.dev/npm/%40pwa%2Fpreset-react/0.4.0-alpha.1">
  <img src="https://licenses.dev/b/npm/%40pwa%2Fpreset-react/0.4.0-alpha.1" alt="licenses" />
</a>
GitHub