licenses.dev

react-native-websockets v1.0.0

## Getting started

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT562
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.INDIRECT38
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-create-class-features-plugin • 7.29.7Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.29.7Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.29.7Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-remap-async-to-generator • 7.29.7Helper function to remap async functions to generatorsINDIRECT20
@babel/helper-replace-supers • 7.29.7Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.29.7Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helper-wrap-function • 7.29.7Helper to wrap functions inside a function call.INDIRECT18
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.7A JavaScript parserINDIRECT3
@babel/plugin-external-helpers • 7.29.7This plugin contains helper functions that’ll be placed at the top of the generated codeINDIRECT1
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT26
@babel/plugin-proposal-object-rest-spread • 7.20.7Compile object rest and spread to ES5INDIRECT17
@babel/plugin-syntax-dynamic-import • 7.8.3Allow parsing of import()INDIRECT1
@babel/plugin-syntax-flow • 7.29.7Allow parsing of the flow syntaxINDIRECT1
@babel/plugin-syntax-jsx • 7.29.7Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-object-rest-spread • 7.8.3Allow parsing of object rest/spreadINDIRECT1
@babel/plugin-transform-arrow-functions • 7.29.7Compile ES2015 arrow functions to ES5INDIRECT1
@babel/plugin-transform-block-scoping • 7.29.7Compile ES2015 block scoping (const and let) to ES5INDIRECT1
@babel/plugin-transform-classes • 7.29.7Compile ES2015 classes to ES5INDIRECT36
@babel/plugin-transform-computed-properties • 7.29.7Compile ES2015 computed properties to ES5INDIRECT9
@babel/plugin-transform-destructuring • 7.29.7Compile ES2015 destructuring to ES5INDIRECT19
@babel/plugin-transform-exponentiation-operator • 7.29.7Compile exponentiation operator to ES5INDIRECT1
@babel/plugin-transform-flow-strip-types • 7.29.7Strip flow type annotations from your output code.INDIRECT2
@babel/plugin-transform-for-of • 7.29.7Compile ES2015 for...of to ES5INDIRECT20
@babel/plugin-transform-function-name • 7.29.7Apply ES2015 function.name semantics to all functionsINDIRECT32
@babel/plugin-transform-literals • 7.29.7Compile ES2015 unicode string and number literals to ES5INDIRECT1
@babel/plugin-transform-modules-commonjs • 7.29.7This plugin transforms ES2015 modules to CommonJSINDIRECT21
@babel/plugin-transform-object-assign • 7.29.7Replace Object.assign with an inline helperINDIRECT1
@babel/plugin-transform-parameters • 7.29.7Compile ES2015 default and rest parameters to ES5INDIRECT1
@babel/plugin-transform-react-display-name • 7.29.7Add displayName to React.createClass callsINDIRECT1
@babel/plugin-transform-react-jsx-source • 7.29.7Add a __source prop to all JSX ElementsINDIRECT1
@babel/plugin-transform-react-jsx • 7.29.7Turn JSX into React function callsINDIRECT22
@babel/plugin-transform-regenerator • 7.29.7Explode async and generator functions into a state machine.INDIRECT1
@babel/plugin-transform-shorthand-properties • 7.29.7Compile ES2015 shorthand properties to ES5INDIRECT1
@babel/plugin-transform-spread • 7.29.7Compile ES2015 spread to ES5INDIRECT20
@babel/plugin-transform-template-literals • 7.29.7Compile ES2015 template literals to ES5INDIRECT1
@babel/register • 7.29.7babel require hookINDIRECT21
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
absolute-path • 0.0.0Node.js 0.11.x path.isAbsolute as a separate moduleINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ansi-colors • 1.1.0Collection of ansi colors and styles.INDIRECT1
ansi-cyan • 0.1.1The color cyan, in ansi.INDIRECT1
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-red • 0.1.1The color red, in ansi.INDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
ansi • 0.3.1Advanced ANSI formatting tool for Node.jsINDIRECT0
arch • 2.2.0Better `os.arch()` for node and the browser -- detect OS architectureINDIRECT0
arr-diff • 1.1.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT2
arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT1
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 2.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-filter • 0.0.1Array#filter for older browsers.INDIRECT0
array-map • 0.0.1`[].map(f)` for older browsersINDIRECT0
array-reduce • 0.0.0`[].reduce()` for old browsersINDIRECT0
array-slice • 0.2.3Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.INDIRECT0
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
art • 0.10.3Cross-browser Vector GraphicsINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.26.3Babel compiler core.INDIRECT50
babel-generator • 6.26.1Turns an AST into code.INDIRECT14
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT26
babel-helper-builder-react-jsx • 6.26.0Helper function to build react jsxINDIRECT7
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT26
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT28
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT25
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT27
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
babel-helper-regex • 6.26.0Helper function to check for literal RegExINDIRECT7
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generatorsINDIRECT28
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT27
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT26
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT3
babel-plugin-external-helpers • 6.22.0This plugin contains helper functions that’ll be placed at the top of the generated codeINDIRECT3
babel-plugin-react-transform • 3.0.0Babel plugin to instrument React components with custom transformsINDIRECT1
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesINDIRECT0
babel-plugin-syntax-dynamic-import • 6.18.0Allow parsing of import()INDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxINDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5INDIRECT0
babel-plugin-transform-async-to-generator • 6.16.0Turn async functions into ES2015 generatorsINDIRECT30
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT29
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT3
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT26
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT31
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT26
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT3
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsINDIRECT28
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT3
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT27
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT28
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT29
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT7
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT3
babel-plugin-transform-es2015-sticky-regex • 6.24.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT8
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT3
babel-plugin-transform-es2015-unicode-regex • 6.24.1Compile ES2015 Unicode regex to ES5INDIRECT13
babel-plugin-transform-es3-member-expression-literals • 6.22.0Ensure that reserved words are quoted in property accessesINDIRECT3
babel-plugin-transform-es3-property-literals • 6.22.0Ensure that reserved words are quoted in object property keysINDIRECT3
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT28
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.INDIRECT4
babel-plugin-transform-object-assign • 6.22.0Replace Object.assign with an inline helperINDIRECT3
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-react-display-name • 6.25.0Add displayName to React.createClass callsINDIRECT3
babel-plugin-transform-react-jsx-source • 6.22.0Add a __source prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx • 6.24.1Turn JSX into React function callsINDIRECT9
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT9
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-preset-es2015-node • 6.1.1Babel preset for all es2015 plugins needed with latest stable node.INDIRECT46
babel-preset-fbjs • 2.3.0Babel preset for Facebook projects.INDIRECT63
babel-preset-react-native • 4.0.1Babel preset for React Native applicationsINDIRECT78
babel-register • 6.26.0babel require hookINDIRECT50
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT25
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT24
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
babylon • 7.0.0-beta.47A JavaScript parserINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
base64-js • 0.0.8Base64 encoding/decoding in pure JSINDIRECT0
base64-js • 1.1.2Base64 encoding/decoding in pure JSINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
basic-auth • 2.0.1node.js basic auth parserINDIRECT1
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bplist-creator • 0.0.7Binary Mac OS X Plist (property list) creator.INDIRECT1
bplist-parser • 0.1.1Binary plist parser.INDIRECT1
brace-expansion • 1.1.15Brace expansion as known from sh/bashINDIRECT2
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
braces • 2.3.2Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT70
browserslist • 4.28.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
clipboardy • 1.2.3Access the system clipboard (copy/paste)INDIRECT17
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.13.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.8.1Node.js compression middlewareINDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
connect • 3.7.0High performance middleware frameworkINDIRECT11
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
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight 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
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
denodeify • 1.2.1Tool to turn functions with Node-style callback APIs into functions that return PromisesINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
detect-newline • 2.1.0Detect the dominant newline character of a stringINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
envinfo • 3.11.1Info about your dev environment for debugging purposesINDIRECT34
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
errorhandler • 1.5.2Development-only error handler middlewareINDIRECT5
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.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
eslint-plugin-react-native-globals • 0.1.2ESLint Environment for React NativeINDIRECT0
eslint-plugin-react-native • 3.11.0React Native specific linting rules for ESLintINDIRECT19
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-target-shim • 1.1.1An implementation of W3C EventTarget interface.INDIRECT0
eventemitter3 • 3.1.2EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
exec-sh • 0.2.2Execute shell command forwarding all stdio.INDIRECT1
execa • 0.7.0A better `child_process`INDIRECT15
execa • 0.8.0A better `child_process`INDIRECT15
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT12
extend-shallow • 1.1.4Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
fancy-log • 1.3.3Log things, prefixed with a timestamp.INDIRECT5
fbjs-scripts • 0.8.3A bundle of helpful scripts used in projects consuming fbjs.INDIRECT125
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
finalhandler • 1.1.2Node.js final http responderINDIRECT9
find-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-extra • 1.0.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
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.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
global • 4.4.0Require global variablesINDIRECT3
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
growly • 1.3.0Simple zero-dependency Growl notifications using GNTP.INDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
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.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
image-size • 0.6.3get dimensions of any image fileINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
inquirer • 3.3.0A collection of common interactive command line user interfaces.INDIRECT31
invariant • 2.2.4invariantDIRECT2
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-accessor-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-descriptor • 0.1.8Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.4Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
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-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns 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
jest-docblock • 22.4.0`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.INDIRECT1
jest-haste-map • 22.4.2INDIRECT140
jest-serializer • 22.4.3Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `unINDIRECT0
jest-worker • 22.2.2Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT9
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-stable-stringify • 1.3.0deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT23
json5 • 0.4.0JSON for the ES5 era.INDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
kind-of • 1.1.0Get the native type of a value.INDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
load-json-file • 2.0.0Read and parse a JSON fileINDIRECT6
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash.pad • 4.5.1The lodash method `_.pad` exported as a module.INDIRECT0
lodash.padend • 4.6.1The lodash method `_.padEnd` exported as a module.INDIRECT0
lodash.padstart • 4.6.1The lodash method `_.padStart` exported as a module.INDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
macos-release • 1.1.0Get the name and version of a macOS release from the Darwin versionINDIRECT0
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsINDIRECT8
merge • 1.2.1Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser.INDIRECT0
metro-cache • 0.30.2🚇 Cache layers for MetroINDIRECT3
metro-core • 0.30.2🚇 Core files for MetroINDIRECT2
metro-minify-uglify • 0.30.2🚇 Default minifier for MetroINDIRECT3
metro-resolver • 0.30.2🚇 Metro resolution logicINDIRECT1
metro-source-map • 0.30.2🚇 Source map generator for Metro.INDIRECT1
metro • 0.30.2🚇 The JavaScript bundler for React Native.INDIRECT501
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
mime-db • 1.23.0Media Type DatabaseINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 2.1.11The ultimate javascript content-type utility.INDIRECT1
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
min-document • 2.19.2A minimal DOM implementationINDIRECT1
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
morgan • 1.11.0HTTP request logger middleware for node.jsINDIRECT8
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.27.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibilityINDIRECT0
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
negotiator • 0.6.3HTTP content negotiationINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
node-notifier • 5.4.5A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)INDIRECT6
node-releases • 2.0.47Node.js releases dataINDIRECT0
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.1.0Execute a listener when a response is about to write headersINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
opn • 3.0.3A better node-open. Opens stuff like websites, files, executables. Cross-platform.INDIRECT1
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-locale • 2.1.0Get the system localeINDIRECT20
os-name • 2.0.1Get the name of the current operating system. Example: macOS SierraINDIRECT3
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
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-limit • 2.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-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
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
pegjs • 0.10.0Parser generator for JavaScriptINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
plist • 1.2.0Mac OS X Plist parser/builder for Node.js and browsersINDIRECT5
plist • 2.0.1Mac OS X Plist parser/builder for Node.js and browsersINDIRECT3
plugin-error • 0.1.2Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.INDIRECT9
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
pretty-format • 4.3.1Stringify any JavaScript value.INDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
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
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
range-parser • 1.2.1Range header field string parserINDIRECT0
react-clone-referenced-element • 1.1.1Clones a React element while preserving its original refINDIRECT0
react-deep-force-update • 1.1.2Force-updates React component tree recursivelyINDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-native • 0.55.2A framework for building native apps using ReactDIRECT638
react-proxy • 1.1.8Proxies React components without unmounting or losing their state.INDIRECT2
react-timer-mixin • 0.13.4TimerMixin provides timer functions for executing code in the future that are safely cleaned up when the component unmountsINDIRECT0
react-transform-hmr • 1.0.4A React Transform that enables hot reloading React classes using Hot Module Replacement APIINDIRECT7
react • 16.3.1React is a JavaScript library for building user interfaces.DIRECT18
read-pkg-up • 2.0.0Read the closest package.json fileINDIRECT30
read-pkg • 2.0.0Read a package.json fileINDIRECT23
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regexpu-core • 2.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT4
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
rimraf • 2.2.8A deep deletion module for node (like `rm -rf`)INDIRECT0
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.0.1Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sane • 2.5.2Sane aims to be fast, small, and reliable file system watcher.INDIRECT100
send • 0.19.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
serialize-error • 2.1.0Serialize an error into a plain objectINDIRECT0
serve-static • 1.16.3Serve static filesINDIRECT20
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shell-quote • 1.6.1quote and parse shell commandsINDIRECT4
shellwords • 0.1.1Manipulate strings according to the word parsing rules of the UNIX Bourne shell.INDIRECT0
simple-plist • 0.2.1A wrapper utility for interacting with plist data.INDIRECT8
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
stacktrace-parser • 0.1.11Parses every stack trace into a nicely formatted array of hashes.INDIRECT1
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
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-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
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
temp • 0.8.3Temporary files and directoriesINDIRECT2
throat • 4.1.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
ua-parser-js • 0.7.41Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
ultron • 1.1.1Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 3.0.1RFC4122 (v1 and v4) generatorINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-fetch • 1.1.1A window.fetch polyfill.INDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
win-release • 1.1.1Get the name of a Windows version from the release number: 5.1.2600 → XPINDIRECT1
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ws • 1.1.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT2
ws • 2.3.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT2
xmlbuilder • 4.0.0An XML builder for node.jsINDIRECT1
xmlbuilder • 8.2.2An XML builder for node.jsINDIRECT0
xmldoc • 0.4.0A lightweight XML Document class for JavaScript.INDIRECT1
xpipe • 1.0.8Use cross-platform IPC paths in Node.js.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 9.0.1yargs the modern, pirate-themed, successor to optimist.INDIRECT73
ISC44
PackageRelationDependenciesPublished
anymatch • 2.0.0Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT83
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
capture-exit • 1.2.0safely cleanup in signal handlersINDIRECT1
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
electron-to-chromium • 1.5.371Provides 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
gauge • 1.2.7A terminal based horizontal guageINDIRECT5
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-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
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.5a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
npmlog • 2.0.4logger for npmINDIRECT16
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
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
sax • 1.1.6An evented streaming XML parser in JavaScriptINDIRECT0
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
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
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
write-file-atomic • 1.3.4Write files in an atomic fashion w/configurable ownershipINDIRECT3
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
yargs-parser • 7.0.0the mighty option parser used by yargsINDIRECT1
Apache-2.08
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.10.35A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
walker • 1.0.8A simple directory tree walker.INDIRECT2
watch • 0.18.0Utilities for watching file trees.INDIRECT3
xcode • 0.9.3parser for xcodeproj/project.pbxproj filesINDIRECT11
BSD-3-Clause5
PackageRelationDependenciesPublished
makeerror • 1.0.12A library to make errors.INDIRECT1
react-devtools-core • 3.1.0Use react-devtools outside of the browserINDIRECT8
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
unknown5
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
metro-babylon7 • 0.30.2🚇 Metro babylon v7 wrapperINDIRECT1
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
rx-lite-aggregates • 4.0.8Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScriptINDIRECT1
rx-lite • 4.0.8Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
non-standard3
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT8
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
BSD-2-Clause3
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.INDIRECT14
uglify-es • 3.3.9JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT2
Unlicense2
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
stream-buffers • 2.2.0Buffer-backed Streams for reading and writing.INDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
WTFPL1
PackageRelationDependenciesPublished
left-pad • 1.3.0String left padINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.7.1A collection of essential TypeScript typesINDIRECT0
LGPL-2.0 OR MIT1
PackageRelationDependenciesPublished
xmldom • 0.1.31A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001797A smaller version of caniuse-db, with only the essentials!INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)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.23A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/react-native-websockets)](https://licenses.dev/npm/react-native-websockets)
<a href="https://licenses.dev/npm/react-native-websockets">
  <img src="https://licenses.dev/b/npm/react-native-websockets" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/react-native-websockets/1.0.0)](https://licenses.dev/npm/react-native-websockets/1.0.0)
<a href="https://licenses.dev/npm/react-native-websockets/1.0.0">
  <img src="https://licenses.dev/b/npm/react-native-websockets/1.0.0" alt="licenses" />
</a>
GitHub