licenses.dev

@diri/frontendmexpo v1.0.15

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT515
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.5The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.26.0Babel compiler core.INDIRECT38
@babel/generator • 7.26.5Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.26.5Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-create-class-features-plugin • 7.25.9Compile class public and private fields, private methods and decorators to ES6INDIRECT25
@babel/helper-create-regexp-features-plugin • 7.26.3Compile ESNext Regular Expressions to ES5INDIRECT15
@babel/helper-define-polyfill-provider • 0.6.3Babel helper to create your own polyfill providerINDIRECT23
@babel/helper-member-expression-to-functions • 7.25.9Helper function to replace certain member expressions with function callsINDIRECT19
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-optimise-call-expression • 7.25.9Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.26.5General utilities for plugins to useINDIRECT0
@babel/helper-remap-async-to-generator • 7.25.9Helper function to remap async functions to generatorsINDIRECT21
@babel/helper-replace-supers • 7.26.5Helper function to replace supersINDIRECT21
@babel/helper-skip-transparent-expression-wrappers • 7.25.9Helper which skips types and parenthesesINDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helper-wrap-function • 7.25.9Helper to wrap functions inside a function call.INDIRECT19
@babel/helpers • 7.26.0Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.25.9Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677INDIRECT20
@babel/plugin-bugfix-safari-class-field-initializer-scope • 7.25.9Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843INDIRECT1
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.25.9Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517INDIRECT1
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.25.9Transform optional chaining operators to workaround https://crbug.com/v8/11558INDIRECT22
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.25.9Transform static class fields assignments that are affected by https://crbug.com/v8/12421INDIRECT20
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT27
@babel/plugin-proposal-decorators • 7.25.9Compile class and object decorators to ES5INDIRECT28
@babel/plugin-proposal-export-default-from • 7.25.9Compile export default to ES2015INDIRECT1
@babel/plugin-proposal-nullish-coalescing-operator • 7.18.6Remove nullish coalescing operatorINDIRECT2
@babel/plugin-proposal-object-rest-spread • 7.20.7Compile object rest and spread to ES5INDIRECT16
@babel/plugin-proposal-optional-catch-binding • 7.18.6Compile optional catch bindingsINDIRECT2
@babel/plugin-proposal-optional-chaining • 7.21.0Transform optional chaining operators into a series of nil checksINDIRECT22
@babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2This plugin transforms checks for a private property in an objectINDIRECT0
@babel/plugin-syntax-decorators • 7.25.9Allow parsing of decoratorsINDIRECT1
@babel/plugin-syntax-dynamic-import • 7.8.3Allow parsing of import()INDIRECT1
@babel/plugin-syntax-export-default-from • 7.25.9Allow parsing of export default fromINDIRECT1
@babel/plugin-syntax-flow • 7.26.0Allow parsing of the flow syntaxINDIRECT1
@babel/plugin-syntax-import-assertions • 7.26.0Allow parsing of the module assertion attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-attributes • 7.26.0Allow parsing of the module attributes in the import statementINDIRECT1
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@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-syntax-optional-chaining • 7.8.3Allow parsing of optional propertiesINDIRECT1
@babel/plugin-syntax-typescript • 7.25.9Allow parsing of TypeScript syntaxINDIRECT1
@babel/plugin-syntax-unicode-sets-regex • 7.18.6Parse regular expressions' unicodeSets (v) flag.INDIRECT17
@babel/plugin-transform-arrow-functions • 7.25.9Compile ES2015 arrow functions to ES5INDIRECT1
@babel/plugin-transform-async-generator-functions • 7.25.9Turn async generator functions into ES2015 generatorsINDIRECT23
@babel/plugin-transform-async-to-generator • 7.25.9Turn async functions into ES2015 generatorsINDIRECT24
@babel/plugin-transform-block-scoped-functions • 7.26.5Babel plugin to ensure function declarations at the block level are block scopedINDIRECT1
@babel/plugin-transform-block-scoping • 7.25.9Compile ES2015 block scoping (const and let) to ES5INDIRECT1
@babel/plugin-transform-class-properties • 7.25.9This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT27
@babel/plugin-transform-class-static-block • 7.26.0Transform class static blocksINDIRECT27
@babel/plugin-transform-classes • 7.25.9Compile ES2015 classes to ES5INDIRECT36
@babel/plugin-transform-computed-properties • 7.25.9Compile ES2015 computed properties to ES5INDIRECT9
@babel/plugin-transform-destructuring • 7.25.9Compile ES2015 destructuring to ES5INDIRECT1
@babel/plugin-transform-dotall-regex • 7.25.9Compile regular expressions using the `s` (`dotAll`) flag to ES5.INDIRECT17
@babel/plugin-transform-duplicate-keys • 7.25.9Compile objects with duplicate keys to valid strict ES5INDIRECT1
@babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.25.9Compile regular expressions using duplicate named groups to index-based groups.INDIRECT17
@babel/plugin-transform-dynamic-import • 7.25.9Transform import() expressionsINDIRECT1
@babel/plugin-transform-exponentiation-operator • 7.26.3Compile exponentiation operator to ES5INDIRECT1
@babel/plugin-transform-export-namespace-from • 7.25.9Compile export namespace to ES2015INDIRECT1
@babel/plugin-transform-flow-strip-types • 7.26.5Strip flow type annotations from your output code.INDIRECT2
@babel/plugin-transform-for-of • 7.25.9Compile ES2015 for...of to ES5INDIRECT21
@babel/plugin-transform-function-name • 7.25.9Apply ES2015 function.name semantics to all functionsINDIRECT32
@babel/plugin-transform-json-strings • 7.25.9Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-transform-literals • 7.25.9Compile ES2015 unicode string and number literals to ES5INDIRECT1
@babel/plugin-transform-logical-assignment-operators • 7.25.9Transforms logical assignment operators into short-circuited assignmentsINDIRECT1
@babel/plugin-transform-member-expression-literals • 7.25.9Ensure that reserved words are quoted in property accessesINDIRECT1
@babel/plugin-transform-modules-amd • 7.25.9This plugin transforms ES2015 modules to AMDINDIRECT22
@babel/plugin-transform-modules-commonjs • 7.26.3This plugin transforms ES2015 modules to CommonJSINDIRECT22
@babel/plugin-transform-modules-systemjs • 7.25.9This plugin transforms ES2015 modules to SystemJSINDIRECT22
@babel/plugin-transform-modules-umd • 7.25.9This plugin transforms ES2015 modules to UMDINDIRECT22
@babel/plugin-transform-named-capturing-groups-regex • 7.25.9Compile regular expressions using named groups to ES5.INDIRECT17
@babel/plugin-transform-new-target • 7.25.9Transforms new.target meta propertyINDIRECT1
@babel/plugin-transform-nullish-coalescing-operator • 7.26.6Remove nullish coalescing operatorINDIRECT1
@babel/plugin-transform-numeric-separator • 7.25.9Remove numeric separators from Decimal, Binary, Hex and Octal literalsINDIRECT1
@babel/plugin-transform-object-assign • 7.25.9Replace Object.assign with an inline helperINDIRECT1
@babel/plugin-transform-object-rest-spread • 7.25.9Compile object rest and spread to ES5INDIRECT15
@babel/plugin-transform-object-super • 7.25.9Compile ES2015 object super to ES5INDIRECT23
@babel/plugin-transform-optional-catch-binding • 7.25.9Compile optional catch bindingsINDIRECT1
@babel/plugin-transform-optional-chaining • 7.25.9Transform optional chaining operators into a series of nil checksINDIRECT21
@babel/plugin-transform-parameters • 7.25.9Compile ES2015 default and rest parameters to ES5INDIRECT1
@babel/plugin-transform-private-methods • 7.25.9This plugin transforms private class methodsINDIRECT27
@babel/plugin-transform-private-property-in-object • 7.25.9This plugin transforms checks for a private property in an objectINDIRECT27
@babel/plugin-transform-property-literals • 7.25.9Ensure that reserved words are quoted in object property keysINDIRECT1
@babel/plugin-transform-react-display-name • 7.25.9Add displayName to React.createClass callsINDIRECT1
@babel/plugin-transform-react-jsx-source • 7.25.9Add a __source prop to all JSX ElementsINDIRECT1
@babel/plugin-transform-react-jsx • 7.25.9Turn JSX into React function callsINDIRECT23
@babel/plugin-transform-regenerator • 7.25.9Explode async and generator functions into a state machine.INDIRECT4
@babel/plugin-transform-regexp-modifiers • 7.26.0Compile inline regular expression modifiersINDIRECT17
@babel/plugin-transform-reserved-words • 7.25.9Ensure that no reserved words are used.INDIRECT1
@babel/plugin-transform-runtime • 7.25.9Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT45
@babel/plugin-transform-shorthand-properties • 7.25.9Compile ES2015 shorthand properties to ES5INDIRECT1
@babel/plugin-transform-spread • 7.25.9Compile ES2015 spread to ES5INDIRECT21
@babel/plugin-transform-sticky-regex • 7.25.9Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT1
@babel/plugin-transform-template-literals • 7.25.9Compile ES2015 template literals to ES5INDIRECT1
@babel/plugin-transform-typeof-symbol • 7.25.9This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT1
@babel/plugin-transform-typescript • 7.26.5Transform TypeScript into ES.nextINDIRECT28
@babel/plugin-transform-unicode-escapes • 7.25.9Compile ES2015 Unicode escapes to ES5INDIRECT1
@babel/plugin-transform-unicode-property-regex • 7.25.9Compile Unicode property escapes in Unicode regular expressions to ES5.INDIRECT17
@babel/plugin-transform-unicode-regex • 7.25.9Compile ES2015 Unicode regex to ES5INDIRECT17
@babel/plugin-transform-unicode-sets-regex • 7.25.9Compile regular expressions' unicodeSets (v) flag.INDIRECT17
@babel/preset-env • 7.26.0A Babel preset for each environment.INDIRECT129
@babel/preset-modules • 0.1.6-no-external-pluginsA Babel preset that targets modern browsers by fixing engine bugs.INDIRECT5
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/cache • 10.0.29emotion's cacheINDIRECT4
@emotion/core • 10.3.1> Simple styling in React.INDIRECT59
@emotion/css • 10.0.27a function to serialize css and object stylessINDIRECT54
@emotion/hash • 0.8.0A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/native • 10.0.27Style and render React Native components using emotionINDIRECT5
@emotion/primitives-core • 10.0.27Shared utilities for emotion primitives and nativeINDIRECT4
@emotion/serialize • 0.11.16serialization utils for emotionINDIRECT5
@emotion/sheet • 0.9.4emotion's stylesheetINDIRECT0
@emotion/styled-base • 10.3.0base styled API for emotionINDIRECT9
@emotion/styled • 10.3.0styled API for emotionINDIRECT56
@emotion/stylis • 0.8.5A custom build of StylisINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@emotion/utils • 0.11.3internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.2.5A memoization function that uses a WeakMapINDIRECT0
@expo/vector-icons • 9.0.0Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.INDIRECT80
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@jridgewell/gen-mapping • 0.3.8Generate 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
@reach/router • 1.3.4Next generation Routing for React.INDIRECT10
@storybook/addon-actions • 5.3.21Action Logger addon for storybookDIRECT211
@storybook/addons • 5.3.21Storybook addons storeINDIRECT128
@storybook/api • 5.3.21Core Storybook API & ContextINDIRECT127
@storybook/channel-postmessage • 5.3.21Storybook PostMessage Channel is a channel for Storybook that can be used when the Storybook Renderer runs inside an iframe or a child window. A channel can be created using the `createChannel` function.INDIRECT31
@storybook/channel-websocket • 5.3.21Storybook Websocket Channel is a channel for Storybook that can be used when the Storybook Renderer should communicate with the Storybook Manager over the network. A channel can be created using the `createChannel` function.INDIRECT30
@storybook/channels • 5.3.21Storybook Channel is similar to an EventEmitter. Channels are used with Storybook implementations to send/receive events between the Storybook Manager and the Storybook Renderer.INDIRECT1
@storybook/client-api • 5.3.21Storybook Client APIINDIRECT134
@storybook/client-logger • 5.3.21Any client-side logging that is done through storybook should be done through this package.INDIRECT1
@storybook/components • 5.3.21Core Storybook ComponentsINDIRECT172
@storybook/core-events • 5.3.21Event names used in storybook coreINDIRECT1
@storybook/csf • 0.0.1Storybook Component Story Format (CSF) utilitiesINDIRECT1
@storybook/react-native • 5.3.27A better way to develop React Native Components for your appDIRECT143
@storybook/router • 5.3.21Core Storybook RouterINDIRECT43
@storybook/theming • 5.3.21Core Storybook ComponentsINDIRECT81
@types/fbemitter • 2.0.35TypeScript definitions for fbemitterINDIRECT0
@types/invariant • 2.2.37TypeScript definitions for invariantINDIRECT0
@types/is-function • 1.0.3TypeScript definitions for is-functionINDIRECT0
@types/lodash.zipobject • 4.1.9TypeScript definitions for lodash.zipobjectINDIRECT1
@types/lodash • 4.17.14TypeScript definitions for lodashINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/reach__router • 1.3.15TypeScript definitions for @reach/routerINDIRECT2
@types/react-native-vector-icons • 6.4.18TypeScript definitions for react-native-vector-iconsINDIRECT3
@types/react-native • 0.70.19TypeScript definitions for react-nativeINDIRECT2
@types/react-syntax-highlighter • 11.0.4TypeScript definitions for react-syntax-highlighterINDIRECT2
@types/react-textarea-autosize • 4.3.6TypeScript definitions for react-textarea-autosizeINDIRECT2
@types/react • 19.0.7TypeScript definitions for reactINDIRECT1
@types/uuid-js • 0.7.6TypeScript definitions for uuid-jsINDIRECT0
@types/webpack-env • 1.18.5TypeScript definitions for webpack-envINDIRECT0
@types/websql • 0.0.27TypeScript definitions for websqlINDIRECT0
ajv-errors • 1.0.1Custom error messages in JSON-Schema for Ajv validatorINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
babel-plugin-emotion • 10.2.2A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT53
babel-plugin-macros • 2.8.0Allows you to build compile-time librariesINDIRECT25
babel-plugin-module-resolver • 3.2.0Module resolver plugin for BabelINDIRECT28
babel-plugin-polyfill-corejs2 • 0.4.12A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT24
babel-plugin-polyfill-corejs3 • 0.10.6A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT25
babel-plugin-polyfill-regenerator • 0.6.3A Babel plugin to inject imports to regenerator-runtimeINDIRECT24
babel-plugin-react-native-web • 0.11.7Babel plugin for React Native for WebINDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
babel-preset-expo • 5.2.0The Babel preset for Expo projectsINDIRECT194
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
can-use-dom • 0.1.0Test if you can use dom in the current environmentINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
clipboard • 2.0.11Modern copy to clipboard. No Flash. Just 2kbINDIRECT4
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 2.0.1Color conversion and manipulation with CSS string supportINDIRECT5
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT5
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js-compat • 3.40.0core-js compatINDIRECT7
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 3.40.0Standard libraryINDIRECT0
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
create-react-context • 0.3.0Polyfill for the proposed React context APIINDIRECT4
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
csstype • 2.6.21Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
dedent • 0.6.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
deep-object-diff • 1.1.9Deep diffs two objects, including nested structures of arrays and objects, and return the difference.INDIRECT0
deepmerge • 3.3.0A library for deep (recursive) merging of Javascript objectsINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
delegate • 3.2.0Lightweight event delegationINDIRECT0
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modificationINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
emotion-theming • 10.3.0A CSS-in-JS theming solution, inspired by styled-componentsINDIRECT5
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.0.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
expo-ads-admob • 2.0.0Expo ads AdMob standalone moduleINDIRECT5
expo-analytics-segment • 2.0.0Expo module that provides access to Segment mobile analyticsINDIRECT1
expo-app-auth • 2.0.0Expo Unimodule for interfacing with the OpenID library AppAuthINDIRECT2
expo-app-loader-provider • 1.0.0Expo module that provides application loadersINDIRECT1
expo-asset • 2.0.0Expo Asset standalone universal moduleINDIRECT18
expo-background-fetch • 1.0.0Expo universal module for BackgroundFetch APIINDIRECT4
expo-barcode-scanner-interface • 2.0.0Expo BarCode Scanner interface for standalone moduleINDIRECT0
expo-barcode-scanner • 2.0.0Expo BarCode Scanner standalone universal moduleINDIRECT7
expo-camera-interface • 2.0.0Expo Camera interface packageINDIRECT1
expo-camera • 2.0.0Expo Camera standalone universal moduleINDIRECT6
expo-constants-interface • 2.0.0Expo Constants interface packageINDIRECT1
expo-constants • 2.0.1Expo Constants standalone universal moduleINDIRECT2
expo-contacts • 2.0.0Expo Contacts universal moduleINDIRECT3
expo-core • 2.0.2The core Expo universal module between application code and the underlying platformINDIRECT0
expo-errors • 1.0.0Error classes and helpers for Expo modulesINDIRECT1
expo-face-detector-interface • 2.0.0Expo interface package for Face DetectorINDIRECT1
expo-face-detector • 2.0.0Expo Face Detector standalone universal moduleINDIRECT3
expo-file-system-interface • 2.0.0Expo interface package for File SystemINDIRECT1
expo-file-system • 2.0.0Expo File System standalone universal moduleINDIRECT3
expo-font-interface • 2.0.0Interface for managing fontsINDIRECT1
expo-font • 2.0.0An Expo universal module to load custom fontsINDIRECT3
expo-gl-cpp • 2.0.0C++ bindings for WebGL 2.0 used in Expo GL moduleINDIRECT1
expo-gl • 2.0.0Expo GL standalone universal moduleINDIRECT5
expo-google-sign-in • 2.0.0Expo Unimodule for interfacing with the native GoogleSignIn library.INDIRECT5
expo-image-loader-interface • 2.0.0Expo Module interface for ImageLoaderINDIRECT1
expo-local-authentication • 2.0.0Expo module to authenticate device ownerINDIRECT4
expo-localization • 2.0.0Expo Unimodule for interfacing with the native localization APIsINDIRECT4
expo-location • 2.0.1Expo Location standalone universal moduleINDIRECT3
expo-media-library • 2.0.0Expo MediaLibrary moduleINDIRECT3
expo-payments-stripe • 2.0.0Expo Payments ModuleINDIRECT1
expo-permissions-interface • 2.0.0Expo Permissions interface packageINDIRECT1
expo-permissions • 2.0.0Expo Permissions standalone universal moduleINDIRECT2
expo-print • 2.0.0Expo universal module for printingINDIRECT197
expo-react-native-adapter • 2.0.0The adapter to use Expo universal modules with the React Native bridgeINDIRECT11
expo-sensors-interface • 2.0.0Expo interface package for SensorsINDIRECT1
expo-sensors • 2.0.0Expo Sensors universal moduleINDIRECT3
expo-sms • 2.0.0An Expo universal module to present the system UI for sending SMS messagesINDIRECT2
expo-task-manager-interface • 1.0.0Expo interface package for TaskManagerINDIRECT1
expo-task-manager • 1.0.0Expo module that provides support for tasks that can run in the background.INDIRECT3
expo • 32.0.6The Expo SDKDIRECT400
fast-deep-equal • 2.0.1Fast deep equalINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fault • 1.0.4Functional errors with formatted outputINDIRECT1
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
find-babel-config • 1.2.2Find the closest babel config based on a directoryINDIRECT3
find-root • 1.1.0find the closest package.jsonINDIRECT0
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
focus-lock • 1.3.6DOM trap for a focusINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
global • 4.4.0Require global variablesINDIRECT3
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine 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
hast-util-parse-selector • 2.2.5hast utility to create an element from a simple CSS selectorINDIRECT0
hastscript • 5.1.2hast utility to create treesINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
invariant • 2.2.4invariantINDIRECT2
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-dom • 1.1.0Check if the given object is a dom nodeINDIRECT2
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-object • 3.0.1Returns true if an object was created by the `Object` constructor.INDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-window • 1.0.2Checks if the given value is a window object.INDIRECT0
isobject • 4.0.0Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
json5 • 2.2.3JSON for HumansINDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-json-file • 2.0.0Read and parse a JSON fileINDIRECT6
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.filter • 4.6.0The lodash method `_.filter` exported as a module.INDIRECT0
lodash.map • 4.6.0The lodash method `_.map` exported as a module.INDIRECT0
lodash.mapvalues • 4.6.0The lodash method `_.mapValues` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.omit • 4.5.0The lodash method `_.omit` exported as a module.INDIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
lodash.zipobject • 4.1.3The lodash method `_.zipObject` exported as a module.INDIRECT0
lodash • 4.17.10Lodash modular utilities.INDIRECT0
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
lowlight • 1.11.0Virtual syntax highlighting for virtual DOMs and non-HTML thingsINDIRECT3
map-or-similar • 1.5.0A JavaScript (JS) Map or Similar object polyfill if Map is not available.INDIRECT0
markdown-to-jsx • 6.11.4Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.INDIRECT6
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5-file • 3.2.3return an md5sum of a given fileINDIRECT3
mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
memoizerific • 1.11.3Fast, small, efficient JavaScript memoization lib to memoize JS functionsINDIRECT1
metro-babel7-plugin-react-transform • 0.51.1INDIRECT20
metro-react-native-babel-preset • 0.51.1Babel preset for React Native applicationsINDIRECT114
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
moment-timezone • 0.5.46Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-releases • 2.0.19Node.js releases dataINDIRECT0
noop-fn • 1.0.0It's noop function. It does nothing.INDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
nullthrows • 1.1.1flow typed nullthrowsINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
opencollective-postinstall • 2.0.3Lightweight npm postinstall message to invite people to donate to your collectiveINDIRECT0
os-locale • 2.1.0Get the system localeINDIRECT20
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
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
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 2.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pegjs • 0.10.0Parser generator for JavaScriptINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pkg-up • 2.0.0Find the closest package.json fileINDIRECT6
polished • 3.7.2A lightweight toolset for writing styles in Javascript.INDIRECT2
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
pretty-format • 23.6.0Stringify any JavaScript value.INDIRECT4
prismjs • 1.17.1Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT5
prismjs • 1.29.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
property-information • 5.6.0Information for HTML propertiesINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
react-clientside-effect • 1.2.7Create components whose prop changes map to a global side effectINDIRECT2
react-deep-force-update • 1.1.2Force-updates React component tree recursivelyINDIRECT0
react-dom • 16.14.0React package for working with the DOM.INDIRECT6
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-focus-lock • 2.13.5It is a trap! (for a focus)INDIRECT13
react-inspector • 4.0.1Power of Browser DevTools inspectors right inside your React appINDIRECT10
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-native-animatable • 1.3.3Easy to use declarative transitions and animations for React NativeINDIRECT5
react-native-branch • 2.2.5Branch Metrics React Native SDKINDIRECT0
react-native-elements • 1.2.7React Native Elements & UI ToolkitDIRECT21
react-native-gesture-handler • 1.0.17Experimental implementation of a new declarative API for gesture handling in react-nativeINDIRECT7
react-native-modal • 11.10.0An enhanced React Native modalDIRECT6
react-native-ratings • 6.5.0The standard Ratings component for React NativeINDIRECT6
react-native-reanimated • 1.0.0-alpha.11More powerful alternative to Animated library for React Native.INDIRECT0
react-native-safe-module • 1.2.0A safe way to consume React Native NativeModulesINDIRECT1
react-native-screens • 1.0.0-alpha.22First incomplete navigation solution for your react-native app.INDIRECT0
react-native-status-bar-height • 2.6.0Get status bar height for React Native AppINDIRECT0
react-native-svg • 8.0.10SVG library for react-nativeINDIRECT8
react-native-swipe-gestures • 1.0.54-directional swipe gestures for react-nativeINDIRECT0
react-native-ui-kitten • 3.1.2React Native componentsDIRECT7
react-native-vector-icons • 6.0.0Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.INDIRECT79
react-native-view-shot • 2.5.0Capture a React Native view to an imageINDIRECT0
react-popper-tooltip • 2.11.1React tooltip library built around react-popperINDIRECT41
react-popper • 1.3.11React wrapper around Popper.jsINDIRECT40
react-proxy • 1.1.8Proxies React components without unmounting or losing their state.INDIRECT2
react-syntax-highlighter • 11.0.3syntax highlighting component for react with prismjs or highlightjs ast using inline stylesINDIRECT29
react-textarea-autosize • 7.1.2textarea component for React which grows with contentINDIRECT7
react-transform-hmr • 1.0.4A React Transform that enables hot reloading React classes using Hot Module Replacement APIINDIRECT7
react • 16.14.0React is a JavaScript library for building user interfaces.INDIRECT5
react • 16.5.0React is a JavaScript library for building user interfaces.DIRECT6
read-pkg-up • 2.0.0Read the closest package.json fileINDIRECT29
read-pkg • 2.0.0Read a package.json fileINDIRECT22
refractor • 2.10.1Lightweight, robust, elegant virtual syntax highlighting using PrismINDIRECT20
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
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.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
reselect • 3.0.1Selectors for Redux.INDIRECT0
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schedule • 0.3.0Cooperative scheduler for the browser environment.INDIRECT1
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
schema-utils • 1.0.0webpack Validation UtilsINDIRECT8
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
serialize-error • 2.1.0Serialize an error into a plain objectINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
simplebar-react • 1.2.3React component for SimpleBarINDIRECT12
simplebar • 4.2.3Scrollbars, simpler.INDIRECT6
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
store2 • 2.14.4Better localStorageINDIRECT0
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
telejson • 3.3.0A library for teleporting rich data to another place.INDIRECT27
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
ts-dedent • 1.2.0TypeScript package which smartly trims and strips indentation from multi-line stringsINDIRECT0
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
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
unquote • 1.1.1Remove wrapping quotes from a string.INDIRECT0
update-browserslist-db • 1.1.2CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
url-loader • 1.1.2A loader for webpack which transforms files into base64 URIsINDIRECT15
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
use-sidecar • 1.1.3Sidecar code splitting utilsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 8.0.2yargs the modern, pirate-themed, successor to optimist.INDIRECT72
ISC31
PackageRelationDependenciesPublished
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
electron-to-chromium • 1.5.80Provides a list of electron-to-chromium version mappingsINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fs • 0.0.1-securityThis package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.DIRECT0
get-caller-file • 1.0.3[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 7.0.0the mighty option parser used by yargsINDIRECT1
Apache-2.09
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
@expo/websql • 1.0.1WebSQL Database API, implemented for Node using sqlite3INDIRECT5
lottie-ios • 2.5.3Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!INDIRECT0
lottie-react-native • 2.5.0React Native bindings for LottieINDIRECT9
pouchdb-collections • 1.0.1Map and Set shims for PouchDBINDIRECT0
react-helmet-async • 1.3.0Thread-safe Helmet for React 16+ and friendsINDIRECT10
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tiny-queue • 0.2.1Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.INDIRECT0
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-3-Clause8
PackageRelationDependenciesPublished
fbemitter • 2.1.1Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on INDIRECT16
highlight.js • 9.13.1Syntax highlighting with language autodetection.INDIRECT0
highlight.js • 9.18.5Syntax highlighting with language autodetection.INDIRECT0
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentINDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
qs • 6.13.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
rtl-detect • 1.1.2Library will help you to detect if the locale is right-to-left language.INDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
unknown5
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
format • 0.2.2printf, sprintf, and vsprintf for JavaScriptINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
uri-parser • 1.0.1Module that has utilities for URI parsingINDIRECT0
uuid-js • 0.7.5A js library to generate and parse UUIDs,TimeUUIDs and generate TimeUUID based on Date for range selectionsINDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
regjsparser • 0.12.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
WTFPL1
PackageRelationDependenciesPublished
argsarray • 0.0.1get arguments to a function as an array, withouth deoptimizingINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001692A smaller version of caniuse-db, with only the essentials!INDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.15 version:

[![licenses](https://licenses.dev/b/npm/%40diri%2Ffrontendmexpo/1.0.15)](https://licenses.dev/npm/%40diri%2Ffrontendmexpo/1.0.15)
<a href="https://licenses.dev/npm/%40diri%2Ffrontendmexpo/1.0.15">
  <img src="https://licenses.dev/b/npm/%40diri%2Ffrontendmexpo/1.0.15" alt="licenses" />
</a>
GitHub