licenses.dev

material-expandv13 v1.0.14

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT1781
PackageRelationDependenciesPublished
@adobe/css-tools • 4.4.1CSS parser / stringifierINDIRECT0
@babel/code-frame • 7.10.4Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/code-frame • 7.12.11Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/code-frame • 7.8.3Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/compat-data • 7.26.5The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.12.3Babel compiler core.INDIRECT33
@babel/core • 7.26.0Babel compiler core.INDIRECT38
@babel/core • 7.7.4Babel compiler core.INDIRECT27
@babel/core • 7.9.0Babel compiler core.INDIRECT30
@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 providerINDIRECT22
@babel/helper-environment-visitor • 7.24.7Helper visitor to only visit nodes in the current 'this' contextINDIRECT3
@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/highlight • 7.25.9Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@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-async-generator-functions • 7.20.7Turn async generator functions into ES2015 generatorsINDIRECT25
@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-class-properties • 7.8.3This 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-decorators • 7.8.3Compile class and object decorators to ES5INDIRECT28
@babel/plugin-proposal-dynamic-import • 7.18.6Transform import() expressionsINDIRECT2
@babel/plugin-proposal-json-strings • 7.18.6Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT2
@babel/plugin-proposal-nullish-coalescing-operator • 7.18.6Remove nullish coalescing operatorINDIRECT2
@babel/plugin-proposal-nullish-coalescing-operator • 7.8.3Remove nullish coalescing operatorINDIRECT2
@babel/plugin-proposal-numeric-separator • 7.18.6Remove numeric separators from Decimal, Binary, Hex and Octal literalsINDIRECT2
@babel/plugin-proposal-numeric-separator • 7.8.3Remove numeric separators from Decimal, Binary, Hex and Octal literalsINDIRECT2
@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-optional-chaining • 7.9.0Transform optional chaining operators into a series of nil checksINDIRECT2
@babel/plugin-proposal-private-methods • 7.18.6This plugin transforms private class methodsINDIRECT27
@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-proposal-unicode-property-regex • 7.18.6Compile Unicode property escapes in Unicode regular expressions to ES5.INDIRECT17
@babel/plugin-syntax-async-generators • 7.8.4Allow parsing of async generator functionsINDIRECT1
@babel/plugin-syntax-bigint • 7.8.3Allow parsing of BigInt literalsINDIRECT1
@babel/plugin-syntax-class-properties • 7.12.13Allow parsing of class propertiesINDIRECT1
@babel/plugin-syntax-class-static-block • 7.14.5Allow parsing of class static blocksINDIRECT1
@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-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-import-meta • 7.10.4Allow parsing of import.metaINDIRECT1
@babel/plugin-syntax-json-strings • 7.8.3Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsxINDIRECT1
@babel/plugin-syntax-logical-assignment-operators • 7.10.4Allow parsing of the logical assignment operatorsINDIRECT1
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@babel/plugin-syntax-numeric-separator • 7.10.4Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal SeparatorINDIRECT1
@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-private-property-in-object • 7.14.5Allow parsing of '#foo in obj' brand checksINDIRECT1
@babel/plugin-syntax-top-level-await • 7.14.5Allow parsing of top-level await in modulesINDIRECT1
@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-flow-strip-types • 7.9.0Strip 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-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-constant-elements • 7.25.9Treat React JSX elements as value types and hoist them to the highest scopeINDIRECT1
@babel/plugin-transform-react-display-name • 7.25.9Add displayName to React.createClass callsINDIRECT1
@babel/plugin-transform-react-display-name • 7.8.3Add displayName to React.createClass callsINDIRECT1
@babel/plugin-transform-react-jsx-development • 7.25.9Turn JSX into React function calls in developmentINDIRECT24
@babel/plugin-transform-react-jsx-self • 7.25.9Add a __self prop to all JSX ElementsINDIRECT1
@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-react-pure-annotations • 7.25.9Mark top-level React method calls as pure for tree shakingINDIRECT5
@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 globalsINDIRECT44
@babel/plugin-transform-runtime • 7.9.0Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT24
@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.INDIRECT128
@babel/preset-env • 7.9.0A Babel preset for each environment.INDIRECT113
@babel/preset-modules • 0.1.6A Babel preset that targets modern browsers by fixing engine bugs.INDIRECT20
@babel/preset-modules • 0.1.6-no-external-pluginsA Babel preset that targets modern browsers by fixing engine bugs.INDIRECT5
@babel/preset-react • 7.26.3Babel preset for all React plugins.INDIRECT28
@babel/preset-react • 7.9.1Babel preset for all React plugins.INDIRECT28
@babel/preset-typescript • 7.26.0Babel preset for TypeScript.INDIRECT34
@babel/preset-typescript • 7.9.0Babel preset for TypeScript.INDIRECT29
@babel/runtime-corejs3 • 7.26.0babel's modular runtime helpers with core-js@3 polyfillingINDIRECT2
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@babel/runtime • 7.9.0babel's modular runtime helpersINDIRECT1
@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
@bcoe/v8-coverage • 0.2.3Helper functions for V8 coverage files.INDIRECT0
@date-io/core • 1.3.13Abstraction over common javascript date management librariesINDIRECT0
@date-io/date-fns • 1.3.13Abstraction over common javascript date management librariesDIRECT1
@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/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@eslint/eslintrc • 0.4.3The legacy ESLintRC config file format for ESLintINDIRECT28
@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
@istanbuljs/schema • 0.1.3Schemas describing various structures used by nyc and istanbuljsINDIRECT0
@jest/console • 24.9.0INDIRECT12
@jest/console • 26.6.2INDIRECT36
@jest/core • 24.9.0Delightful JavaScript Testing.INDIRECT489
@jest/core • 26.6.3Delightful JavaScript Testing.INDIRECT418
@jest/environment • 24.9.0INDIRECT319
@jest/environment • 26.6.2INDIRECT41
@jest/expect-utils • 29.7.0This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).INDIRECT1
@jest/fake-timers • 24.9.0INDIRECT110
@jest/fake-timers • 26.6.2INDIRECT40
@jest/globals • 26.6.2INDIRECT48
@jest/reporters • 24.9.0Jest's reportersINDIRECT482
@jest/reporters • 26.6.2Jest's reportersINDIRECT271
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/source-map • 24.9.0INDIRECT3
@jest/source-map • 26.6.2INDIRECT3
@jest/test-result • 24.9.0INDIRECT19
@jest/test-result • 26.6.2INDIRECT38
@jest/test-sequencer • 24.9.0INDIRECT466
@jest/test-sequencer • 26.6.3INDIRECT377
@jest/transform • 24.9.0INDIRECT318
@jest/transform • 26.6.2INDIRECT216
@jest/types • 24.9.0INDIRECT5
@jest/types • 26.6.2INDIRECT13
@jest/types • 29.6.3This package contains shared types of Jest's packages.INDIRECT15
@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/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@material-ui/core • 4.12.4React components that implement Google's Material Design.DIRECT33
@material-ui/icons • 4.11.3Material Design Svg Icons converted to Material-UI React components.DIRECT2
@material-ui/pickers • 3.3.11React components, that implements material design pickers for material-ui v4DIRECT15
@material-ui/styles • 4.11.5Material-UI Styles - The styling solution of Material-UI.INDIRECT27
@material-ui/system • 4.12.2Material-UI System - Design system for Material-UI.INDIRECT10
@material-ui/types • 5.1.0Material-UI Types - Utility types for Material-UI.INDIRECT0
@material-ui/utils • 4.11.3Material-UI Utils - Utility functions for Material-UI.INDIRECT8
@material/animation • 1.0.0Animation Variables and Mixins used by Material Components for the webINDIRECT1
@material/base • 1.0.0The set of base classes for Material Components for the webINDIRECT1
@material/button • 1.1.1The Material Components for the web button componentINDIRECT11
@material/dom • 1.1.0DOM manipulation utilities for Material Components for the webINDIRECT1
@material/elevation • 1.1.0Material Components for the web mixins + CSS Classes for Material Design elevationINDIRECT4
@material/feature-targeting • 0.44.1Material Components for the web Feature Targeting Scss helpersINDIRECT0
@material/react-button • 0.15.0Material Components React ButtonDIRECT15
@material/react-ripple • 0.15.0Material Components React RippleINDIRECT9
@material/ripple • 1.1.0The Material Components for the web Ink Ripple effect for web element interactionsINDIRECT6
@material/rtl • 0.42.0Material Components for the web RTL Scss helpersINDIRECT0
@material/shape • 1.1.1Shape utilities for Material Components for the webINDIRECT1
@material/theme • 1.1.0The Material Components for the web theming systemINDIRECT1
@material/typography • 1.0.0Typography classes, mixins, and variables for Material Components for the webINDIRECT1
@mrmlnc/readdir-enhanced • 2.2.1fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.INDIRECT2
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 1.1.3Get the status of a file with some featuresINDIRECT0
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@npmcli/move-file • 1.1.2move a file (fork of move-file)INDIRECT13
@pmmmwh/react-refresh-webpack-plugin • 0.4.3An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.INDIRECT16
@rollup/plugin-node-resolve • 7.1.3Locate and bundle third-party dependencies in node_modulesINDIRECT14
@rollup/plugin-replace • 2.4.2Replace strings in files while bundlingINDIRECT6
@rollup/pluginutils • 3.1.0A set of utility functions commonly used by Rollup pluginsINDIRECT3
@rtsao/scc • 1.1.0Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).INDIRECT0
@sinclair/typebox • 0.27.8JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@svgr/babel-plugin-add-jsx-attribute • 4.2.0Add JSX attributeINDIRECT0
@svgr/babel-plugin-add-jsx-attribute • 5.4.0Add JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-attribute • 4.2.0Remove JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-attribute • 5.4.0Remove JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-empty-expression • 4.2.0Remove JSX empty expressionINDIRECT0
@svgr/babel-plugin-remove-jsx-empty-expression • 5.0.1Remove JSX empty expressionINDIRECT0
@svgr/babel-plugin-replace-jsx-attribute-value • 4.2.0Replace JSX attribute valueINDIRECT0
@svgr/babel-plugin-replace-jsx-attribute-value • 5.0.1Replace JSX attribute valueINDIRECT0
@svgr/babel-plugin-svg-dynamic-title • 4.3.3Transform SVG by adding a dynamic title elementINDIRECT0
@svgr/babel-plugin-svg-dynamic-title • 5.4.0Transform SVG by adding a dynamic title elementINDIRECT0
@svgr/babel-plugin-svg-em-dimensions • 4.2.0Transform SVG to use em-based dimensionsINDIRECT0
@svgr/babel-plugin-svg-em-dimensions • 5.4.0Transform SVG to use em-based dimensionsINDIRECT0
@svgr/babel-plugin-transform-react-native-svg • 4.2.0Transform DOM elements into react-native-svg componentsINDIRECT0
@svgr/babel-plugin-transform-react-native-svg • 5.4.0Transform DOM elements into react-native-svg componentsINDIRECT0
@svgr/babel-plugin-transform-svg-component • 4.2.0Transform SVG into componentINDIRECT0
@svgr/babel-plugin-transform-svg-component • 5.5.0Transform SVG into componentINDIRECT0
@svgr/babel-preset • 4.3.3SVGR preset that apply transformations from configINDIRECT8
@svgr/babel-preset • 5.5.0SVGR preset that apply transformations from configINDIRECT8
@svgr/core • 4.3.3Transform SVG into React Components.INDIRECT62
@svgr/core • 5.5.0Transform SVG into React Components.INDIRECT60
@svgr/hast-util-to-babel-ast • 4.3.2Transform HAST to Babel AST (JSX)INDIRECT3
@svgr/hast-util-to-babel-ast • 5.5.0Transform HAST to Babel AST (JSX)INDIRECT3
@svgr/plugin-jsx • 4.3.3Transform SVG into JSXINDIRECT45
@svgr/plugin-jsx • 5.5.0Transform SVG into JSXINDIRECT45
@svgr/plugin-svgo • 4.3.1Optimize SVGINDIRECT153
@svgr/plugin-svgo • 5.5.0Optimize SVGINDIRECT144
@svgr/webpack • 4.3.3SVGR webpack loader.INDIRECT314
@svgr/webpack • 5.5.0SVGR webpack loader.INDIRECT300
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@testing-library/dom • 7.31.2Simple and complete DOM testing utilities that encourage good testing practices.INDIRECT29
@testing-library/jest-dom • 5.17.0Custom jest matchers to test the state of the DOMDIRECT57
@testing-library/react • 11.2.7Simple and complete React DOM testing utilities that encourage good testing practices.DIRECT30
@testing-library/user-event • 12.8.3Fire events the same way the user doesDIRECT2
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@types/aria-query • 4.2.2TypeScript definitions for aria-queryINDIRECT0
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreINDIRECT7
@types/babel__generator • 7.6.8TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.20.6TypeScript definitions for @babel/traverseINDIRECT3
@types/eslint-visitor-keys • 1.0.0TypeScript definitions for eslint-visitor-keysINDIRECT0
@types/eslint • 7.29.0TypeScript definitions for eslintINDIRECT2
@types/estree • 0.0.39TypeScript definitions for ESTree AST specificationINDIRECT0
@types/estree • 1.0.6TypeScript definitions for estreeINDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/graceful-fs • 4.1.9TypeScript definitions for graceful-fsINDIRECT2
@types/html-minifier-terser • 5.1.2TypeScript definitions for html-minifier-terserINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 1.1.2TypeScript definitions for istanbul-reportsINDIRECT2
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/jest • 29.5.14TypeScript definitions for jestINDIRECT43
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/json5 • 0.0.29TypeScript definitions for JSON5INDIRECT0
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prettier • 2.7.3TypeScript definitions for prettierINDIRECT0
@types/q • 1.5.8TypeScript definitions for qINDIRECT0
@types/raf • 3.4.3TypeScript definitions for rafINDIRECT0
@types/react-transition-group • 4.4.12TypeScript definitions for react-transition-groupINDIRECT0
@types/react • 19.0.7TypeScript definitions for reactINDIRECT1
@types/resolve • 0.0.8TypeScript definitions for resolveINDIRECT2
@types/source-list-map • 0.1.6TypeScript definitions for source-list-mapINDIRECT0
@types/stack-utils • 1.0.1TypeScript definitions for stack-utilsINDIRECT0
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/styled-jsx • 2.2.9TypeScript definitions for styled-jsxINDIRECT2
@types/tapable • 1.0.12TypeScript definitions for tapableINDIRECT0
@types/testing-library__jest-dom • 5.14.9TypeScript definitions for @testing-library/jest-domINDIRECT44
@types/uglify-js • 3.17.5TypeScript definitions for uglify-jsINDIRECT1
@types/webpack-sources • 3.2.3TypeScript definitions for webpack-sourcesINDIRECT4
@types/webpack • 4.41.40TypeScript definitions for webpackINDIRECT11
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 13.0.12TypeScript definitions for yargsINDIRECT1
@types/yargs • 15.0.19TypeScript definitions for yargsINDIRECT1
@types/yargs • 17.0.33TypeScript definitions for yargsINDIRECT1
@typescript-eslint/eslint-plugin • 2.34.0TypeScript plugin for ESLintINDIRECT30
@typescript-eslint/eslint-plugin • 4.33.0TypeScript plugin for ESLintINDIRECT43
@typescript-eslint/experimental-utils • 2.34.0(Experimental) Utilities for working with TypeScript + ESLint togetherINDIRECT27
@typescript-eslint/experimental-utils • 3.10.1(Experimental) Utilities for working with TypeScript + ESLint togetherINDIRECT29
@typescript-eslint/experimental-utils • 4.33.0(Experimental) Utilities for working with TypeScript + ESLint togetherINDIRECT40
@typescript-eslint/scope-manager • 4.33.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/types • 3.10.1Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/types • 4.33.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/visitor-keys • 3.10.1Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT1
@typescript-eslint/visitor-keys • 4.33.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@webassemblyjs/ast • 1.8.5AST utils for webassemblyjsINDIRECT10
@webassemblyjs/ast • 1.9.0AST utils for webassemblyjsINDIRECT9
@webassemblyjs/floating-point-hex-parser • 1.8.5A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/floating-point-hex-parser • 1.9.0A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.8.5Common API errorsINDIRECT0
@webassemblyjs/helper-api-error • 1.9.0Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.8.5Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-buffer • 1.9.0Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-code-frame • 1.8.5INDIRECT10
@webassemblyjs/helper-code-frame • 1.9.0INDIRECT9
@webassemblyjs/helper-module-context • 1.8.5INDIRECT10
@webassemblyjs/helper-module-context • 1.9.0INDIRECT9
@webassemblyjs/helper-wasm-bytecode • 1.8.5WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-bytecode • 1.9.0WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.8.5INDIRECT17
@webassemblyjs/helper-wasm-section • 1.9.0INDIRECT16
@webassemblyjs/ieee754 • 1.8.5IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/ieee754 • 1.9.0IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/leb128 • 1.8.5LEB128 decoder and encoderINDIRECT1
@webassemblyjs/leb128 • 1.9.0LEB128 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.8.5UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/utf8 • 1.9.0UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.8.5> Rewrite a WASM binaryINDIRECT20
@webassemblyjs/wasm-edit • 1.9.0> Rewrite a WASM binaryINDIRECT19
@webassemblyjs/wasm-gen • 1.8.5WebAssembly binary format printerINDIRECT15
@webassemblyjs/wasm-gen • 1.9.0WebAssembly binary format printerINDIRECT14
@webassemblyjs/wasm-opt • 1.8.5INDIRECT18
@webassemblyjs/wasm-opt • 1.9.0INDIRECT17
@webassemblyjs/wasm-parser • 1.8.5WebAssembly binary format parserINDIRECT15
@webassemblyjs/wasm-parser • 1.9.0WebAssembly binary format parserINDIRECT14
@webassemblyjs/wast-parser • 1.8.5WebAssembly text format parserINDIRECT10
@webassemblyjs/wast-parser • 1.9.0WebAssembly text format parserINDIRECT9
@webassemblyjs/wast-printer • 1.8.5WebAssembly text format printerINDIRECT10
@webassemblyjs/wast-printer • 1.9.0WebAssembly text format printerINDIRECT9
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-globals • 4.3.4Detect global variables in JavaScript using acornINDIRECT2
acorn-globals • 6.0.0Detect global variables in JavaScript using acornINDIRECT2
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn-walk • 6.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
acorn • 6.4.2ECMAScript parserINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
acorn • 8.14.0ECMAScript parserINDIRECT0
add-dom-event-listener • 1.1.0add dom event listener. normalize ie and othersINDIRECT1
address • 1.1.2Get current machine IP, MAC and DNS servers.INDIRECT0
adjust-sourcemap-loader • 2.0.0Webpack loader that adjusts source mapsINDIRECT11
adjust-sourcemap-loader • 3.0.0Webpack loader that adjusts source mapsINDIRECT5
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
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
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
alphanum-sort • 1.0.2Alphanumeric sorting algorithmINDIRECT0
ansi-colors • 3.2.4Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.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-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
arity-n • 1.0.4Wraps a function with a function of a sertain arity.INDIRECT0
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 • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-equal • 1.0.2Check if two arrays are equalINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-flatten • 2.1.2Flatten nested arraysINDIRECT0
array-includes • 3.1.8An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.INDIRECT85
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
array.prototype.findlast • 1.2.5An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.INDIRECT86
array.prototype.findlastindex • 1.2.5An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.INDIRECT86
array.prototype.flat • 1.3.3An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.INDIRECT86
array.prototype.flatmap • 1.3.3An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.INDIRECT86
array.prototype.reduce • 1.0.7An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.INDIRECT86
array.prototype.tosorted • 1.1.4An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.INDIRECT86
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT84
arrify • 1.0.1Convert a value to an arrayINDIRECT0
arrify • 2.0.1Convert a value to an arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
assert • 1.4.1commonjs assert - node.js api compatibleINDIRECT2
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT22
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
ast-types-flow • 0.0.8Flow types for the Javascript ASTINDIRECT0
astral-regex • 1.0.0Regular expression for matching astral symbolsINDIRECT0
astral-regex • 2.0.0Regular expression for matching astral symbolsINDIRECT0
async-each • 1.0.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async-limiter • 1.0.1asynchronous function queue with adjustable concurrencyINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
autoprefixer • 9.8.8Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT13
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-eslint • 10.0.3Custom parser for ESLintINDIRECT22
babel-eslint • 10.1.0Custom parser for ESLintINDIRECT25
babel-extract-comments • 1.0.0Uses babel (babylon) to extract JavaScript code comments from a JavaScript string or file.INDIRECT1
babel-jest • 24.9.0Jest plugin to use babel for transformation.INDIRECT326
babel-jest • 26.6.3Jest plugin to use babel for transformation.INDIRECT239
babel-loader • 8.0.6babel module loader for webpackINDIRECT18
babel-loader • 8.1.0babel module loader for webpackINDIRECT27
babel-plugin-jest-hoist • 24.9.0Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jesINDIRECT4
babel-plugin-jest-hoist • 26.6.2Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jesINDIRECT12
babel-plugin-macros • 2.8.0Allows you to build compile-time librariesINDIRECT21
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT25
babel-plugin-named-asset-import • 0.3.8Babel plugin for named asset imports in Create React AppINDIRECT0
babel-plugin-polyfill-corejs2 • 0.4.12A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT23
babel-plugin-polyfill-corejs3 • 0.10.6A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT24
babel-plugin-polyfill-regenerator • 0.6.3A Babel plugin to inject imports to regenerator-runtimeINDIRECT23
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT25
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-react-remove-prop-types • 0.4.24Remove unnecessary React propTypes from the production buildINDIRECT0
babel-preset-current-node-syntax • 1.1.0A Babel preset that enables parsing of proposals supported by the current Node.js version.INDIRECT16
babel-preset-jest • 24.9.0> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).INDIRECT7
babel-preset-jest • 26.6.2> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).INDIRECT30
babel-preset-react-app • 10.0.1Babel preset used by Create React AppINDIRECT174
babel-preset-react-app • 9.1.2Babel preset used by Create React AppINDIRECT157
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babylon • 6.18.0A 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-arraybuffer • 1.0.2Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
batch • 0.6.1Simple async batch with concurrency control and progress reporting.INDIRECT0
bfj • 7.1.0Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.INDIRECT20
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 1.13.1List of binary file extensionsINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
bonjour • 3.5.0A Bonjour/Zeroconf implementation in pure JavaScriptINDIRECT38
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
braces • 3.0.3Bash-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.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browser-resolve • 1.11.3resolve which handles browser field support in package.jsonINDIRECT1
browserify-aes • 1.2.0aes, for browserifyINDIRECT10
browserify-cipher • 1.0.1ciphers for the browserINDIRECT14
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
browserify-zlib • 0.2.0Full zlib module for the browserINDIRECT1
browserslist • 4.10.0Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT10
browserslist • 4.14.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT4
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-indexof • 1.1.1find the index of a buffer in a bufferINDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
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
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
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
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camel-case • 3.0.0Camel case a stringINDIRECT3
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
camelcase • 5.0.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
caniuse-api • 3.0.0request the caniuse data to check browsers compatibilitiesINDIRECT9
canvg • 3.0.10JavaScript SVG parser and renderer on Canvas.INDIRECT10
case-sensitive-paths-webpack-plugin • 2.2.0Enforces module path case sensitivity in WebpackINDIRECT0
case-sensitive-paths-webpack-plugin • 2.3.0Enforces module path case sensitivity in WebpackINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 3.0.0Terminal string styling done rightINDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
char-regex • 1.0.2A regex to match any full character, considering weird character ranges.INDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
check-types • 11.2.3A little library for asserting types and values, with zero dependencies.INDIRECT0
chokidar • 2.1.8A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT108
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
cjs-module-lexer • 0.6.0Lexes CommonJS modules, returning their named exports metadataINDIRECT0
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
clean-css • 4.2.4A well-tested CSS minifierINDIRECT1
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone-deep • 0.2.4Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT13
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
coa • 2.0.2Command-Option-Argument: Yet another parser for command line options.INDIRECT9
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collect-v8-coverage • 1.0.2Use this module to start and stop the V8 inspector manually and collect precise coverage.INDIRECT0
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-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT6
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.17.1the complete solution for node.js command-line programsINDIRECT0
commander • 2.19.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
commander • 5.1.0the complete solution for node.js command-line programsINDIRECT0
common-tags • 1.8.2a few common utility template tags for ES2015INDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-classes • 1.2.6Cross-browser element class listINDIRECT1
component-emitter • 1.3.1Event emitterINDIRECT0
compose-function • 3.0.3Compose new functions f(g(x))INDIRECT1
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.7.5Node.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
conf • 2.2.0Simple config handling for your app or moduleINDIRECT16
confusing-browser-globals • 1.0.11A list of browser globals that are often used by mistake instead of local variablesINDIRECT0
connect-history-api-fallback • 1.6.0Provides a fallback for non-existing directories so that the HTML 5 history API can be used.INDIRECT0
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
contains-path • 0.1.0Return true if a file path contains the given path.INDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
convert-source-map • 0.3.5Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 1.7.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT1
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
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-js-compat • 3.40.0core-js compatINDIRECT7
core-js-pure • 3.40.0Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-js • 3.40.0Standard libraryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
cosmiconfig • 6.0.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
cp-file • 6.2.0Copy a fileINDIRECT6
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT7
create-hmac • 1.1.7node style hmacs in the browserINDIRECT8
create-react-library • 3.1.1CLI for easily bootstrapping modern react librariesDIRECT149
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.1Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT41
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
css-animation • 1.6.1css-animationINDIRECT5
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
css-declaration-sorter • 4.0.1Sorts CSS declarations fast and automatically in a certain order.INDIRECT4
css-line-break • 2.1.0css-line-break ==============INDIRECT2
css-loader • 3.2.0css loader module for webpackINDIRECT28
css-loader • 3.6.0css loader module for webpackINDIRECT29
css-loader • 4.3.0css loader module for webpackINDIRECT27
css-select-base-adapter • 0.1.1Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.INDIRECT0
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
css-tree • 1.0.0-alpha.37CSSTree is a tool set to work with CSS, including fast detailed parser (string->AST), walker (AST traversal), generator (AST->string) and lexer (validation and matching) based on knowledge of spec and browser implementationsINDIRECT2
css-tree • 1.1.3A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
css-vendor • 2.0.8CSS vendor prefix detection and property feature testing.INDIRECT3
css.escape • 1.5.1A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.INDIRECT0
css • 2.2.4CSS parser / stringifierINDIRECT8
cssesc • 2.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssnano-preset-default • 4.0.8Safe defaults for cssnano which require minimal configuration.INDIRECT200
cssnano-util-get-arguments • 4.0.0Get a list of arguments, separated by a comma.INDIRECT0
cssnano-util-get-match • 4.0.0Convert a list of keywords into a single keyword match.INDIRECT0
cssnano-util-raw-cache • 4.0.1Manages the raw value formatting for generated AST nodes.INDIRECT3
cssnano-util-same-parent • 4.0.1Check that two PostCSS nodes share the same parent.INDIRECT0
cssnano • 4.1.11A modular minifier, built on top of the PostCSS ecosystem.INDIRECT213
csso • 4.2.0CSS minifier with structural optimisationsINDIRECT3
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssom • 0.4.4CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 1.4.0CSSStyleDeclaration Object Model implementationINDIRECT1
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationINDIRECT1
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
cyclist • 1.0.2Cyclist is an efficient cyclic list implemention.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-urls • 1.1.0Parses data: URLsINDIRECT7
data-urls • 2.0.0Parses data: URLsINDIRECT7
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT25
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT25
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT25
date-fns • 2.30.0Modern JavaScript date utility libraryDIRECT2
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
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
decimal.js • 10.4.3An arbitrary-precision Decimal type for JavaScript.INDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
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
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
del • 4.1.1Delete files and foldersINDIRECT29
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
des.js • 1.1.0DES implementationINDIRECT2
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-file • 1.0.0Detects if a file exists and returns the resolved filepath.INDIRECT0
detect-newline • 2.1.0Detect the dominant newline character of a stringINDIRECT0
detect-newline • 3.1.0Detect the dominant newline character of a stringINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
detect-port-alt • 1.1.6detect available portINDIRECT3
diff-sequences • 24.9.0Compare items in two sequences to find a longest common subsequenceINDIRECT0
diff-sequences • 26.6.2Compare items in two sequences to find a longest common subsequenceINDIRECT0
diff-sequences • 29.6.3Compare items in two sequences to find a longest common subsequenceINDIRECT0
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dir-glob • 2.0.0Convert directories to glob compatible stringsINDIRECT3
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dixit-react-progress-bar • 1.0.0Made with create-react-libraryDIRECT0
dns-equal • 1.0.0Compare DNS record strings for equalityINDIRECT0
dns-packet • 1.3.4An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT2
dns-txt • 2.0.2Encode/decode DNS-SD TXT record RDATA fieldsINDIRECT1
dom-accessibility-api • 0.5.16Implements https://w3c.github.io/accname/INDIRECT0
dom-converter • 0.2.0converts bare objects to DOM objects or xml representationsINDIRECT1
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT3
dom-serializer • 0.2.2render dom nodes to stringINDIRECT2
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
domain-browser • 1.2.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
domexception • 1.0.1An implementation of the DOMException class from browsersINDIRECT1
domexception • 2.0.1An implementation of the DOMException class from browsersINDIRECT1
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
emittery • 0.7.2Simple and modern async event emitterINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enhanced-resolve • 4.5.0Offers a async require.resolve function. It's highly configurable.INDIRECT13
enhanced-resolve • 5.18.0Offers a async require.resolve function. It's highly configurable.INDIRECT2
enquirer • 2.4.1Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.INDIRECT3
env-paths • 1.0.0Get paths for storing things like data, config, cache, etcINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
es-abstract • 1.23.9ECMAScript spec abstract operations.INDIRECT84
es-array-method-boxes-properly • 1.0.0Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.INDIRECT0
es-define-property • 1.0.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-iterator-helpers • 1.2.1An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.INDIRECT86
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
es-shim-unscopables • 1.0.2Helper package to shim a method into `Array.prototype[Symbol.unscopables]`INDIRECT2
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT19
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
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
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eslint-config-react-app • 5.2.1ESLint configuration used by Create React AppINDIRECT1
eslint-config-react-app • 6.0.0ESLint configuration used by Create React AppINDIRECT1
eslint-import-resolver-node • 0.3.9Node default behavior import resolution plugin for eslint-plugin-import.INDIRECT8
eslint-loader • 3.0.2ESlint loader for webpackINDIRECT28
eslint-module-utils • 2.12.0Core utilities to support eslint-plugin-import and other module-related plugins.INDIRECT2
eslint-plugin-import • 2.18.2Import with sanity.INDIRECT132
eslint-plugin-import • 2.31.0Import with sanity.INDIRECT116
eslint-plugin-jest • 24.7.0Eslint rules for JestINDIRECT41
eslint-plugin-jsx-a11y • 6.10.2Static AST checker for accessibility rules on JSX elements.INDIRECT105
eslint-plugin-jsx-a11y • 6.2.3Static AST checker for accessibility rules on JSX elements.INDIRECT96
eslint-plugin-react-hooks • 1.7.0ESLint rules for React HooksINDIRECT0
eslint-plugin-react-hooks • 4.6.2ESLint rules for React HooksINDIRECT0
eslint-plugin-react • 7.16.0React specific linting rules for ESLintINDIRECT100
eslint-plugin-react • 7.37.4React specific linting rules for ESLintINDIRECT116
eslint-plugin-testing-library • 3.10.2ESLint rules for Testing LibraryINDIRECT30
eslint-utils • 1.4.3Utilities for ESLint plugins.INDIRECT1
eslint-utils • 2.1.0Utilities for ESLint plugins.INDIRECT1
eslint-utils • 3.0.0Utilities for ESLint plugins.INDIRECT1
eslint-webpack-plugin • 2.7.0A ESLint plugin for webpackINDIRECT25
eslint • 6.8.0An AST-based pattern checker for JavaScript.INDIRECT129
eslint • 7.32.0An AST-based pattern checker for JavaScript.INDIRECT113
estree-walker • 0.6.1Traverse an ESTree-compliant ASTINDIRECT0
estree-walker • 1.0.1Traverse an ESTree-compliant ASTINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
eventsource • 1.1.2W3C compliant EventSource client for Node.js and browser (polyfill)INDIRECT0
eventsource • 2.0.2W3C compliant EventSource client for Node.js and browser (polyfill)INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
exec-sh • 0.3.6Execute shell command forwarding all stdio.INDIRECT0
execa • 1.0.0A better `child_process`INDIRECT18
execa • 4.1.0Process execution for humansINDIRECT19
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
expand-tilde • 2.0.2Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.INDIRECT2
expect • 24.9.0This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).INDIRECT117
expect • 26.6.2This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).INDIRECT38
expect • 29.7.0This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).INDIRECT42
express • 4.21.2Fast, unopinionated, minimalist web frameworkINDIRECT68
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
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 2.2.7Is a faster `node-glob` alternativeINDIRECT91
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
faye-websocket • 0.10.0Standards-compliant WebSocket server and clientINDIRECT4
fflate • 0.8.2High performance (de)compression in an 8kB packageINDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-entry-cache • 5.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processINDIRECT17
file-entry-cache • 6.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processINDIRECT16
file-loader • 4.3.0A file loader module for webpackINDIRECT14
file-loader • 6.1.1A file loader module for webpackINDIRECT13
file-loader • 6.2.0A file loader module for webpackINDIRECT13
file-saver • 2.0.2An HTML5 saveAs() FileSaver implementationINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
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
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
finalhandler • 1.3.1Node.js final http responderINDIRECT9
find-cache-dir • 0.1.1My well-made moduleINDIRECT8
find-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-cache-dir • 3.3.2Finds the common standard cache directoryINDIRECT10
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
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
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
findup-sync • 3.0.0Find the first file matching a given pattern in the current directory or the nearest ancestor directory.INDIRECT93
flat-cache • 2.0.1A stupidly simple key/value storage using files to persist some dataINDIRECT16
flat-cache • 3.2.0A stupidly simple key/value storage using files to persist some dataINDIRECT15
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.INDIRECT0
flush-write-stream • 1.1.1A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT8
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
for-in • 0.1.8Iterate 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-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
fork-ts-checker-webpack-plugin • 3.1.1Runs typescript type checker and linter on separate process.INDIRECT120
fork-ts-checker-webpack-plugin • 4.1.6Runs typescript type checker and linter on separate process.INDIRECT100
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
form-data • 3.0.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fresh • 0.5.2HTTP response freshness testingINDIRECT0
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fs-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fs-extra • 8.1.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
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT3
fsevents • 2.1.2Native Access to MacOS FSEventsINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT21
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
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-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT13
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
gh-got • 8.1.0Convenience wrapper for `got` to interact with the GitHub APIINDIRECT26
git-config-path • 2.0.0Resolve the path to the user's local or global .gitconfig.INDIRECT0
github-username • 5.0.1Get a GitHub username from an email addressINDIRECT27
global-modules • 1.0.0The directory used by npm for globally installed npm modules.INDIRECT9
global-modules • 2.0.0The directory used by npm for globally installed npm modules.INDIRECT5
global-prefix • 1.0.2Get the npm global path prefix.INDIRECT7
global-prefix • 3.0.0Get the npm global path prefix.INDIRECT4
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globals • 12.4.0Global identifiers from different JavaScript environmentsINDIRECT1
globals • 13.24.0Global identifiers from different JavaScript environmentsINDIRECT1
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 11.0.1User-friendly glob matchingINDIRECT23
globby • 11.1.0User-friendly glob matchingINDIRECT23
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
globby • 8.0.2Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT111
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 9.6.0Simplified HTTP requestsINDIRECT25
growly • 1.3.0Simple zero-dependency Growl notifications using GNTP.INDIRECT0
gzip-size • 5.1.1Get the gzipped size of a string or bufferINDIRECT2
handle-thing • 2.0.1Wrap Streams2 instance into a HandleWrapINDIRECT0
handlebars • 4.7.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.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-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
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
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
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
hex-color-regex • 1.1.0The best regular expression (regex) for matching hex color values from string.INDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.INDIRECT1
hoopy • 0.1.4Like an array, but rounder.INDIRECT0
hpack.js • 2.1.6HPACK implementationINDIRECT11
hsl-regex • 1.0.0Regex for matching HSL colors.INDIRECT0
hsla-regex • 1.0.0Regex for matching HSLA colors.INDIRECT0
html-encoding-sniffer • 1.0.2Sniff the encoding from a HTML byte streamINDIRECT3
html-encoding-sniffer • 2.0.1Sniff the encoding from a HTML byte streamINDIRECT3
html-entities • 1.4.0Faster HTML entities encode/decode library.INDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
html-minifier-terser • 5.1.1Highly configurable, well-tested, JavaScript-based HTML minifier.INDIRECT16
html-minifier • 3.5.21Highly configurable, well-tested, JavaScript-based HTML minifier.INDIRECT12
html-webpack-plugin • 4.0.0-beta.5Simplifies creation of HTML files to serve your webpack bundlesINDIRECT125
html-webpack-plugin • 4.5.0Simplifies creation of HTML files to serve your webpack bundlesINDIRECT141
html2canvas • 1.4.1Screenshots with JavaScriptINDIRECT4
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
http-deceiver • 1.2.7Deceive HTTP parserINDIRECT0
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-proxy-middleware • 0.19.1The one-liner node.js proxy middleware for connect, express and browser-syncINDIRECT88
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT3
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-browserify • 1.0.0https module compatability for browserifyINDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
identity-obj-proxy • 3.0.0an identity object using ES6 proxiesINDIRECT1
iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules.INDIRECT0
ignore • 4.0.6Ignore is a manager and filter for .gitignore rules.INDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
immer • 1.10.0Create your next immutable state by mutating the current oneINDIRECT0
immer • 8.0.1Create your next immutable state by mutating the current oneINDIRECT0
import-cwd • 2.1.0Import a module like with `require()` but from the current working directoryINDIRECT2
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
import-from • 2.1.0Import a module like with `require()` but from a given pathINDIRECT1
import-local • 2.0.0Let a globally installed package use a locally installed version of itself if availableINDIRECT9
import-local • 3.2.0Let a globally installed package use a locally installed version of itself if availableINDIRECT9
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
inquirer • 7.0.4A collection of common interactive command line user interfaces.INDIRECT35
inquirer • 7.3.3A collection of common interactive command line user interfaces.INDIRECT33
internal-ip • 4.3.0Get your internal IP addressINDIRECT22
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
invariant • 2.2.4invariantINDIRECT2
invert-kv • 2.0.0Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`INDIRECT0
ip-regex • 2.1.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-absolute-url • 2.1.0Check if an URL is absoluteINDIRECT0
is-absolute-url • 3.0.3Check if a URL is absoluteINDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
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-async-function • 2.1.0Determine if a function is a native async function.INDIRECT16
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
is-color-stop • 1.1.0Check if a string is CSS color stopINDIRECT6
is-core-module • 2.16.1Is 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-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT24
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
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 • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
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-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-fn • 2.1.0Check if something is a generator functionINDIRECT0
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-glob • 3.1.0Returns `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-glob • 4.0.3Returns `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-in-browser • 1.1.3Simple check to see if current app is running in browserINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-module • 1.0.0check if a source string is an es6 moduleINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-path-cwd • 2.2.0Check if a path is the current working directoryINDIRECT0
is-path-in-cwd • 2.1.0Check if a path is in the current working directoryINDIRECT2
is-path-inside • 2.1.0Check if a path is inside another pathINDIRECT1
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.INDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
is-root • 2.1.0Check if the process is running as root user, for example, one started with `sudo`INDIRECT0
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.0Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
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
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
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
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
iterator.prototype • 1.1.5`Iterator.prototype`, or a shared object to use.INDIRECT16
jest-changed-files • 24.9.0A module used internally by Jest to check which files have changed since you last committed in git or hg.INDIRECT26
jest-changed-files • 26.6.2A module used internally by Jest to check which files have changed since you last committed in git or hg.INDIRECT35
jest-circus • 26.6.0<h1 align="center"> <img src="https://jestjs.io/img/jest.png" height="150" width="150"/> <img src="https://jestjs.io/img/circus.png" height="150" width="150"/> <p align="center">jest-circus</p> <p align="center">The next-gen test runner for Jest</INDIRECT379
jest-cli • 24.9.0Delightful JavaScript Testing.INDIRECT497
jest-cli • 26.6.3Delightful JavaScript Testing.INDIRECT425
jest-config • 24.9.0INDIRECT466
jest-config • 26.6.3INDIRECT377
jest-diff • 24.9.0INDIRECT18
jest-diff • 26.6.2Display differences clearly so people can review changes confidently.INDIRECT19
jest-diff • 29.7.0Display differences clearly so people can review changes confidently.INDIRECT13
jest-docblock • 24.9.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-docblock • 26.0.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-each • 24.9.0Parameterised tests for JestINDIRECT120
jest-each • 26.6.2Parameterised tests for JestINDIRECT28
jest-environment-jsdom-fourteen • 0.1.0JSDOM environment for Jest with JSDOM 14INDIRECT208
jest-environment-jsdom • 24.9.0INDIRECT411
jest-environment-jsdom • 26.6.2INDIRECT99
jest-environment-node • 24.9.0INDIRECT320
jest-environment-node • 26.6.2INDIRECT42
jest-get-type • 24.9.0A utility function to get the type of a valueINDIRECT0
jest-get-type • 26.3.0A utility function to get the type of a valueINDIRECT0
jest-get-type • 29.6.3A utility function to get the type of a valueINDIRECT0
jest-haste-map • 24.9.0INDIRECT159
jest-haste-map • 26.6.2INDIRECT147
jest-jasmine2 • 24.9.0INDIRECT466
jest-jasmine2 • 26.6.3INDIRECT377
jest-leak-detector • 24.9.0Module for verifying whether an object has been garbage collected or not.INDIRECT13
jest-leak-detector • 26.6.2Module for verifying whether an object has been garbage collected or not.INDIRECT18
jest-matcher-utils • 24.9.0A set of utility functions for expect and related packagesINDIRECT19
jest-matcher-utils • 26.6.2A set of utility functions for expect and related packagesINDIRECT20
jest-matcher-utils • 29.7.0A set of utility functions for expect and related packagesINDIRECT14
jest-message-util • 24.9.0INDIRECT108
jest-message-util • 26.6.2INDIRECT32
jest-message-util • 29.7.0INDIRECT34
jest-mock • 24.9.0## APIINDIRECT6
jest-mock • 26.6.2## APIINDIRECT14
jest-pnp-resolver • 1.2.3plug'n'play resolver for WebpackINDIRECT0
jest-regex-util • 24.9.0INDIRECT0
jest-regex-util • 26.0.0INDIRECT0
jest-resolve-dependencies • 24.9.0INDIRECT217
jest-resolve-dependencies • 26.6.3INDIRECT200
jest-resolve • 24.9.0INDIRECT106
jest-resolve • 26.6.0INDIRECT59
jest-resolve • 26.6.2INDIRECT59
jest-runner • 24.9.0INDIRECT466
jest-runner • 26.6.3INDIRECT377
jest-runtime • 24.9.0INDIRECT466
jest-runtime • 26.6.3INDIRECT377
jest-serializer • 24.9.0Module 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-serializer • 26.6.2Module 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`, `unINDIRECT3
jest-snapshot • 24.9.0INDIRECT216
jest-snapshot • 26.6.2INDIRECT199
jest-util • 24.9.0INDIRECT115
jest-util • 26.6.2INDIRECT23
jest-util • 29.7.0This packages is a collection of utilities and helper functionsINDIRECT19
jest-validate • 24.9.0Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT19
jest-validate • 26.6.2Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT20
jest-watch-typeahead • 0.4.2Jest plugin for filtering by filename or test nameINDIRECT129
jest-watch-typeahead • 0.6.1Jest plugin for filtering by filename or test nameINDIRECT46
jest-watcher • 24.9.0Delightful JavaScript Testing.INDIRECT121
jest-watcher • 26.6.2Delightful JavaScript Testing.INDIRECT44
jest-worker • 24.9.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT3
jest-worker • 26.6.2Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
jest • 24.9.0Delightful JavaScript Testing.INDIRECT498
jest • 26.6.0Delightful JavaScript Testing.INDIRECT426
jquery-resizable-columns • 0.2.3Resizable table columns for jQueryDIRECT0
jquery • 3.7.1JavaScript library for DOM operationsDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsdom • 11.12.0A JavaScript implementation of many web standardsINDIRECT93
jsdom • 14.1.0A JavaScript implementation of many web standardsINDIRECT92
jsdom • 16.7.0A JavaScript implementation of many web standardsINDIRECT56
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-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-loader • 0.5.7json loader module for webpackDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
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
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT20
json3 • 3.3.3A JSON polyfill for older JavaScript platforms.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsonpath • 1.1.1Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.INDIRECT15
jspdf-autotable • 3.8.4Generate pdf tables with javascript (jsPDF plugin)DIRECT0
jspdf • 2.5.2PDF Document creation from JavaScriptDIRECT20
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
jss-plugin-camel-case • 10.10.0JSS plugin that allows to write camel cased rule propertiesINDIRECT7
jss-plugin-default-unit • 10.10.0JSS plugin that adds default custom unit to numeric values where neededINDIRECT6
jss-plugin-global • 10.10.0Global styles for JSSINDIRECT6
jss-plugin-nested • 10.10.0JSS plugin that enables support for nested selectorsINDIRECT6
jss-plugin-props-sort • 10.10.0JSS plugin that ensures style properties extend each other instead of overrideINDIRECT6
jss-plugin-rule-value-function • 10.10.0JSS plugin for function value and rule syntaxINDIRECT6
jss-plugin-vendor-prefixer • 10.10.0JSS plugin that handles vendor prefixes in the browserINDIRECT7
jss • 10.10.0A lib for generating Style Sheets with JavaScript.INDIRECT5
jsx-ast-utils • 2.4.1AST utility module for statically analyzing JSXINDIRECT86
jsx-ast-utils • 3.3.5AST utility module for statically analyzing JSXINDIRECT89
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
kind-of • 2.0.1Get the native type of a value.INDIRECT1
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
kleur • 3.0.3The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
klona • 2.0.6A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more!INDIRECT0
language-tags • 1.0.9Work with IANA language tags.INDIRECT1
last-call-webpack-plugin • 3.0.0A Webpack plugin that allows to transform \ modify assets just before Webpack emits them.INDIRECT4
lazy-cache • 0.2.7Cache requires to be lazy-loaded when needed.INDIRECT0
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lcid • 2.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
levenary • 1.1.1[![npm-version](https://img.shields.io/npm/v/levenary.svg)](https://www.npmjs.com/package/levenary) [![github-actions](https://github.com/tanhauhau/levenary/workflows/CI/badge.svg)](https://github.com/tanhauhau/levenary/actions)INDIRECT1
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
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
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
loader-fs-cache • 1.0.3A published package of https://github.com/babel/babel-loader/blob/master/src/fs-cache.jsINDIRECT9
loader-runner • 2.4.0Runs (webpack) loadersINDIRECT0
loader-utils • 1.2.3utils for webpack loadersINDIRECT4
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
loader-utils • 2.0.0utils for webpack loadersINDIRECT3
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
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
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
lodash.template • 4.5.0The Lodash method `_.template` exported as a module.INDIRECT2
lodash.templatesettings • 4.2.0The Lodash method `_.templateSettings` exported as a module.INDIRECT1
lodash.truncate • 4.4.2The lodash method `_.truncate` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 3.0.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
loglevel • 1.9.2Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methodsINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 1.1.4Lowercase a stringINDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
magic-string • 0.25.9Modify strings, generate sourcemapsINDIRECT1
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
make-dir • 4.0.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
mamacro • 0.0.3INDIRECT0
map-age-cleaner • 0.1.3Automatically cleanup expired items in a MapINDIRECT1
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
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
mem • 4.3.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT4
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
memory-fs • 0.4.1A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
memory-fs • 0.5.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
merge-anything • 2.4.4Merge objects & other types recursively. A simple & small integration.INDIRECT1
merge-deep • 3.0.3Recursively merge values in a javascript object.INDIRECT15
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
microevent.ts • 0.1.1Zero cost eventsINDIRECT0
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
mini-css-extract-plugin • 0.11.3extracts CSS into separate filesINDIRECT24
mini-css-extract-plugin • 0.8.0extracts CSS into separate filesINDIRECT24
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mixin-object • 2.0.1Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.INDIRECT2
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multicast-dns-service-types • 1.1.0Parse and stringify mdns service typesINDIRECT0
multicast-dns • 6.2.3Low level multicast-dns implementation in pure javascriptINDIRECT4
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
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
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
nested-error-stacks • 2.1.1An Error subclass that will chain nested Errors and dump nested stacktracesINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
no-case • 2.3.2Remove case from a stringINDIRECT1
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
node-libs-browser • 2.2.1The node core libs for in browser usage.INDIRECT97
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-notifier • 8.0.2A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)INDIRECT8
node-releases • 1.1.77Node.js releases dataINDIRECT0
node-releases • 2.0.19Node.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
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
normalize-url • 1.9.1Normalize a URLINDIRECT6
normalize-url • 3.3.0Normalize a URLINDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
num2fraction • 1.2.2Convert number to fractionINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
nwsapi • 2.2.16Fast CSS Selectors API EngineINDIRECT0
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-hash • 1.3.1Generate hashes from javascript objects in node and the browser.INDIRECT0
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
object-path • 0.11.4Access deep object properties using a pathINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
object.entries • 1.1.8ES2017 spec-compliant Object.entries shim.INDIRECT18
object.fromentries • 2.0.8ES proposal-spec-compliant Object.fromEntries shim.INDIRECT85
object.getownpropertydescriptors • 2.1.8ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.INDIRECT87
object.groupby • 1.0.3An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.INDIRECT85
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
object.values • 1.2.1ES2017 spec-compliant Object.values shim.INDIRECT19
obuf • 1.1.2Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.INDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
opn • 5.5.0A better node-open. Opens stuff like websites, files, executables. Cross-platform.INDIRECT1
optimize-css-assets-webpack-plugin • 5.0.3A Webpack plugin to optimize \ minimize CSS assets.INDIRECT218
optimize-css-assets-webpack-plugin • 5.0.4A Webpack plugin to optimize \ minimize CSS assets.INDIRECT218
optionator • 0.8.3option parsing and help generationINDIRECT6
optionator • 0.9.4option parsing and help generationINDIRECT6
ora • 4.1.1Elegant terminal spinnerINDIRECT27
os-browserify • 0.3.0The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
os-locale • 3.1.0Get the system localeINDIRECT26
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT15
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
p-defer • 1.0.0Create a deferred promiseINDIRECT0
p-each-series • 1.0.0Iterate over promises seriallyINDIRECT1
p-each-series • 2.2.0Iterate over promises seriallyINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-is-promise • 2.1.0Check if something is a promiseINDIRECT0
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-limit • 3.1.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-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 2.1.0Map over promises concurrentlyINDIRECT0
p-map • 3.0.0Map over promises concurrentlyINDIRECT3
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
p-reduce • 1.0.0Reduce a list of values using promises into a promise for a valueINDIRECT0
p-retry • 3.0.1Retry a promise-returning or async functionINDIRECT1
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
parallel-transform • 1.2.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT9
param-case • 2.1.1Param case a stringINDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-git-config • 3.0.0Parse `.git/config` into a JavaScript object. sync or async.INDIRECT2
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
parse5 • 4.0.0HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.INDIRECT0
parse5 • 5.1.0HTML parser and serializer.INDIRECT0
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-browserify • 0.0.1the path module from node core for browsersINDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.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-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
path-type • 2.0.0Check if a path is a file, directory, or symlinkINDIRECT1
path-type • 3.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
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT9
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pirates • 4.0.6Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 1.0.0Find the root directory of a npm packageINDIRECT4
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
pkg-up • 2.0.0Find the closest package.json fileINDIRECT6
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
pn • 1.1.0Promisify the node standard library.INDIRECT0
pnp-webpack-plugin • 1.5.0plug'n'play resolver for WebpackINDIRECT1
pnp-webpack-plugin • 1.6.4plug'n'play resolver for WebpackINDIRECT1
popper.js • 1.16.1-ltsA kickass library to manage your poppersINDIRECT0
portfinder • 1.0.32A simple tool to find an open port on the current machineINDIRECT6
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
postcss-attribute-case-insensitive • 4.0.2PostCSS plugin to support case insensitive attributesINDIRECT6
postcss-calc • 7.0.5PostCSS plugin to reduce calc()INDIRECT7
postcss-color-hex-alpha • 5.0.3Use 4 & 8 character hex color notation in CSSINDIRECT7
postcss-color-rebeccapurple • 4.0.1PostCSS plugin to transform W3C CSS rebeccapurple color to more compatible CSS (rgb())INDIRECT7
postcss-colormin • 4.0.3Minify colors in your CSS files with PostCSS.INDIRECT19
postcss-convert-values • 4.0.1Convert values with PostCSS (e.g. ms -> s)INDIRECT4
postcss-custom-media • 7.0.8Use Custom Media Queries in CSSINDIRECT3
postcss-custom-properties • 8.0.11Use Custom Properties Queries in CSSINDIRECT7
postcss-custom-selectors • 5.1.2Use Custom Selectors in CSSINDIRECT7
postcss-discard-comments • 4.0.2Discard comments in your CSS files with PostCSS.INDIRECT3
postcss-discard-duplicates • 4.0.2Discard duplicate rules in your CSS files with PostCSS.INDIRECT3
postcss-discard-empty • 4.0.1Discard empty rules and values with PostCSS.INDIRECT3
postcss-discard-overridden • 4.0.1PostCSS plugin to discard overridden @keyframes or @counter-style.INDIRECT3
postcss-flexbugs-fixes • 4.1.0PostCSS plugin This project tries to fix all of flexbug's issuesINDIRECT3
postcss-flexbugs-fixes • 4.2.1PostCSS plugin This project tries to fix all of flexbug's issuesINDIRECT3
postcss-font-variant • 4.0.1PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings)INDIRECT3
postcss-initial • 3.0.4PostCSS plugin to fallback initial keyword.INDIRECT3
postcss-load-config • 2.1.2Autoload Config for PostCSSINDIRECT17
postcss-loader • 3.0.0PostCSS loader for webpackINDIRECT35
postcss-media-minmax • 4.0.0Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.INDIRECT3
postcss-merge-longhand • 4.0.11Merge longhand properties into shorthand with PostCSS.INDIRECT18
postcss-merge-rules • 4.0.3Merge CSS rules with PostCSS.INDIRECT20
postcss-minify-font-values • 4.0.2Minify font declarations with PostCSSINDIRECT4
postcss-minify-gradients • 4.0.2Minify gradient parameters with PostCSS.INDIRECT12
postcss-minify-params • 4.0.2Minify at-rule params with PostCSSINDIRECT14
postcss-minify-selectors • 4.0.2Minify selectors with PostCSS.INDIRECT10
postcss-modules-local-by-default • 3.0.3A CSS Modules transform to make local scope the defaultINDIRECT8
postcss-normalize-charset • 4.0.1Add necessary or remove extra charset with PostCSSINDIRECT3
postcss-normalize-display-values • 4.0.2Normalize multiple value display syntaxes into single values.INDIRECT5
postcss-normalize-positions • 4.0.2Normalize keyword values for position into length values.INDIRECT6
postcss-normalize-repeat-style • 4.0.2Convert two value syntax for repeat-style into one value.INDIRECT6
postcss-normalize-string • 4.0.2Normalize wrapping quotes for CSS string literals.INDIRECT5
postcss-normalize-timing-functions • 4.0.2Normalize CSS animation/transition timing functions.INDIRECT5
postcss-normalize-unicode • 4.0.1Normalize unicode-range descriptors, and can convert to wildcard ranges.INDIRECT11
postcss-normalize-url • 4.0.1Normalize URLs with PostCSSINDIRECT6
postcss-normalize-whitespace • 4.0.2Trim whitespace inside and around CSS rules & declarations.INDIRECT4
postcss-ordered-values • 4.1.2Ensure values are ordered consistently in your CSS.INDIRECT5
postcss-page-break • 2.0.0PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` aliasINDIRECT3
postcss-reduce-initial • 4.0.3Reduce initial definitions to the actual initial value, where possible.INDIRECT14
postcss-reduce-transforms • 4.0.2Reduce transform functions with PostCSS.INDIRECT6
postcss-replace-overflow-wrap • 3.0.0PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.INDIRECT3
postcss-safe-parser • 4.0.1Fault-tolerant CSS parser for PostCSSINDIRECT3
postcss-safe-parser • 5.0.2Fault-tolerant CSS parser for PostCSSINDIRECT4
postcss-selector-matches • 4.0.0PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectorsINDIRECT4
postcss-selector-not • 4.0.1PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectorsINDIRECT4
postcss-selector-parser • 3.1.2> Selector parser with built in methods for working with selector strings.INDIRECT4
postcss-selector-parser • 5.0.0> Selector parser with built in methods for working with selector strings.INDIRECT3
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-svgo • 4.0.3Optimise inline SVG with PostCSS.INDIRECT129
postcss-unique-selectors • 4.0.1Ensure CSS selectors are unique.INDIRECT5
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss-values-parser • 2.0.1A CSS property value parser for use with PostCSSINDIRECT3
postcss • 7.0.21Tool for transforming styles with JS pluginsINDIRECT9
postcss • 7.0.36Tool for transforming styles with JS pluginsINDIRECT9
postcss • 7.0.39Tool for transforming styles with JS pluginsINDIRECT2
postcss • 8.5.1Tool for transforming styles with JS pluginsINDIRECT3
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
pretty-bytes • 5.6.0Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT0
pretty-error • 2.1.2See nodejs errors with less clutterINDIRECT16
pretty-format • 24.9.0Stringify any JavaScript value.INDIRECT11
pretty-format • 26.6.2Stringify any JavaScript value.INDIRECT16
pretty-format • 29.7.0Stringify any JavaScript value.INDIRECT4
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
promise • 8.3.0Bare bones Promises/A+ implementationINDIRECT1
prompts • 2.4.0Lightweight, beautiful and user-friendly promptsINDIRECT2
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT20
pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT14
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT2
querystring • 0.2.1Node's querystring module for all engines.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
raf • 3.4.1requestAnimationFrame polyfill for node and the browserINDIRECT1
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
rc-animate • 2.11.1css-transition ui component for reactINDIRECT18
rc-notification • 3.3.1notification ui component for reactINDIRECT19
rc-util • 4.21.1Common Utils For React ComponentINDIRECT8
react-app-polyfill • 1.0.6Polyfills for various browsers including commonly used language featuresINDIRECT8
react-app-polyfill • 2.0.0Polyfills for various browsers including commonly used language featuresINDIRECT8
react-bootstrap-table-next • 4.0.3Next generation of react-bootstrap-tableDIRECT12
react-bootstrap-table2-filter • 1.3.3it's a column filter addon for react-bootstrap-table2DIRECT0
react-bootstrap-table2-paginator • 2.1.2it's the pagination addon for react-bootstrap-table2DIRECT0
react-bootstrap-table2-toolkit • 2.1.3The toolkit for react-bootstrap-table2DIRECT1
react-dev-utils • 10.2.1webpack utilities used by Create React AppINDIRECT228
react-dev-utils • 11.0.4webpack utilities used by Create React AppINDIRECT179
react-dom • 17.0.2React package for working with the DOM.DIRECT4
react-error-overlay • 6.0.11An overlay for displaying stack frames.INDIRECT0
react-image-gallery • 1.3.0React carousel image gallery component with thumbnail and mobile supportDIRECT0
react-infinite-scroll-component • 6.1.0An Infinite Scroll component in react.DIRECT1
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-material-toast • 16.1.7an toast component for reactDIRECT60
react-refresh • 0.8.3React is a JavaScript library for building user interfaces.INDIRECT0
react-scripts • 3.3.0Configuration and scripts for Create React App.INDIRECT1482
react-scripts • 4.0.3Configuration and scripts for Create React App.DIRECT1519
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
read-pkg-up • 2.0.0Read the closest package.json fileINDIRECT28
read-pkg-up • 4.0.0Read the closest package.json fileINDIRECT29
read-pkg-up • 7.0.1Read the closest package.json fileINDIRECT32
read-pkg • 2.0.0Read a package.json fileINDIRECT21
read-pkg • 3.0.0Read a package.json fileINDIRECT22
read-pkg • 5.2.0Read a package.json fileINDIRECT24
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT89
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
realpath-native • 1.1.0Use the system's native `realpath`INDIRECT89
recursive-readdir • 2.2.2Get an array of all files in a directory and subdirectories.INDIRECT4
redent • 3.0.0Strip redundant indentation and indent the stringINDIRECT3
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT84
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.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-transform • 0.15.2Explode async and generator functions into a state machine.INDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regex-parser • 2.2.10A module that parses a string as regular expression and returns the parsed value.INDIRECT0
regex-parser • 2.3.0A module that parses a string as regular expression and returns the parsed value.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
regexpp • 2.0.1Regular expression parser for ECMAScript 2018.INDIRECT0
regexpp • 3.2.0Regular expression parser for ECMAScript.INDIRECT0
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
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
renderkid • 2.0.7Stylish console.log for nodeINDIRECT15
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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
resolve-cwd • 2.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-cwd • 3.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-dir • 1.0.1Resolve a directory that is either local, global or in the user's home directory.INDIRECT9
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
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-url-loader • 3.1.1Webpack loader that resolves relative paths in url() statements based on the original source fileINDIRECT47
resolve-url-loader • 3.1.5Webpack loader that resolves relative paths in url() statements based on the original source fileINDIRECT44
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.12.2resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT1
resolve • 1.18.1resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT4
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
resolve • 2.0.0-next.5resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
rework-visit • 1.0.0Rework declaration visitor utilityINDIRECT0
rgb-regex • 1.0.1Regex for RGB color strings.INDIRECT0
rgba-regex • 1.0.0Regex for matching RGBA color strings.INDIRECT0
rifm • 0.7.0Tiny react input formatter and maskINDIRECT2
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT3
rollup-plugin-babel • 4.4.0Seamless integration between Rollup and Babel.INDIRECT22
rollup-plugin-terser • 5.3.1Rollup plugin to minify generated es bundleINDIRECT18
rollup-pluginutils • 2.8.2Functionality commonly needed by Rollup pluginsINDIRECT1
rollup • 1.32.1Next-generation ES module bundlerINDIRECT4
rsvp • 4.8.5A 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
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT18
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sane • 4.1.0Sane aims to be fast, small, and reliable file system watcher.INDIRECT114
sass-loader • 10.5.2Sass loader for webpackINDIRECT16
sass-loader • 8.0.0Sass loader for webpackINDIRECT21
scheduler • 0.20.2Cooperative scheduler for the browser environment.INDIRECT3
schema-utils • 1.0.0webpack Validation UtilsINDIRECT8
schema-utils • 2.7.1webpack Validation UtilsINDIRECT8
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
select-hose • 2.0.0Select protocol using first bytes of incoming data and hose stuff to the handlerINDIRECT0
selfsigned • 1.10.14Generate self signed certificates private and public keysINDIRECT1
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-index • 1.9.1Serve directory listingsINDIRECT14
serve-static • 1.16.2Serve static filesINDIRECT21
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
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 • 0.1.2Make a shallow clone of an object, array or primitive.INDIRECT6
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
shell-quote • 1.7.2quote and parse shell commandsINDIRECT0
shellwords • 0.1.1Manipulate strings according to the word parsing rules of the UNIX Bourne shell.INDIRECT0
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
sisteransi • 1.0.5ANSI escape codes for some terminal swagINDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 2.1.0Slice a string with ANSI escape codesINDIRECT5
slice-ansi • 4.0.0Slice a string with ANSI escape codesINDIRECT5
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
sockjs-client • 1.4.0SockJS-client is a browser JavaScript library that provides a WebSocket-like object.INDIRECT13
sockjs-client • 1.6.1SockJS-client is a browser JavaScript library that provides a WebSocket-like object.INDIRECT12
sockjs • 0.3.19SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communicationINDIRECT6
sockjs • 0.3.24SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communicationINDIRECT6
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
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
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
spdy-transport • 3.0.0SPDY v2, v3, v3.1 and HTTP2 transportINDIRECT16
spdy • 4.0.2Implementation of the SPDY protocol on node.js.INDIRECT20
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stack-utils • 1.0.5Captures and cleans stack tracesINDIRECT1
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
stackblur-canvas • 2.7.0Fast and almost Gaussian blur by Mario KlingemannINDIRECT0
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
static-eval • 2.0.2evaluate statically-analyzable expressionsINDIRECT12
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.1HTTP status utilityINDIRECT0
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT8
stream-each • 1.2.3Iterate all the data in a streamINDIRECT4
stream-http • 2.8.3Streaming http in the browserINDIRECT11
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-length • 2.0.0Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesINDIRECT3
string-length • 3.1.0Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesINDIRECT3
string-length • 4.0.2Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesINDIRECT3
string-natural-compare • 3.0.1Compare alphanumeric strings the same way a human would, using a natural order algorithmINDIRECT0
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
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string.prototype.includes • 2.0.1A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.INDIRECT85
string.prototype.matchall • 4.0.12Spec-compliant polyfill for String.prototype.matchAllINDIRECT85
string.prototype.repeat • 1.0.0A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.INDIRECT85
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT84
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT19
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT18
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-comments • 1.0.2Strip comments from code. Removes line comments, block comments, the first comment only, or all comments. Optionally leave protected comments unharmed.INDIRECT7
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
style-loader • 1.0.0style loader module for webpackINDIRECT14
style-loader • 1.3.0style loader module for webpackINDIRECT13
styled-components • 4.4.1Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressINDIRECT44
stylehacks • 4.0.3Detect/remove browser hacks from CSS files.INDIRECT15
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule APIINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksINDIRECT2
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
svg-parser • 2.0.4Create a JSON-friendly object from an SVG stringINDIRECT0
svg-pathdata • 6.0.3Manipulate SVG path data (path[d] attribute content) simply and efficiently.INDIRECT0
svg-url-loader • 7.1.1Converts SVG file to utf-8 encoded data-uri stringDIRECT14
svg-url-loader • 8.0.0Converts SVG file to utf-8 encoded data-uri stringINDIRECT14
svgo • 1.3.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT125
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
tapable • 1.1.3Just a little module for plugins.INDIRECT0
tapable • 2.2.1Just a little module for plugins.INDIRECT0
temp-dir • 1.0.0Get the real path of the system temp directoryINDIRECT0
tempy • 0.3.0Get a random temporary file or directory pathINDIRECT4
terminal-link • 2.1.1Create clickable links in the terminalINDIRECT5
terser-webpack-plugin • 1.4.6Terser plugin for webpackINDIRECT93
terser-webpack-plugin • 2.2.1Terser plugin for webpackINDIRECT81
terser-webpack-plugin • 4.2.3Terser plugin for webpackINDIRECT84
text-segmentation • 1.0.3text-segmentation ==============INDIRECT2
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
throat • 4.1.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
throat • 5.0.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
throttle-debounce • 2.3.0Throttle and debounce functions.INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
timers-browserify • 2.0.12timers module for browserifyINDIRECT1
timsort • 0.3.0TimSort: Fast Sorting for Node.jsINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
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-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
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
tr46 • 1.0.1An implementation of the Unicode TR46 specINDIRECT1
tr46 • 2.1.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
tryer • 1.0.1Because everyone loves a tryer! Conditional and repeated task invocation for node and browser.INDIRECT0
ts-loader • 9.5.2TypeScript loader for webpackDIRECT17
ts-pnp • 1.1.5plug'n'play resolver for TypeScriptINDIRECT0
ts-pnp • 1.2.0plug'n'play resolver for TypeScriptINDIRECT0
tsconfig-paths • 3.15.0Load node modules according to tsconfig paths, in run-time or via API.INDIRECT4
tsutils • 3.21.0utilities for working with typescript's ASTINDIRECT1
tty-browserify • 0.0.0the tty module from node core for browsersINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT25
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT84
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT84
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT23
underscore • 1.12.1JavaScript's functional programming helper library.INDIRECT0
underscore • 1.9.1JavaScript's functional programming helper library.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
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
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
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
uniqs • 2.0.0Tiny utility to create unions and de-duplicated listsINDIRECT0
unique-string • 1.0.0Generate a unique random stringINDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 0.2.0Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unquote • 1.1.1Remove wrapping quotes from a string.INDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
upath • 1.2.0A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.INDIRECT0
update-browserslist-db • 1.1.2CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
upper-case • 1.1.3Upper case a stringINDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url-loader • 2.3.0A loader for webpack which transforms files into base64 URIsINDIRECT15
url-loader • 4.1.1A loader for webpack which transforms files into base64 URIsINDIRECT15
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT20
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
util.promisify • 1.0.0Polyfill/shim for util.promisify in node versions < v8INDIRECT88
util.promisify • 1.0.1Polyfill/shim for util.promisify in node versions < v8INDIRECT88
util • 0.10.3Node.JS util moduleINDIRECT1
util • 0.10.4Node.JS util moduleINDIRECT1
util • 0.11.1Node.JS util moduleINDIRECT1
utila • 0.4.0notareplacementforunderscoreINDIRECT0
utility-types • 3.11.0Utility Types Collection for TypeScriptINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
utrie • 1.0.2Unicode TrieINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8-compile-cache • 2.4.0Require hook for automatic V8 compile cache persistenceINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
vendors • 1.0.4List of vendor prefixes known to the web platformINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
vm-browserify • 1.1.2vm module for the browserINDIRECT0
w3c-hr-time • 1.0.2An implementation of the W3C High Resolution Time Level 2 specification.INDIRECT1
w3c-xmlserializer • 1.1.2A per-spec XML serializer implementationINDIRECT3
w3c-xmlserializer • 2.0.0A per-spec XML serializer implementationINDIRECT1
watchpack-chokidar2 • 2.0.1INDIRECT109
watchpack • 1.7.5Wrapper library for directory and file watching.INDIRECT123
wbuf • 1.7.3Write bufferINDIRECT1
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
webpack-cli • 3.3.12CLI for webpack & friendsINDIRECT157
webpack-dev-middleware • 3.7.3A development middleware for webpackINDIRECT18
webpack-dev-server • 3.11.1Serves a webpack app. Updates the browser on changes.INDIRECT359
webpack-dev-server • 3.9.0Serves a webpack app. Updates the browser on changes.INDIRECT368
webpack-log • 2.0.0A common logger for the webpack ecosystemINDIRECT2
webpack-manifest-plugin • 2.2.0webpack plugin for generating asset manifestsINDIRECT25
webpack-sources • 1.4.3Source code handling classes for webpackINDIRECT2
webpack • 4.41.2Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.INDIRECT330
webpack • 4.44.2Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.INDIRECT328
whatwg-encoding • 1.0.5Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-mimetype • 2.3.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
whatwg-url • 6.5.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
whatwg-url • 7.1.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
whatwg-url • 8.7.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT47
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
workbox-background-sync • 4.3.1Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT1
workbox-background-sync • 5.1.4Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT1
workbox-broadcast-update • 4.3.1A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updatedINDIRECT1
workbox-broadcast-update • 5.1.4A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updatedINDIRECT1
workbox-build • 4.3.1A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.INDIRECT53
workbox-build • 5.1.4A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.INDIRECT231
workbox-cacheable-response • 4.3.1This library takes a Response object and determines whether it's cacheable based on a specific configuration.INDIRECT1
workbox-cacheable-response • 5.1.4This library takes a Response object and determines whether it's cacheable based on a specific configuration.INDIRECT1
workbox-core • 4.3.1This module is used by a number of the other Workbox modules to share common code.INDIRECT0
workbox-core • 5.1.4This module is used by a number of the other Workbox modules to share common code.INDIRECT0
workbox-expiration • 4.3.1A service worker helper library that expires cached responses based on age or maximum number of entries.INDIRECT1
workbox-expiration • 5.1.4A service worker helper library that expires cached responses based on age or maximum number of entries.INDIRECT1
workbox-google-analytics • 4.3.1Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT4
workbox-google-analytics • 5.1.4Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT4
workbox-navigation-preload • 4.3.1This library allows developers to opt-in to using Navigation Preload in their service worker.INDIRECT1
workbox-navigation-preload • 5.1.4This library allows developers to opt-in to using Navigation Preload in their service worker.INDIRECT1
workbox-precaching • 4.3.1This module efficiently precaches assets.INDIRECT1
workbox-precaching • 5.1.4This module efficiently precaches assets.INDIRECT1
workbox-range-requests • 4.3.1This library creates a new Response, given a source Response and a Range header value.INDIRECT1
workbox-range-requests • 5.1.4This library creates a new Response, given a source Response and a Range header value.INDIRECT1
workbox-routing • 4.3.1A service worker helper library to route request URLs to handlers.INDIRECT1
workbox-routing • 5.1.4A service worker helper library to route request URLs to handlers.INDIRECT1
workbox-strategies • 4.3.1A service worker helper library implementing common caching strategies.INDIRECT1
workbox-strategies • 5.1.4A service worker helper library implementing common caching strategies.INDIRECT2
workbox-streams • 4.3.1A library that makes it easier to work with Streams in the browser.INDIRECT1
workbox-streams • 5.1.4A library that makes it easier to work with Streams in the browser.INDIRECT2
workbox-sw • 4.3.1This module makes it easy to get started with the Workbox service worker libraries.INDIRECT0
workbox-sw • 5.1.4This module makes it easy to get started with the Workbox service worker libraries.INDIRECT0
workbox-webpack-plugin • 4.3.1A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.INDIRECT75
workbox-webpack-plugin • 5.1.4A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.INDIRECT234
workbox-window • 4.3.1Simplifies communications with Workbox packages running in the service workerINDIRECT1
workbox-window • 5.1.4Simplifies communications with Workbox packages running in the service workerINDIRECT1
worker-farm • 1.7.0Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.INDIRECT2
worker-rpc • 0.1.1A simple RPC layer for communicating with web workers and over other transportsINDIRECT1
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
write • 1.0.3Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.INDIRECT2
ws • 5.2.4Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT1
ws • 6.2.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT1
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 12.0.5yargs the modern, pirate-themed, successor to optimist.INDIRECT54
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
ISC130
PackageRelationDependenciesPublished
@istanbuljs/load-nyc-config • 1.1.0Utility function to load nyc configurationINDIRECT13
@npmcli/fs • 1.1.1filesystem utilities for the npm cliINDIRECT2
@webassemblyjs/helper-fsm • 1.8.5FSM implementationINDIRECT0
@webassemblyjs/helper-fsm • 1.9.0FSM implementationINDIRECT0
anymatch • 2.0.0Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT83
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
ast-types-flow • 0.0.7Flow types for the Javascript ASTINDIRECT0
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT32
cacache • 12.0.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT58
cacache • 13.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT48
cacache • 15.3.0Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT38
capture-exit • 2.0.0safely cleanup in signal handlersINDIRECT1
chownr • 1.1.4like `chown -R`INDIRECT0
chownr • 2.0.0like `chown -R`INDIRECT0
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 4.1.0easily create complex multi-column command-line-interfacesINDIRECT11
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
copy-concurrently • 1.0.5Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.INDIRECT27
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT8
electron-to-chromium • 1.5.82Provides a list of electron-to-chromium version mappingsINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fastq • 1.18.0Fast, in memory work queueINDIRECT1
figgy-pudding • 3.5.2Delicious, festive, cascading config/opts definitionsINDIRECT0
first-dixit-pachage-01 • 1.0.3DIRECT0
first-dixit-pachage • 1.0.2DIRECT0
flatted • 2.0.2A super light and fast circular JSON parser.INDIRECT0
flatted • 3.3.2A super light and fast circular JSON parser.INDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs-write-stream-atomic • 1.0.10Like `fs.createWriteStream(...)`, but atomic.INDIRECT11
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
get-caller-file • 2.0.5[![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
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
icss-utils • 4.1.1ICSS utils for postcss astINDIRECT3
infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
is-resolvable • 1.1.0Check if a module ID is resolvable with require()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
killable • 1.0.1Keeps track of a server's open sockets so they can be destroyed at a moment's notice.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
move-concurrently • 1.0.1Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.INDIRECT28
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT16
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-color-gray • 5.0.0Use the gray() color function in CSSINDIRECT8
postcss-modules-extract-imports • 2.0.0A CSS Modules transform to extract local aliases for inline importsINDIRECT3
postcss-modules-scope • 2.2.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT6
postcss-modules-values • 3.0.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT4
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
request-promise-core • 1.1.4Core Promise support implementation for the simplified HTTP request client 'request'.INDIRECT1
request-promise-native • 1.0.9The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.INDIRECT6
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
run-queue • 1.0.3A promise based, dynamic priority queue runner, with concurrency limiting.INDIRECT1
sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
saxes • 3.1.11An evented streaming XML parser in JavaScriptINDIRECT1
saxes • 5.0.1An evented streaming XML parser in JavaScriptINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.0The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.3.2The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The 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.1.0A small polyfill for Object.setprototypeofINDIRECT0
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
ssri • 6.0.2Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
ssri • 7.1.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT3
ssri • 8.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
stealthy-require • 1.1.1The closest you can get to require something with bypassing the require cacheINDIRECT0
super-lemon-dixit • 1.0.1DIRECT22
super-lemon-stem • 1.0.4DIRECT1735
tar • 6.2.1tar for nodeINDIRECT7
test-exclude • 5.2.3test for inclusion or exclusion of paths using pkg-conf and globsINDIRECT42
test-exclude • 6.0.0test for inclusion or exclusion of paths using globsINDIRECT12
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
unique-filename • 1.1.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
unique-slug • 2.0.2Generate a unique character string suitible for use in files and URLs.INDIRECT1
v8-to-istanbul • 7.1.2convert from v8 coverage format to istanbul's formatINDIRECT3
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
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
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 2.4.1Write files in an atomic fashion w/configurable ownershipINDIRECT3
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 11.1.1the mighty option parser used by yargsINDIRECT2
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
BSD-3-Clause52
PackageRelationDependenciesPublished
@hapi/address • 2.1.4Email address and domain validationINDIRECT0
@hapi/bourne • 1.3.2JSON parse with prototype poisoning protectionINDIRECT0
@hapi/hoek • 8.5.1General purpose node utilitiesINDIRECT0
@hapi/joi • 15.1.1Object schema validationINDIRECT4
@hapi/topo • 3.1.6Topological sorting with grouping supportINDIRECT1
@humanwhocodes/object-schema • 1.2.1An object schema merger/validatorINDIRECT0
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 6.0.1Fake JavaScript timersINDIRECT2
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
abab • 2.0.6WHATWG spec-compliant implementations of window.atob and window.btoa.INDIRECT0
babel-plugin-istanbul • 5.2.0A babel plugin that adds istanbul instrumentation to ES6 codeINDIRECT66
babel-plugin-istanbul • 6.1.1A babel plugin that adds istanbul instrumentation to ES6 codeINDIRECT65
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
eslint-plugin-flowtype • 3.13.0Flowtype linting rules for ESLint.INDIRECT1
eslint-plugin-flowtype • 5.10.0Flowtype linting rules for ESLint.INDIRECT2
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
fast-uri • 3.0.5Dependency-free RFC 3986 URI toolboxINDIRECT0
filesize • 6.0.1JavaScript library to generate a human readable String describing the file sizeINDIRECT0
filesize • 6.1.0JavaScript library to generate a human readable String describing the file sizeINDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
hyphenate-style-name • 1.1.0Hyphenates a camelcased CSS property nameINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
istanbul-lib-coverage • 2.0.5Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-instrument • 3.3.0Core istanbul API for JS code coverageINDIRECT21
istanbul-lib-instrument • 4.0.3Core istanbul API for JS code coverageINDIRECT37
istanbul-lib-instrument • 5.2.1Core istanbul API for JS code coverageINDIRECT37
istanbul-lib-report • 2.0.8Base reporting library for istanbulINDIRECT6
istanbul-lib-report • 3.0.1Base reporting library for istanbulINDIRECT5
istanbul-lib-source-maps • 3.0.6Source maps support for istanbulINDIRECT19
istanbul-lib-source-maps • 4.0.1Source maps support for istanbulINDIRECT4
istanbul-reports • 2.2.7istanbul reportsINDIRECT1
istanbul-reports • 3.1.7istanbul reportsINDIRECT7
makeerror • 1.0.12A library to make errors.INDIRECT1
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT9
serialize-javascript • 2.1.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT0
serialize-javascript • 4.0.0Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
serialize-javascript • 5.0.1Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.4Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
table • 5.4.6Formats data into a string table.INDIRECT17
table • 6.9.0Formats data into a string table.INDIRECT16
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT6
BSD-2-Clause47
PackageRelationDependenciesPublished
@typescript-eslint/parser • 2.34.0An ESLint custom parser which leverages TypeScript ESTreeINDIRECT29
@typescript-eslint/parser • 4.33.0An ESLint custom parser which leverages TypeScript ESTreeINDIRECT34
@typescript-eslint/typescript-estree • 2.34.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT20
@typescript-eslint/typescript-estree • 3.10.1A parser that converts TypeScript source code into an ESTree compatible formINDIRECT22
@typescript-eslint/typescript-estree • 4.33.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT32
browser-process-hrtime • 1.0.0Shim for process.hrtime in the browserINDIRECT0
css-select • 2.1.0a CSS selector compiler/engineINDIRECT8
css-select • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 3.4.2a CSS selector parserINDIRECT0
css-what • 6.1.0a CSS selector parserINDIRECT0
damerau-levenshtein • 1.0.8Damerau - Levenshtein distance by The Spanish Inquisition + relative distanceINDIRECT0
default-gateway • 4.2.0Get the default network gateway, cross-platform.INDIRECT20
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.7.0utilities for working with htmlparser2's domINDIRECT4
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
dotenv-expand • 5.1.0Expand environment variables using dotenvINDIRECT0
dotenv • 8.2.0Loads environment variables from .env fileINDIRECT0
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
eslint-scope • 4.0.3ECMAScript scope analyzer for ESLintINDIRECT3
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
espree • 6.2.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
espree • 7.3.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esprima • 1.2.2ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
mississippi • 3.0.0a collection of useful streamsINDIRECT26
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT12
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT1
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
regjsparser • 0.12.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesINDIRECT3
terser • 4.8.1JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT4
terser • 5.37.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uglify-js • 3.4.10JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT2
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 5.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 6.1.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.036
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
@cnakazawa/watch • 1.0.4Utilities for watching file trees.INDIRECT2
@humanwhocodes/config-array • 0.5.0Glob-based configuration matching.INDIRECT7
@surma/rollup-plugin-off-main-thread • 1.4.2Use Rollup with workers and ES6 modules today.INDIRECT3
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
ansi-html • 0.0.7An elegant lib that converts the chalked (ANSI) text to HTML.INDIRECT0
aria-query • 3.0.0Programmatic access to the ARIA specificationINDIRECT2
aria-query • 4.2.2Programmatic access to the ARIA specificationINDIRECT4
aria-query • 5.3.2Programmatic access to the ARIA specificationINDIRECT0
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
axobject-query • 2.2.0Programmatic access to information about the AXObject ModelINDIRECT0
axobject-query • 4.1.0Programmatic access to information about the AXObject ModelINDIRECT0
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
doctrine • 1.5.0JSDoc parserINDIRECT2
doctrine • 2.1.0JSDoc parserINDIRECT1
doctrine • 3.0.0JSDoc parserINDIRECT1
ejs • 2.7.4Embedded JavaScript templatesINDIRECT0
eslint-visitor-keys • 1.3.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 2.1.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
native-url • 0.2.6Brings the node url api layer to whatwg-url classINDIRECT1
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
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
web-vitals • 1.1.2Easily measure performance metrics in JavaScriptDIRECT0
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
xml-name-validator • 3.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
CC0-1.029
PackageRelationDependenciesPublished
@csstools/convert-colors • 1.4.0Convert colors between RGB, HSL, and HWBINDIRECT0
@csstools/normalize.css • 10.1.0A cross-browser CSS foundationINDIRECT0
css-blank-pseudo • 0.1.4Style form elements when they are emptyINDIRECT3
css-has-pseudo • 0.10.0Style elements relative to other elements in CSSINDIRECT7
css-prefers-color-scheme • 3.1.1Use light and dark color schemes in all browsersINDIRECT3
cssdb • 4.4.0A comprehensive list of CSS features and their positions in the process of becoming implemented web standardsINDIRECT0
language-subtag-registry • 0.3.23Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.INDIRECT0
mdn-data • 2.0.14Open Web data by the Mozilla Developer NetworkINDIRECT0
mdn-data • 2.0.4Open Web data by the Mozilla Developer NetworkINDIRECT0
postcss-browser-comments • 3.0.0Keep only the CSS you need based on comments and your browserslistINDIRECT3
postcss-color-functional-notation • 2.0.1Use space and slash separated color notation in CSSINDIRECT7
postcss-color-mod-function • 3.0.3Modify colors using the color-mod() function in CSSINDIRECT8
postcss-dir-pseudo-class • 5.0.0Use the :dir pseudo-class in CSSINDIRECT7
postcss-double-position-gradients • 1.0.0Use double-position gradients in CSSINDIRECT7
postcss-env-function • 2.0.2Use env() variables in CSSINDIRECT7
postcss-focus-visible • 4.0.0Use the :focus-visible pseudo-selector in CSSINDIRECT3
postcss-focus-within • 3.0.0Use the :focus-within pseudo-selector in CSSINDIRECT3
postcss-gap-properties • 2.0.0Use the gap, column-gap, and row-gap shorthand properties in CSSINDIRECT3
postcss-image-set-function • 3.0.1Display resolution-dependent images using the image-set() function in CSSINDIRECT7
postcss-lab-function • 2.0.1Use lab() and lch() color functions in CSSINDIRECT8
postcss-logical • 3.0.0Use logical properties and values in CSSINDIRECT3
postcss-nesting • 7.0.1Nest style rules inside each otherINDIRECT3
postcss-normalize • 8.0.1Use the parts of normalize.css or sanitize.css you need from your browserslistINDIRECT13
postcss-overflow-shorthand • 2.0.0Use the overflow shorthand in CSSINDIRECT3
postcss-place • 4.0.1Use a place-* shorthand for align-* and justify-* in CSSINDIRECT7
postcss-preset-env • 6.7.0Convert modern CSS into something browsers understandINDIRECT58
postcss-pseudo-class-any-link • 6.0.0Use the :any-link pseudo-class in CSSINDIRECT7
sanitize.css • 10.0.0A best-practices CSS foundationINDIRECT0
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
unknown5
PackageRelationDependenciesPublished
component-indexof • 0.0.3Microsoft sucksINDIRECT0
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
exit • 0.1.2A replacement for process.exit that ensures stdio are fully drained before exiting.INDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
rework • 1.0.1Plugin framework for CSS preprocessingINDIRECT10
CC0-1.0 OR MIT5
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
type-fest • 0.3.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
non-standard3
PackageRelationDependenciesPublished
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
rgbcolor • 1.0.1A module to parse color valuesINDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
btoa • 1.2.1btoa for Node.JS (it's a one-liner)INDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.0 OR MPL-2.01
PackageRelationDependenciesPublished
dompurify • 2.5.8DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usinINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
axe-core • 4.10.2Accessibility engine for automated Web UI testingINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001692A smaller version of caniuse-db, with only the essentials!INDIRECT0
Apache-2.0 OR MPL-1.11
PackageRelationDependenciesPublished
harmony-reflect • 1.6.2ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objectsINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
WTFPL1
PackageRelationDependenciesPublished
left-pad • 1.3.0String left padINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.14 version:

[![licenses](https://licenses.dev/b/npm/material-expandv13/1.0.14)](https://licenses.dev/npm/material-expandv13/1.0.14)
<a href="https://licenses.dev/npm/material-expandv13/1.0.14">
  <img src="https://licenses.dev/b/npm/material-expandv13/1.0.14" alt="licenses" />
</a>
GitHub