licenses.dev

@reapit/ts-scripts v0.0.3

TS build scripts

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1123
PackageRelationDependenciesPublished
@apideck/better-ajv-errors • 0.3.7Human-friendly JSON Schema validation for APIsINDIRECT2
@aws-cdk/cloud-assembly-schema>54.24.0>jsonschema • 1.5.0A fast and easy to use JSON Schema validatorINDIRECT0
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.DIRECT38
@babel/generator • 7.29.8Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-create-class-features-plugin • 7.29.7Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-create-regexp-features-plugin • 7.29.7Compile ESNext Regular Expressions to ES5INDIRECT15
@babel/helper-define-polyfill-provider • 0.6.8Babel helper to create your own polyfill providerINDIRECT25
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.29.7Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.29.7Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-remap-async-to-generator • 7.29.7Helper function to remap async functions to generatorsINDIRECT20
@babel/helper-replace-supers • 7.29.7Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.29.7Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helper-wrap-function • 7.29.7Helper to wrap functions inside a function call.INDIRECT18
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.9A JavaScript parserINDIRECT3
@babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.29.7Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677INDIRECT19
@babel/plugin-bugfix-safari-class-field-initializer-scope • 7.29.7Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843INDIRECT1
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.29.7Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517INDIRECT1
@babel/plugin-bugfix-safari-rest-destructuring-rhs-array • 7.29.7Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect resultsINDIRECT20
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.29.7Transform optional chaining operators to workaround https://crbug.com/v8/11558INDIRECT21
@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.29.7Transform static class fields assignments that are affected by https://crbug.com/v8/12421INDIRECT19
@babel/plugin-proposal-decorators • 7.29.7Compile class and object decorators to ES5DIRECT27
@babel/plugin-proposal-export-namespace-from • 7.18.9Compile export namespace to ES2015INDIRECT2
@babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2This plugin transforms checks for a private property in an objectINDIRECT0
@babel/plugin-syntax-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.29.7Allow parsing of decoratorsINDIRECT1
@babel/plugin-syntax-dynamic-import • 7.8.3Allow parsing of import()INDIRECT1
@babel/plugin-syntax-export-namespace-from • 7.8.3Allow parsing of export namespace fromINDIRECT1
@babel/plugin-syntax-import-assertions • 7.29.7Allow parsing of the module assertion attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-attributes • 7.29.7Allow 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.29.7Allow 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.29.7Allow 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.29.7Compile ES2015 arrow functions to ES5INDIRECT1
@babel/plugin-transform-async-generator-functions • 7.29.7Turn async generator functions into ES2015 generatorsINDIRECT22
@babel/plugin-transform-async-to-generator • 7.29.7Turn async functions into ES2015 generatorsINDIRECT23
@babel/plugin-transform-block-scoped-functions • 7.29.7Babel plugin to ensure function declarations at the block level are block scopedINDIRECT1
@babel/plugin-transform-block-scoping • 7.29.7Compile ES2015 block scoping (const and let) to ES5INDIRECT1
@babel/plugin-transform-class-properties • 7.29.7This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT26
@babel/plugin-transform-class-static-block • 7.29.7Transform class static blocksINDIRECT26
@babel/plugin-transform-classes • 7.29.7Compile ES2015 classes to ES5INDIRECT36
@babel/plugin-transform-computed-properties • 7.29.7Compile ES2015 computed properties to ES5INDIRECT9
@babel/plugin-transform-destructuring • 7.29.7Compile ES2015 destructuring to ES5INDIRECT19
@babel/plugin-transform-dotall-regex • 7.29.7Compile regular expressions using the `s` (`dotAll`) flag to ES5.INDIRECT17
@babel/plugin-transform-duplicate-keys • 7.29.7Compile objects with duplicate keys to valid strict ES5INDIRECT1
@babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.29.7Compile regular expressions using duplicate named groups to index-based groups.INDIRECT17
@babel/plugin-transform-dynamic-import • 7.29.7Transform import() expressionsINDIRECT1
@babel/plugin-transform-explicit-resource-management • 7.29.7Compile `using` and `await using` declarations to ES2015INDIRECT20
@babel/plugin-transform-exponentiation-operator • 7.29.7Compile exponentiation operator to ES5INDIRECT1
@babel/plugin-transform-export-namespace-from • 7.29.7Compile export namespace to ES2015INDIRECT1
@babel/plugin-transform-for-of • 7.29.7Compile ES2015 for...of to ES5INDIRECT20
@babel/plugin-transform-function-name • 7.29.7Apply ES2015 function.name semantics to all functionsINDIRECT32
@babel/plugin-transform-json-strings • 7.29.7Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-transform-literals • 7.29.7Compile ES2015 unicode string and number literals to ES5INDIRECT1
@babel/plugin-transform-logical-assignment-operators • 7.29.7Transforms logical assignment operators into short-circuited assignmentsINDIRECT1
@babel/plugin-transform-member-expression-literals • 7.29.7Ensure that reserved words are quoted in property accessesINDIRECT1
@babel/plugin-transform-modules-amd • 7.29.7This plugin transforms ES2015 modules to AMDINDIRECT21
@babel/plugin-transform-modules-commonjs • 7.29.7This plugin transforms ES2015 modules to CommonJSINDIRECT21
@babel/plugin-transform-modules-systemjs • 7.29.8This plugin transforms ES2015 modules to SystemJSINDIRECT21
@babel/plugin-transform-modules-umd • 7.29.7This plugin transforms ES2015 modules to UMDINDIRECT21
@babel/plugin-transform-named-capturing-groups-regex • 7.29.7Compile regular expressions using named groups to ES5.INDIRECT17
@babel/plugin-transform-new-target • 7.29.7Transforms new.target meta propertyINDIRECT1
@babel/plugin-transform-nullish-coalescing-operator • 7.29.7Remove nullish coalescing operatorINDIRECT1
@babel/plugin-transform-numeric-separator • 7.29.7Remove numeric separators from Decimal, Binary, Hex and Octal literalsINDIRECT1
@babel/plugin-transform-object-rest-spread • 7.29.7Compile object rest and spread to ES5INDIRECT34
@babel/plugin-transform-object-super • 7.29.7Compile ES2015 object super to ES5INDIRECT22
@babel/plugin-transform-optional-catch-binding • 7.29.7Compile optional catch bindingsINDIRECT1
@babel/plugin-transform-optional-chaining • 7.29.7Transform optional chaining operators into a series of nil checksINDIRECT20
@babel/plugin-transform-parameters • 7.29.7Compile ES2015 default and rest parameters to ES5INDIRECT1
@babel/plugin-transform-private-methods • 7.29.7This plugin transforms private class methodsINDIRECT26
@babel/plugin-transform-private-property-in-object • 7.29.7This plugin transforms checks for a private property in an objectINDIRECT26
@babel/plugin-transform-property-literals • 7.29.7Ensure that reserved words are quoted in object property keysINDIRECT1
@babel/plugin-transform-react-constant-elements • 7.29.7Treat React JSX elements as value types and hoist them to the highest scopeINDIRECT1
@babel/plugin-transform-react-display-name • 7.29.7Add displayName to React.createClass callsINDIRECT1
@babel/plugin-transform-react-jsx-development • 7.29.7Turn JSX into React function calls in developmentINDIRECT23
@babel/plugin-transform-react-jsx • 7.29.7Turn JSX into React function callsINDIRECT22
@babel/plugin-transform-react-pure-annotations • 7.29.7Mark top-level React method calls as pure for tree shakingINDIRECT5
@babel/plugin-transform-regenerator • 7.29.8Explode async and generator functions into a state machine.INDIRECT1
@babel/plugin-transform-regexp-modifiers • 7.29.7Compile inline regular expression modifiersINDIRECT17
@babel/plugin-transform-reserved-words • 7.29.7Ensure that no reserved words are used.INDIRECT1
@babel/plugin-transform-runtime • 7.29.7Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsDIRECT46
@babel/plugin-transform-shorthand-properties • 7.29.7Compile ES2015 shorthand properties to ES5INDIRECT1
@babel/plugin-transform-spread • 7.29.8Compile ES2015 spread to ES5INDIRECT20
@babel/plugin-transform-sticky-regex • 7.29.7Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT1
@babel/plugin-transform-template-literals • 7.29.7Compile ES2015 template literals to ES5INDIRECT1
@babel/plugin-transform-typeof-symbol • 7.29.7This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT1
@babel/plugin-transform-typescript • 7.29.9Transform TypeScript into ES.nextDIRECT27
@babel/plugin-transform-unicode-escapes • 7.29.7Compile ES2015 Unicode escapes to ES5INDIRECT1
@babel/plugin-transform-unicode-property-regex • 7.29.7Compile Unicode property escapes in Unicode regular expressions to ES5.INDIRECT17
@babel/plugin-transform-unicode-regex • 7.29.7Compile ES2015 Unicode regex to ES5INDIRECT17
@babel/plugin-transform-unicode-sets-regex • 7.29.7Compile regular expressions' unicodeSets (v) flag.INDIRECT17
@babel/preset-env • 7.29.7A Babel preset for each environment.DIRECT128
@babel/preset-modules • 0.1.6-no-external-pluginsA Babel preset that targets modern browsers by fixing engine bugs.INDIRECT5
@babel/preset-react • 7.29.7Babel preset for all React plugins.DIRECT27
@babel/preset-typescript • 7.29.7Babel preset for TypeScript.DIRECT33
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@bcoe/v8-coverage • 0.2.3Helper functions for V8 coverage files.INDIRECT0
@cspotcode/source-map-support • 0.8.1Fixes stack traces for files with source mapsINDIRECT3
@discoveryjs/json-ext • 0.5.7A set of utilities that extend the use of JSONINDIRECT0
@emnapi/runtime • 1.11.3emnapi runtimeINDIRECT1
@esbuild/android-arm • 0.16.17A WebAssembly shim for esbuild on Android ARM.INDIRECT0
@esbuild/android-arm64 • 0.16.17The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-x64 • 0.16.17A WebAssembly shim for esbuild on Android x64.INDIRECT0
@esbuild/darwin-arm64 • 0.16.17The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-x64 • 0.16.17The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-arm64 • 0.16.17The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-x64 • 0.16.17The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm • 0.16.17The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm64 • 0.16.17The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ia32 • 0.16.17The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-loong64 • 0.16.17The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-mips64el • 0.16.17The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ppc64 • 0.16.17The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-riscv64 • 0.16.17The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-s390x • 0.16.17The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-x64 • 0.16.17The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-x64 • 0.16.17The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-x64 • 0.16.17The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/sunos-x64 • 0.16.17The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-arm64 • 0.16.17The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-ia32 • 0.16.17The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-x64 • 0.16.17The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@eslint-community/eslint-utils • 4.10.1Utilities for ESLint plugins.INDIRECT1
@eslint-community/regexpp • 4.12.2Regular expression parser for ECMAScript.INDIRECT0
@eslint/eslintrc • 2.1.4The legacy ESLintRC config file format for ESLintINDIRECT26
@eslint/js • 8.57.1ESLint JavaScript language implementationINDIRECT0
@graphql-tools/jest-transform • 1.2.3Jest Plugin to load and parse imported GraphQL filesDIRECT121
@graphql-tools/optimize • 1.4.0A set of utils for faster development of GraphQL toolsINDIRECT1
@graphql-tools/webpack-loader-runtime • 6.4.1A set of utils for GraphQL Webpack LoaderINDIRECT0
@graphql-tools/webpack-loader • 6.7.2A set of utils for faster development of GraphQL toolsINDIRECT3
@img/colour • 1.1.0The ESM-only 'color' package made compatible for use with CommonJS runtimesINDIRECT0
@istanbuljs/schema • 0.1.6Schemas describing various structures used by nyc and istanbuljsINDIRECT0
@jest/console • 28.1.3INDIRECT38
@jest/core • 28.1.3Delightful JavaScript Testing.INDIRECT248
@jest/environment • 28.1.3INDIRECT43
@jest/expect-utils • 28.1.3This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).INDIRECT1
@jest/expect • 28.1.3This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.INDIRECT154
@jest/fake-timers • 28.1.3INDIRECT42
@jest/globals • 28.1.3INDIRECT161
@jest/reporters • 28.1.3Jest's reportersINDIRECT146
@jest/schemas • 28.1.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/source-map • 28.1.2INDIRECT5
@jest/test-result • 28.1.3INDIRECT40
@jest/test-sequencer • 28.1.3INDIRECT56
@jest/transform • 28.1.3INDIRECT117
@jest/transform • 29.7.0INDIRECT116
@jest/types • 28.1.3This package contains shared types of Jest's packages.INDIRECT15
@jest/types • 29.6.3This package contains shared types of Jest's packages.INDIRECT15
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/source-map • 0.3.11Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT4
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@jridgewell/trace-mapping • 0.3.9Trace the original position through a source mapINDIRECT2
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
@linaria/babel-preset • 3.0.0-beta.24Blazing fast zero-runtime CSS in JS libraryDIRECT70
@linaria/core • 3.0.0-beta.22Blazing fast zero-runtime CSS in JS libraryINDIRECT5
@linaria/logger • 3.0.0-beta.20Blazing fast zero-runtime CSS in JS libraryINDIRECT3
@linaria/preeval • 3.0.0-beta.23Blazing fast zero-runtime CSS in JS libraryINDIRECT71
@linaria/shaker • 3.0.0-beta.23Blazing fast zero-runtime CSS in JS libraryDIRECT171
@linaria/utils • 3.0.0-beta.20Blazing fast zero-runtime CSS in JS libraryINDIRECT0
@linaria/webpack-loader • 3.0.0-beta.23Blazing fast zero-runtime CSS in JS libraryDIRECT95
@linaria/webpack4-loader • 3.0.0-beta.23Blazing fast zero-runtime CSS in JS libraryINDIRECT91
@linaria/webpack5-loader • 3.0.0-beta.23Blazing fast zero-runtime CSS in JS libraryINDIRECT76
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@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
@octokit/auth-token • 2.5.0GitHub API token authentication for browsers and Node.jsINDIRECT2
@octokit/endpoint • 6.0.12Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/openapi-types • 12.11.0Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 1.1.2Octokit plugin to paginate REST API endpoint responsesINDIRECT3
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsINDIRECT0
@octokit/plugin-rest-endpoint-methods • 2.4.0Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT4
@octokit/request-error • 1.2.1Error class for Octokit request errorsINDIRECT6
@octokit/request-error • 2.1.0Error class for Octokit request errorsINDIRECT5
@octokit/request • 5.6.3Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/rest • 16.43.2GitHub REST API client for Node.jsDIRECT50
@octokit/types • 2.16.2Shared TypeScript definitions for Octokit projectsINDIRECT2
@octokit/types • 6.41.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@pmmmwh/react-refresh-webpack-plugin • 0.5.17An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.DIRECT19
@rollup/plugin-babel • 5.3.1Seamless integration between Rollup and Babel.INDIRECT23
@rollup/plugin-node-resolve • 11.2.1Locate and bundle third-party dependencies in node_modulesINDIRECT17
@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
@sentry/webpack-plugin • 1.21.0Official webpack plugin for SentryDIRECT16
@sinclair/typebox • 0.24.52JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@sinclair/typebox • 0.27.12JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@svgr/babel-plugin-add-jsx-attribute • 6.5.1Add JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-attribute • 8.0.0Remove JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-empty-expression • 8.0.0Remove JSX empty expressionINDIRECT0
@svgr/babel-plugin-replace-jsx-attribute-value • 6.5.1Replace JSX attribute valueINDIRECT0
@svgr/babel-plugin-svg-dynamic-title • 6.5.1Transform SVG by adding a dynamic title elementINDIRECT0
@svgr/babel-plugin-svg-em-dimensions • 6.5.1Transform SVG to use em-based dimensionsINDIRECT0
@svgr/babel-plugin-transform-react-native-svg • 6.5.1Transform DOM elements into react-native-svg componentsINDIRECT0
@svgr/babel-plugin-transform-svg-component • 6.5.1Transform SVG into componentINDIRECT0
@svgr/babel-preset • 6.5.1SVGR preset that apply transformations from configINDIRECT8
@svgr/core • 6.5.1Transform SVG into React Components.INDIRECT66
@svgr/hast-util-to-babel-ast • 6.5.1Transform HAST to Babel AST (JSX)INDIRECT4
@svgr/plugin-jsx • 6.5.1Transform SVG into JSXINDIRECT51
@svgr/plugin-svgo • 6.5.1Optimize SVGINDIRECT35
@svgr/webpack • 6.5.1SVGR webpack loader.DIRECT192
@testing-library/user-event • 14.6.7Fire events the same way the user doesDIRECT0
@tootallnate/once • 2.0.1Creates a Promise that waits for a single eventINDIRECT0
@tsconfig/node10 • 1.0.13A base TSConfig for working with Node 10.INDIRECT0
@tsconfig/node12 • 1.0.11A base TSConfig for working with Node 12.INDIRECT0
@tsconfig/node14 • 1.0.3A base TSConfig for working with Node 14.INDIRECT0
@tsconfig/node16 • 1.0.4A base TSConfig for working with Node 16.INDIRECT0
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreINDIRECT7
@types/babel__generator • 7.27.0TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.28.0TypeScript definitions for @babel/traverseINDIRECT3
@types/body-parser • 1.19.6TypeScript definitions for body-parserINDIRECT3
@types/bonjour • 3.5.13TypeScript definitions for bonjourINDIRECT2
@types/connect-history-api-fallback • 1.5.4TypeScript definitions for connect-history-api-fallbackINDIRECT6
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/eslint • 8.56.12TypeScript definitions for eslintINDIRECT2
@types/estree • 0.0.39TypeScript definitions for ESTree AST specificationINDIRECT0
@types/estree • 1.0.9TypeScript definitions for estreeINDIRECT0
@types/express-serve-static-core • 4.19.9TypeScript definitions for express-serve-static-coreINDIRECT5
@types/express-serve-static-core • 5.1.3TypeScript definitions for express-serve-static-coreINDIRECT5
@types/express • 4.17.25TypeScript definitions for expressINDIRECT12
@types/graceful-fs • 4.1.9TypeScript definitions for graceful-fsINDIRECT2
@types/html-minifier-terser • 6.1.0TypeScript definitions for html-minifier-terserINDIRECT0
@types/http-errors • 2.0.5TypeScript definitions for http-errorsINDIRECT0
@types/http-proxy • 1.17.17TypeScript definitions for http-proxyINDIRECT2
@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 • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/jsdom • 16.2.15TypeScript definitions for jsdomINDIRECT4
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node-forge • 1.3.14TypeScript definitions for node-forgeINDIRECT2
@types/node • 26.6.2TypeScript definitions for nodeINDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/parse5 • 6.0.3TypeScript definitions for parse5INDIRECT0
@types/prettier • 2.7.3TypeScript definitions for prettierINDIRECT0
@types/qs • 6.15.1TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/resolve • 1.17.1TypeScript definitions for resolveINDIRECT2
@types/retry • 0.12.0TypeScript definitions for retryINDIRECT0
@types/semver • 7.8.0TypeScript definitions for semverINDIRECT0
@types/send • 0.17.6TypeScript definitions for sendINDIRECT3
@types/send • 1.2.1TypeScript definitions for sendINDIRECT2
@types/serve-index • 1.9.4TypeScript definitions for serve-indexINDIRECT13
@types/serve-static • 1.15.10TypeScript definitions for serve-staticINDIRECT5
@types/sockjs • 0.3.36TypeScript definitions for sockjsINDIRECT2
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/tough-cookie • 4.0.5TypeScript definitions for tough-cookieINDIRECT0
@types/trusted-types • 2.0.7TypeScript definitions for trusted-typesINDIRECT0
@types/ws • 8.18.1TypeScript definitions for wsINDIRECT2
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.35TypeScript definitions for yargsINDIRECT1
@typescript-eslint/eslint-plugin • 5.62.0TypeScript plugin for ESLintDIRECT46
@typescript-eslint/scope-manager • 5.62.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/type-utils • 5.62.0Type utilities for working with TypeScript + ESLint togetherINDIRECT42
@typescript-eslint/types • 5.62.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/utils • 5.62.0Utilities for working with TypeScript + ESLint togetherINDIRECT41
@typescript-eslint/visitor-keys • 5.62.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@webassemblyjs/ast • 1.14.1AST utils for webassemblyjsINDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.13.2A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.13.2Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.14.1Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.13.2Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.13.2WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.14.1INDIRECT12
@webassemblyjs/ieee754 • 1.13.2IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.13.2UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.14.1> Rewrite a WASM binaryINDIRECT16
@webassemblyjs/wasm-gen • 1.14.1WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.14.1INDIRECT13
@webassemblyjs/wasm-parser • 1.14.1WebAssembly binary format parserINDIRECT10
@webassemblyjs/wast-printer • 1.14.1WebAssembly text format printerINDIRECT6
@webpack-cli/configtest • 1.2.0Validate a webpack configuration.INDIRECT0
@webpack-cli/info • 1.5.0Outputs info about system and webpack configINDIRECT1
@webpack-cli/serve • 1.7.0[![NPM Downloads][downloads]][downloads-url]INDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-globals • 6.0.0Detect global variables in JavaScript using acornINDIRECT2
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn-walk • 8.3.5ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 7.4.1ECMAScript parserINDIRECT0
acorn • 8.18.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv-formats • 3.0.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ajv • 8.20.0Another JSON Schema ValidatorINDIRECT4
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 • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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
archiver • 8.0.0a streaming interface for archive generationINDIRECT43
arg • 4.1.3Another simple argument parserINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT21
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-includes • 3.2.0An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
array-union • 3.0.1Create an array of unique values, in order, from the input arraysINDIRECT0
array.prototype.findlast • 1.2.5An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array.prototype.flat • 1.3.3An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array.prototype.flatmap • 1.3.3An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array.prototype.tosorted • 1.1.4An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT91
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
assert • 2.1.0The assert module from Node.js, for the browser.INDIRECT38
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
atob-lite • 2.0.0Smallest/simplest possible means of using atob with both Node and browserifyINDIRECT0
author-regex • 1.0.0Regular expression for parsing an `author` string into an object following npm conventions.INDIRECT0
autoprefixer • 10.6.1Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteDIRECT10
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws-cdk-lib>2.270.0>balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
aws-cdk-lib>2.270.0>brace-expansion • 5.0.9Brace expansion as known from sh/bashINDIRECT1
aws-cdk-lib>2.270.0>fs-extra • 11.3.6fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
aws-cdk-lib>2.270.0>ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
aws-cdk-lib>2.270.0>jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
aws-cdk-lib>2.270.0>jsonschema • 1.5.0A fast and easy to use JSON Schema validatorINDIRECT0
aws-cdk-lib>2.270.0>mime-db • 1.52.0Media Type DatabaseINDIRECT0
aws-cdk-lib>2.270.0>mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
aws-cdk-lib>2.270.0>punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
aws-cdk-lib>2.270.0>universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
babel-jest • 28.1.3Jest plugin to use babel for transformation.DIRECT140
babel-loader • 8.4.1babel module loader for webpackDIRECT24
babel-plugin-jest-hoist • 28.1.3Babel 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/main/packages/babel-jest)INDIRECT12
babel-plugin-module-resolver • 5.0.3Module resolver plugin for BabelDIRECT26
babel-plugin-polyfill-corejs2 • 0.4.17A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT26
babel-plugin-polyfill-corejs3 • 0.13.0A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT27
babel-plugin-polyfill-corejs3 • 0.14.2A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT27
babel-plugin-polyfill-regenerator • 0.6.8A Babel plugin to inject imports to regenerator-runtimeINDIRECT26
babel-plugin-transform-react-remove-prop-types • 0.4.24Remove unnecessary React propTypes from the production buildINDIRECT0
babel-preset-current-node-syntax • 1.2.0A Babel preset that enables parsing of proposals supported by the current Node.js version.INDIRECT16
babel-preset-jest • 28.1.3> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest).INDIRECT30
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
batch • 0.6.1Simple async batch with concurrency control and progress reporting.INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
body-parser • 1.20.8Node.js body parsing middlewareINDIRECT43
bonjour-service • 1.4.4A Bonjour/Zeroconf implementation in TypeScriptINDIRECT5
brace-expansion • 1.1.21Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.7Brace expansion as known from sh/bashINDIRECT1
brace-expansion • 5.0.12Brace expansion as known from sh/bashINDIRECT1
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
browserify-aes • 1.2.0aes, for browserifyINDIRECT48
browserify-cipher • 1.0.1ciphers for the browserINDIRECT52
browserify-des • 1.0.2browserify-des ===INDIRECT36
browserify-rsa • 4.1.1RSA for browserifyINDIRECT4
browserify-zlib • 0.2.0Full zlib module for the browserINDIRECT1
browserslist • 4.29.0Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
bs-logger • 0.2.6Bare simple logger for NodeJSINDIRECT1
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
buffer-crc32 • 1.0.0A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
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
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
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 • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
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
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
char-regex • 1.0.2A regex to match any full character, considering weird character ranges.INDIRECT0
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 • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
cipher-base • 1.0.7abstract base class for crypto-streamsINDIRECT32
cjs-module-lexer • 1.4.3Lexes CommonJS modules, returning their named exports metadataINDIRECT0
clean-css • 5.3.3A well-tested CSS minifierINDIRECT1
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
co • 4.6.0generator async control flow goodnessINDIRECT0
collect-v8-coverage • 1.0.3Use this module to start and stop the V8 inspector manually and collect precise coverage.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
commander • 8.3.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
compress-commons • 7.0.1a library that defines a common interface for working with archive formats within nodeINDIRECT14
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
compression • 1.8.2Node.js compression middlewareINDIRECT10
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concurrently • 6.5.1Run commands concurrentlyDIRECT27
connect-history-api-fallback • 2.0.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
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
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.7Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
copy-webpack-plugin • 10.2.4Copy files && directories with webpackDIRECT38
core-js-compat • 3.50.0core-js compatINDIRECT8
core-js-pure • 3.50.0Standard libraryINDIRECT0
core-js • 3.50.0Standard libraryDIRECT0
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
crc32-stream • 7.0.1a streaming CRC32 checksumerINDIRECT11
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT45
create-hmac • 1.1.7node style hmacs in the browserINDIRECT46
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
cross-env • 6.0.3Run scripts that set and use environment variables across platformsDIRECT6
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT72
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
css-loader • 6.11.0css loader module for webpackDIRECT14
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
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
csso • 4.2.0CSS minifier with structural optimisationsINDIRECT3
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssom • 0.5.0CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationINDIRECT1
data-urls • 3.0.2Parses data: URLsINDIRECT6
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT28
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT28
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT28
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decimal.js • 10.6.0An arbitrary-precision Decimal type for JavaScript.INDIRECT0
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
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
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
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
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-indent • 7.0.2Detect the indentation of codeINDIRECT0
detect-newline • 3.1.0Detect the dominant newline character of a stringINDIRECT0
detect-newline • 4.0.1Detect the dominant newline character of a stringINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
diff-sequences • 28.1.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
dom-converter • 0.2.0converts bare objects to DOM objects or xml representationsINDIRECT1
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT3
domexception • 4.0.0An implementation of the DOMException class from browsersINDIRECT1
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
emittery • 0.10.2Simple and modern async event emitterINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
end-of-stream • 1.4.5Call 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.25.1Offers a async require.resolve function. It's highly configurable.INDIRECT2
envinfo • 7.21.0Info about your dev environment for debugging purposesINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
es-abstract-get • 1.0.0ECMAScript Abstract Operations for "getting properties" (Get, GetV, GetMethod)INDIRECT4
es-abstract • 1.24.2ECMAScript spec abstract operations.INDIRECT91
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.4.0An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.INDIRECT93
es-module-lexer • 2.3.2Lexes ES modules returning their import/export metadataINDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
es-shim-unscopables • 1.1.0Helper package to shim a method into `Array.prototype[Symbol.unscopables]`INDIRECT2
es-to-primitive • 1.3.4ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT24
esbuild-loader • 2.21.0⚡️ Speed up your Webpack build with esbuildDIRECT32
esbuild • 0.16.17An extremely fast JavaScript and CSS bundler and minifier.INDIRECT22
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-prettier • 8.10.2Turns off all rules that are unnecessary or might conflict with Prettier.DIRECT0
eslint-plugin-prettier • 4.2.5Runs prettier as an eslint ruleDIRECT2
eslint-plugin-react-hooks • 4.6.2ESLint rules for React HooksDIRECT0
eslint-plugin-react • 7.37.5React specific linting rules for ESLintDIRECT124
eslint-plugin-svelte3 • 3.4.1An ESLint plugin for Svelte v3 components.DIRECT0
eslint-webpack-plugin • 3.2.0A ESLint plugin for webpackDIRECT24
eslint • 8.57.1An AST-based pattern checker for JavaScript.DIRECT98
estree-walker • 1.0.1Traverse an ESTree-compliant ASTINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 1.1.1Node's event emitter for all engines.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT5
execa • 1.0.0A better `child_process`INDIRECT18
execa • 5.1.1Process execution for humansINDIRECT15
expect • 28.1.3This 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).INDIRECT43
express • 4.22.3Fast, unopinionated, minimalist web frameworkINDIRECT70
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
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
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
favicons-webpack-plugin • 6.0.1Let webpack generate all your favicons and icons for youDIRECT48
favicons • 7.3.1Favicon generator for Node.jsDIRECT36
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
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 • 6.2.0A file loader module for webpackDIRECT13
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
filter-obj • 2.0.2Filter object keys and values into a new objectINDIRECT0
finalhandler • 1.3.2Node.js final http responderINDIRECT9
find-babel-config • 2.1.2Find the closest babel config based on a directoryINDIRECT1
find-cache-dir • 3.3.2Finds the common standard cache directoryINDIRECT10
find-root • 1.1.0find the closest package.jsonINDIRECT0
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
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
flat-cache • 3.2.0A stupidly simple key/value storage using files to persist some dataINDIRECT15
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
fork-ts-checker-webpack-plugin • 6.5.3Runs typescript type checker and linter on separate process.DIRECT68
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fraction.js • 5.3.4The RAW rational numbers libraryINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
friendly-errors-webpack-plugin • 1.7.0Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer ExperienceDIRECT13
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 • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.2.0An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT23
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-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 • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT16
git-hooks-list • 4.2.1List of Git hooksINDIRECT0
globals • 13.24.0Global identifiers from different JavaScript environmentsINDIRECT1
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 11.1.0User-friendly glob matchingINDIRECT23
globby • 12.2.0User-friendly glob matchingINDIRECT23
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphemer • 1.4.0A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)INDIRECT0
handle-thing • 2.0.1Wrap Streams2 instance into a HandleWrapINDIRECT0
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 • 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
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.2abstract base class for hash-streamsINDIRECT39
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
hpack.js • 2.1.6HPACK implementationINDIRECT11
html-encoding-sniffer • 3.0.0Sniff the encoding from a HTML byte streamINDIRECT3
html-entities • 2.6.0Fastest HTML entities encode/decode library.INDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
html-minifier-terser • 6.1.0Highly configurable, well-tested, JavaScript-based HTML minifier.INDIRECT22
html-webpack-plugin • 5.6.8Simplifies creation of HTML files to serve your webpack bundlesDIRECT42
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT5
http-deceiver • 1.2.7Deceive HTTP parserINDIRECT0
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
http-parser-js • 0.5.10A pure JS HTTP parser for node.INDIRECT0
http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
http-proxy-middleware • 2.0.10The one-liner node.js proxy middleware for connect, express and browser-syncINDIRECT16
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT3
https-browserify • 1.0.0https module compatability for browserifyINDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
husky • 7.0.4Modern native Git hooks made easyDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
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
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT21
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
interpret • 2.2.0A dictionary of file extensions and associated module loaders.INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
ipaddr.js • 2.5.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT20
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT19
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?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.INDIRECT27
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
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-document.all • 1.0.0Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?INDIRECT16
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.INDIRECT16
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.2Determine if a function is a native generator function.INDIRECT19
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-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-nan • 1.3.2ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.INDIRECT21
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
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-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-plain-obj • 3.0.0Check if a value is a plain objectINDIRECT0
is-plain-obj • 4.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-plain-object • 5.1.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
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 @@toStringTagINDIRECT17
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
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?INDIRECT16
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-stream • 4.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.INDIRECT17
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT19
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.INDIRECT26
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.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
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 • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyDIRECT5
iterator.prototype • 1.1.5`Iterator.prototype`, or a shared object to use.INDIRECT19
jest-changed-files • 28.1.3A module used internally by Jest to check which files have changed since you last committed in git or hg.INDIRECT18
jest-circus • 28.1.3[type-definitions]: https://github.com/facebook/jest/blob/main/packages/jest-types/src/Circus.tsINDIRECT203
jest-cli • 28.1.3Delightful JavaScript Testing.INDIRECT265
jest-config • 28.1.3DIRECT233
jest-coverage-badges • 1.1.2Create a group of coverage badges from jestDIRECT2
jest-diff • 28.1.3Display differences clearly so people can review changes confidently.INDIRECT14
jest-docblock • 28.1.1`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 • 28.1.3Parameterised tests for JestINDIRECT25
jest-environment-jsdom • 28.1.3DIRECT120
jest-environment-node • 28.1.3INDIRECT44
jest-fetch-mock • 3.2.0fetch mock for jestDIRECT7
jest-get-type • 28.0.2A utility function to get the type of a valueINDIRECT0
jest-haste-map • 28.1.3INDIRECT39
jest-haste-map • 29.7.0INDIRECT39
jest-leak-detector • 28.1.3Module for verifying whether an object has been garbage collected or not.INDIRECT7
jest-matcher-utils • 28.1.3A set of utility functions for expect and related packagesINDIRECT15
jest-message-util • 28.1.3INDIRECT35
jest-mock • 28.1.3**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).INDIRECT16
jest-pnp-resolver • 1.2.3plug'n'play resolver for WebpackINDIRECT0
jest-regex-util • 28.0.2INDIRECT0
jest-regex-util • 29.6.3INDIRECT0
jest-resolve-dependencies • 28.1.3INDIRECT154
jest-resolve • 28.1.3INDIRECT58
jest-runner • 28.1.3INDIRECT213
jest-runtime • 28.1.3INDIRECT196
jest-snapshot • 28.1.3INDIRECT153
jest-util • 28.1.3INDIRECT19
jest-util • 29.7.0This packages is a collection of utilities and helper functionsINDIRECT19
jest-validate • 28.1.3Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT23
jest-watcher • 28.1.3Delightful JavaScript Testing.INDIRECT47
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-worker • 28.1.3Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
jest-worker • 29.7.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT22
jest • 28.1.3Delightful JavaScript Testing.DIRECT266
joycon • 3.1.1Load config with ease.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.15.2YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.3.2YAML 1.2 parser and serializerINDIRECT1
jsdom • 19.0.0A JavaScript implementation of many web standardsINDIRECT72
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
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
json5 • 1.0.2JSON for humans.INDIRECT1
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
jsonpointer • 5.0.1Simple JSON Addressing.INDIRECT0
jsx-ast-utils • 3.3.5AST utility module for statically analyzing JSXINDIRECT96
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
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
launch-editor • 2.14.1launch editor from node.jsINDIRECT2
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
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
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
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
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` 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.set • 4.3.2The lodash method `_.set` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
macos-release • 2.5.1Get the name and version of a macOS release from the Darwin versionINDIRECT0
magic-string • 0.25.9Modify strings, generate sourcemapsINDIRECT1
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT4
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memory-fs • 0.5.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
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
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-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mini-css-extract-plugin • 2.10.2extracts CSS into separate filesDIRECT10
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
minimizer-webpack-plugin • 5.11.0Minimizer plugin for webpackINDIRECT26
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mockdate • 2.0.5A JavaScript mock Date object that can be used to change when "now" is.DIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multicast-dns • 7.2.5Low level multicast-dns implementation in pure javascriptINDIRECT3
nanoid • 3.3.19A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
natural-compare-lite • 1.4.1Compare strings in the way a human would in sortINDIRECT0
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
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
node-exports-info • 1.6.2Info about node `exports` field support: version ranges, categories, etc.INDIRECT96
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
node-polyfill-webpack-plugin • 1.1.4Polyfill Node.js core modules in Webpack.DIRECT118
node-releases • 2.0.56Node.js releases dataINDIRECT0
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
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
nwsapi • 2.2.28Fast CSS Selectors API EngineINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT21
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
object.entries • 1.1.9ES2017 spec-compliant Object.entries shim.INDIRECT22
object.fromentries • 2.0.8ES proposal-spec-compliant Object.fromEntries shim.INDIRECT92
object.values • 1.2.1ES2017 spec-compliant Object.values shim.INDIRECT22
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
octokit-pagination-methods • 1.1.0Legacy Octokit pagination methods from v15INDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.1.0Execute a listener when a response is about to write headersINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
optionator • 0.9.4option parsing and help generationINDIRECT6
os-browserify • 0.3.0The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
os-name • 3.1.0Get the name of the current operating system. Example: macOS SierraINDIRECT21
own-keys • 1.0.2Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT19
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
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 • 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-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-retry • 4.6.2Retry a promise-returning or async functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
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-author • 2.0.0Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.INDIRECT1
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
parse5 • 7.3.0HTML parser and serializer.INDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-browserify • 1.0.1the path module from node core for browsersINDIRECT0
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.13Express style path to RegExp utilityINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pbkdf2 • 3.1.6This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT47
picomatch • 2.3.2Blazing 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
picomatch • 4.0.7Blazing 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
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
postcss-flexbugs-fixes • 5.0.2PostCSS plugin This project tries to fix all of flexbug's issuesDIRECT0
postcss-loader • 6.2.1PostCSS loader for webpackDIRECT19
postcss-modules-local-by-default • 4.2.0A CSS Modules transform to make local scope the defaultINDIRECT5
postcss-selector-parser • 7.1.6Selector parser with built in methods for working with selector strings.INDIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.5.28Tool for transforming styles with JS pluginsDIRECT3
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
prettier-linter-helpers • 1.0.1Utilities to help expose prettier output in linting toolsINDIRECT1
prettier-plugin-packagejson • 2.5.22Prettier package.json plugin to make the order of properties nice.DIRECT10
prettier • 2.8.8Prettier is an opinionated code formatterDIRECT0
pretty-bytes • 5.6.0Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT0
pretty-error • 4.0.0See nodejs errors with less clutterINDIRECT16
pretty-format • 28.1.3Stringify any JavaScript value.INDIRECT5
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
prompts • 2.4.2Lightweight, beautiful and user-friendly promptsINDIRECT2
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
proxy-addr • 2.0.8Determine address of proxied requestINDIRECT2
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
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 & privateDecryptINDIRECT58
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
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
querystring • 0.2.0Node'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
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.3Get and validate the raw body of a readable stream.INDIRECT10
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-refresh • 0.14.2React is a JavaScript library for building user interfaces.DIRECT0
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.jsINDIRECT6
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
rechoir • 0.6.2Require any supported file as a node module.INDIRECT7
rechoir • 0.7.1Prepare a node environment to require files with different extensions.INDIRECT7
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT91
regenerate-unicode-properties • 10.2.2Regenerate 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.13.11Runtime for Regenerator-compiled generator and async functions.DIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
regexpu-core • 6.4.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 • 3.0.0Stylish console.log for nodeINDIRECT15
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
reselect • 4.1.8Selectors for Redux.INDIRECT0
resolve-cwd • 3.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
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.exports • 1.1.1A tiny (813b), correct, general-purpose, and configurable "exports" resolver without file-system relianceINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
resolve • 2.0.0-next.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT100
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
ripemd160 • 2.0.3Compute ripemd160 of bytes or strings.INDIRECT40
rollup-plugin-terser • 7.0.2Rollup plugin to minify generated es bundleINDIRECT24
rollup • 2.80.0Next-generation ES module bundlerINDIRECT1
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-array-concat • 1.1.4`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT21
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.INDIRECT18
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 2.7.0webpack Validation UtilsINDIRECT8
schema-utils • 2.7.1webpack Validation UtilsINDIRECT8
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
schema-utils • 4.5.0webpack Validation UtilsINDIRECT8
select-hose • 2.0.0Select protocol using first bytes of incoming data and hose stuff to the handlerINDIRECT0
selfsigned • 2.4.1Generate self signed certificates private and public keysINDIRECT4
send • 0.19.2Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-index • 1.9.2Serve directory listingsINDIRECT15
serve-static • 1.16.3Serve static filesINDIRECT20
serverless-webpack • 5.16.2Serverless plugin to bundle your javascript with WebpackDIRECT56
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-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.10.0quote and parse shell commandsINDIRECT0
side-channel-list • 1.0.1Store 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 MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
sisteransi • 1.0.5ANSI escape codes for some terminal swagINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 4.0.0Convert Windows backslash paths to slash pathsINDIRECT0
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-object-keys • 2.1.0Sort an object's keys, including an optional key listINDIRECT0
sort-package-json • 3.6.0Sort an Object or package.json based on the well-known package.json keysINDIRECT9
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-support • 0.5.13Fixes stack traces for files with source mapsINDIRECT2
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
spawn-command • 0.0.2Spawn commands like `child_process.exec` does but return a `ChildProcess`INDIRECT0
spdy-transport • 3.0.0SPDY v2, v3, v3.1 and HTTP2 transportINDIRECT16
spdy • 4.0.2Implementation of the SPDY protocol on node.js.INDIRECT20
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT22
stream-browserify • 3.0.0the stream module from node core for browsersDIRECT5
stream-http • 3.2.0Streaming http in the browserINDIRECT7
streamx • 2.28.1An iteration of the Node.js core streams with a series of improvementsINDIRECT5
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-length • 4.0.2Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesINDIRECT3
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string.prototype.matchall • 4.1.0Spec-compliant polyfill for String.prototype.matchAllINDIRECT92
string.prototype.repeat • 1.0.0A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.INDIRECT92
string.prototype.trim • 1.2.11ES5 spec-compliant shim for String.prototype.trimINDIRECT91
string.prototype.trimend • 1.0.10ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT22
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT21
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-comments • 2.0.1Strip line and/or block comments from a string. Blazing fast, and works with JavaScript, Sass, CSS, Less.js, and a number of other languages.INDIRECT0
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-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
style-loader • 3.3.4style loader module for webpackDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
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.1.0Create a JSON-friendly object from an SVG stringINDIRECT0
svgo • 2.8.4Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT17
swc-loader • 0.2.7Webpack plugin for swcDIRECT1
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.3.3Just a little module for plugins.INDIRECT0
tar-stream • 3.2.1tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT11
teex • 1.0.1Turn a readable stream into multiple readable streamx streamsINDIRECT6
temp-dir • 2.0.0Get the real path of the system temp directoryINDIRECT0
tempy • 0.6.0Get a random temporary file or directory pathINDIRECT5
terminal-link • 2.1.1Create clickable links in the terminalINDIRECT5
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
timers-browserify • 2.0.12timers module for browserifyINDIRECT1
tinyglobby • 0.2.17A fast and minimal alternative to globby and fast-globINDIRECT2
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tr46 • 3.0.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
tree-kill • 1.2.2kill trees of processesINDIRECT0
ts-invariant • 0.10.3TypeScript implementation of invariant(condition, message)INDIRECT1
ts-jest • 28.0.8A Jest transformer with source map support that lets you use Jest to test projects written in TypeScriptDIRECT27
ts-loader • 9.6.2TypeScript loader for webpackDIRECT8
ts-node • 10.9.2TypeScript execution environment and REPL for node.js, with source map supportDIRECT16
tsutils • 3.21.0utilities for working with typescript's ASTINDIRECT1
tty-browserify • 0.0.1the tty module from node core for browsersINDIRECT0
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.INDIRECT27
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT28
typed-array-byte-offset • 1.0.5Robustly get the byte offset of a Typed ArrayINDIRECT91
typed-array-length • 1.0.8Robustly get the length of a Typed ArrayINDIRECT91
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT26
undici-types • 8.9.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.1Match 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.2.0Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.INDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
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
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.3.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
url • 0.10.3The core `url` packaged standalone for use with Browserify.INDIRECT2
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT23
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT32
utila • 0.4.0notareplacementforunderscoreINDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 8.0.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8-compile-cache-lib • 3.0.1Require hook for automatic V8 compile cache persistenceINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
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 • 3.0.0A per-spec XML serializer implementationINDIRECT1
watchpack • 2.5.2Wrapper library for directory and file watching.INDIRECT1
wbuf • 1.7.3Write bufferINDIRECT1
webpack-cli • 4.10.0CLI for webpack & friendsDIRECT41
webpack-dev-middleware • 5.3.4A development middleware for webpackINDIRECT15
webpack-dev-server • 4.15.2Serves a webpack app. Updates the browser on changes.DIRECT212
webpack-merge • 5.10.0Variant of merge that's useful for webpack configurationINDIRECT7
webpack-sources • 1.4.3Source code handling classes for webpackINDIRECT2
webpack-sources • 3.5.1Source code handling classes for webpackINDIRECT0
webpack • 5.111.1Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.DIRECT62
whatwg-encoding • 2.0.0Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-mimetype • 3.0.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
whatwg-url • 10.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
whatwg-url • 11.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT3
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT25
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT49
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.INDIRECT20
which-typed-array • 1.1.24Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
wildcard • 2.0.1Wildcard matching toolsINDIRECT0
windows-release • 3.3.3Get the name of a Windows version from the release number: `5.1.2600` → `XP`INDIRECT19
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
workbox-background-sync • 6.6.0Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT2
workbox-broadcast-update • 6.6.0A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updatedINDIRECT1
workbox-build • 6.6.0A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.INDIRECT323
workbox-cacheable-response • 6.6.0This library takes a Response object and determines whether it's cacheable based on a specific configuration.INDIRECT1
workbox-core • 6.6.0This module is used by a number of the other Workbox modules to share common code.INDIRECT0
workbox-expiration • 6.6.0A service worker helper library that expires cached responses based on age or maximum number of entries.INDIRECT2
workbox-google-analytics • 6.6.0Queues failed requests and uses the Background Sync API to replay them when the network is availableINDIRECT5
workbox-navigation-preload • 6.6.0This library allows developers to opt-in to using Navigation Preload in their service worker.INDIRECT1
workbox-precaching • 6.6.0This module efficiently precaches assets.INDIRECT3
workbox-range-requests • 6.6.0This library creates a new Response, given a source Response and a Range header value.INDIRECT1
workbox-recipes • 6.6.0A service worker helper library to manage common request and caching patternsINDIRECT7
workbox-routing • 6.6.0A service worker helper library to route request URLs to handlers.INDIRECT1
workbox-strategies • 6.6.0A service worker helper library implementing common caching strategies.INDIRECT1
workbox-streams • 6.6.0A library that makes it easier to work with Streams in the browser.INDIRECT2
workbox-sw • 6.6.0This module makes it easy to get started with the Workbox service worker libraries.INDIRECT0
workbox-webpack-plugin • 6.6.0A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.DIRECT326
workbox-window • 6.6.0Simplifies communications with Workbox packages running in the service workerINDIRECT2
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 8.21.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder 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 • 16.2.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yn • 3.1.1Parse yes/no like valuesINDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
zip-stream • 7.0.5a streaming zip archive generator.INDIRECT15
Apache-2.067
PackageRelationDependenciesPublished
@aws-cdk/asset-awscli-v1 • 2.2.292A library that contains the AWS CLI for use in Lambda LayersINDIRECT0
@aws-cdk/asset-node-proxy-agent-v6 • 2.1.3<!--BEGIN STABILITY BANNER-->INDIRECT0
@aws-cdk/cloud-assembly-schema • 54.24.0Schema for the protocol between CDK framework and CDK CLIINDIRECT2
@humanwhocodes/config-array • 0.13.0Glob-based configuration matching.INDIRECT7
@humanwhocodes/module-importer • 1.0.1Universal module importer for Node.jsINDIRECT0
@img/sharp-darwin-arm64 • 0.35.4Prebuilt sharp for use with macOS 64-bit ARMINDIRECT1
@img/sharp-darwin-x64 • 0.35.4Prebuilt sharp for use with macOS x64INDIRECT1
@img/sharp-freebsd-wasm32 • 0.35.4Prebuilt sharp for use with FreeBSD (WebAssembly)INDIRECT3
@img/sharp-linux-arm • 0.35.4Prebuilt sharp for use with Linux (glibc) ARM (32-bit)INDIRECT1
@img/sharp-linux-arm64 • 0.35.4Prebuilt sharp for use with Linux (glibc) 64-bit ARMINDIRECT1
@img/sharp-linux-ppc64 • 0.35.4Prebuilt sharp for use with Linux (glibc) ppc64INDIRECT1
@img/sharp-linux-riscv64 • 0.35.4Prebuilt sharp for use with Linux (glibc) RISC-V 64-bitINDIRECT1
@img/sharp-linux-s390x • 0.35.4Prebuilt sharp for use with Linux (glibc) s390xINDIRECT1
@img/sharp-linux-x64 • 0.35.4Prebuilt sharp for use with Linux (glibc) x64INDIRECT1
@img/sharp-linuxmusl-arm64 • 0.35.4Prebuilt sharp for use with Linux (musl) 64-bit ARMINDIRECT1
@img/sharp-linuxmusl-x64 • 0.35.4Prebuilt sharp for use with Linux (musl) x64INDIRECT1
@img/sharp-webcontainers-wasm32 • 0.35.4Prebuilt sharp for use with WebContainers (WebAssembly)INDIRECT3
@surma/rollup-plugin-off-main-thread • 2.2.3Use Rollup with workers and ES6 modules today.INDIRECT104
@swc/core-linux-arm-gnueabihf • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core • 1.16.2Super-fast alternative for babelDIRECT14
@swc/counter • 0.1.3Downloade counter for the swc projectINDIRECT0
@swc/types • 0.1.28Typings for the swc project.INDIRECT1
@webassemblyjs/leb128 • 1.13.2LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
ansi-html-community • 0.0.8An elegant lib that converts the chalked (ANSI) text to HTML. (Community)INDIRECT0
ansi-html • 0.0.9An elegant lib that converts the chalked (ANSI) text to HTML.INDIRECT0
aws-cdk-lib • 2.270.0Version 2 of the AWS Cloud Development Kit libraryDIRECT23
aws-cdk-lib>2.270.0>@aws-cdk/cloud-assembly-api • 2.2.6API for working with Cloud AssembliesINDIRECT2
aws-cdk-lib>2.270.0>@aws/cloudformation-validate • 1.9.0-betaFast, offline, embeddable validation for AWS CloudFormation templatesINDIRECT0
aws-cdk-lib>2.270.0>@balena/dockerignore • 1.0.2dockerignore is a file filter library compatible with Docker and the node-ignore APIINDIRECT0
aws-cdk • 2.1142.0AWS CDK Toolkit CLI, the command line tool for CDK appsDIRECT0
aws-sdk • 2.1693.0AWS SDK for JavaScriptDIRECT47
b4a • 1.9.0Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.9.2Event emitters for JavaScriptINDIRECT0
bare-fs • 4.8.1Native file system operations for BareINDIRECT10
bare-path • 3.1.2Path manipulation library for JavaScriptINDIRECT0
bare-stream • 2.13.4Streaming data for JavaScriptINDIRECT7
bare-url • 2.5.4WHATWG URL implementation for JavaScriptINDIRECT1
baseline-browser-mapping • 2.11.25A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
constructs • 10.8.1A programming model for software-defined stateDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
doctrine • 2.1.0JSDoc parserINDIRECT1
doctrine • 3.0.0JSDoc parserINDIRECT1
ejs • 3.1.10Embedded JavaScript templatesINDIRECT7
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
events-universal • 1.0.1Universal wrapper for the Node.js events moduleINDIRECT1
fast-diff • 1.3.0Fast Javascript text diffINDIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
filelist • 1.0.6Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
find-yarn-workspace-root • 2.0.0Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.comINDIRECT6
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
jake • 10.9.4JavaScript build tool, similar to Make or RakeINDIRECT6
jmespath • 0.16.0JMESPath implementation in javascriptINDIRECT0
readdir-glob • 3.0.0Recursive fs.readdir with streaming API and glob filtering.INDIRECT3
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
sharp • 0.35.4High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF imagesINDIRECT31
text-decoder • 1.2.7Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
ts-paths-to-alias-core • 0.1.1TypeScript paths to alias core. You probably want one of the modules below:INDIRECT1
ts-paths-to-webpack-alias • 0.3.1Webpack plugin which resolves TypeScript paths to Webpack alias paths.DIRECT2
walker • 1.0.8A simple directory tree walker.INDIRECT2
websocket-driver • 0.7.5WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
xml-name-validator • 4.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
ISC64
PackageRelationDependenciesPublished
@aws-cdk/cloud-assembly-schema>54.24.0>semver • 7.8.5The semantic version parser used by npm.INDIRECT0
@istanbuljs/load-nyc-config • 1.1.0Utility function to load nyc configurationINDIRECT13
@ungap/structured-clone • 1.4.0A structuredClone polyfillINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
aws-cdk-lib>2.270.0>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
aws-cdk-lib>2.270.0>semver • 7.8.5The semantic version parser used by npm.INDIRECT0
aws-cdk-lib>2.270.0>yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
browserify-sign • 4.2.6adds node crypto signing for browsersINDIRECT63
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
electron-to-chromium • 1.5.433Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.20.3Fast, in memory work queueINDIRECT1
flatted • 3.4.4A super light and fast circular JSON parser.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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 • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
glob • 9.3.5the most correct and second fastest glob implementation in JavaScriptINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
icss-utils • 5.1.0ICSS utils for postcss astINDIRECT0
idb • 7.1.1A small wrapper that makes IndexedDB usableINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
make-error • 1.3.6Make your own error types!INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
minimatch • 8.0.7a glob matcher in javascriptINDIRECT2
minipass • 4.2.8minimal implementation of a PassThrough streamINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.9utility library for parsing asn1 files for use with browserify-sign.INDIRECT54
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-extract-imports • 3.1.0A CSS Modules transform to extract local aliases for inline importsINDIRECT0
postcss-modules-scope • 3.2.1A CSS Modules transform to extract export statements from local-scope classesINDIRECT3
postcss-modules-values • 4.0.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)DIRECT11
sax • 1.2.1An evented streaming XML parser in JavaScriptINDIRECT0
saxes • 5.0.1An evented streaming XML parser in JavaScriptINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
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
test-exclude • 6.0.0test for inclusion or exclusion of paths using globsINDIRECT12
universal-user-agent • 4.0.1Get a user agent string in both browser and nodeINDIRECT22
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
v8-to-istanbul • 9.3.0convert from v8 coverage format to istanbul's formatINDIRECT5
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 • 4.0.2Write files in an atomic fashion w/configurable ownershipINDIRECT2
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause30
PackageRelationDependenciesPublished
@humanwhocodes/object-schema • 2.0.3An object schema merger/validatorINDIRECT0
@sentry/cli • 1.77.3A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/INDIRECT14
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 9.1.2Fake 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 • 6.1.1A babel plugin that adds istanbul instrumentation to ES6 codeINDIRECT69
diff • 4.0.4A javascript text diff implementation.INDIRECT0
esquery • 1.7.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
fast-uri • 3.1.8Dependency-free RFC 3986 URI toolboxINDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ieee754 • 1.1.13Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-instrument • 5.2.1Core istanbul API for JS code coverageINDIRECT41
istanbul-lib-report • 3.0.1Base reporting library for istanbulINDIRECT5
istanbul-lib-source-maps • 4.0.1Source maps support for istanbulINDIRECT4
istanbul-reports • 3.2.0istanbul reportsINDIRECT7
makeerror • 1.0.12A library to make errors.INDIRECT1
qs • 6.16.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
serialize-javascript • 4.0.0Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT20
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
source-map • 0.8.0Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT6
BSD-2-Clause28
PackageRelationDependenciesPublished
@typescript-eslint/parser • 5.62.0An ESLint custom parser which leverages TypeScript ESTreeDIRECT34
@typescript-eslint/typescript-estree • 5.62.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 • 4.3.0a CSS selector compiler/engineINDIRECT8
css-what • 6.2.2a CSS selector parserINDIRECT0
default-gateway • 6.0.3Get the default network gateway, cross-platform.INDIRECT16
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 • 2.8.0Utilities for working with htmlparser2's domINDIRECT4
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
entities • 6.0.1Encode & decode XML and HTML entities with ease & speedINDIRECT0
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
eslint-scope • 7.2.2ECMAScript scope analyzer for ESLintINDIRECT2
espree • 9.6.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
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
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
regjsparser • 0.13.3Parsing 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 • 5.51.2JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT10
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 7.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.0 AND MIT11
PackageRelationDependenciesPublished
@swc/core-darwin-arm64 • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-darwin-x64 • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-musl • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-ppc64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-s390x-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-musl • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-arm64-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-ia32-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-x64-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
LGPL-3.0-or-later10
PackageRelationDependenciesPublished
@img/sharp-libvips-darwin-arm64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARMINDIRECT0
@img/sharp-libvips-darwin-x64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on macOS x64INDIRECT0
@img/sharp-libvips-linux-arm • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 32-bit ARMINDIRECT0
@img/sharp-libvips-linux-arm64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARMINDIRECT0
@img/sharp-libvips-linux-ppc64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (glibc) ppc64leINDIRECT0
@img/sharp-libvips-linux-riscv64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (glibc) RISC-V 64-bitINDIRECT0
@img/sharp-libvips-linux-s390x • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (glibc) s390xINDIRECT0
@img/sharp-libvips-linux-x64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64INDIRECT0
@img/sharp-libvips-linuxmusl-arm64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (musl) 64-bit ARMINDIRECT0
@img/sharp-libvips-linuxmusl-x64 • 1.3.3Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64INDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
aws-cdk-lib>2.270.0>minimatch • 10.2.5a glob matcher in javascriptINDIRECT2
minimatch • 10.2.6a glob matcher in javascriptINDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
sax • 1.6.1An evented streaming XML parser in JavaScriptINDIRECT0
unknown3
PackageRelationDependenciesPublished
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
Apache-2.0 AND LGPL-3.0-or-later3
PackageRelationDependenciesPublished
@img/sharp-win32-arm64 • 0.35.4Prebuilt sharp for use with Windows 64-bit ARMINDIRECT0
@img/sharp-win32-ia32 • 0.35.4Prebuilt sharp for use with Windows x86 (deprecated)INDIRECT0
@img/sharp-win32-x64 • 0.35.4Prebuilt sharp for use with Windows x64INDIRECT0
CC0-1.0 OR MIT3
PackageRelationDependenciesPublished
type-fest • 0.16.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
fs-monkey • 1.1.0Monkey patches for file system related things.INDIRECT0
memfs • 3.5.3In-memory file-system with Node's fs API.INDIRECT1
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
aws-cdk-lib>2.270.0>case • 1.6.3Extensible string utility for converting, identifying and flipping string caseINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001810A smaller version of caniuse-db, with only the essentials!INDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
domain-browser • 4.23.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.4.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
Apache-2.0 AND LGPL-3.0-or-later AND MIT1
PackageRelationDependenciesPublished
@img/sharp-wasm32 • 0.35.4Prebuilt sharp for use with WebAssemblyINDIRECT2
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
CC0-1.01
PackageRelationDependenciesPublished
mdn-data • 2.0.14Open Web data by the Mozilla Developer NetworkINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.3 version:

[![licenses](https://licenses.dev/b/npm/%40reapit%2Fts-scripts/0.0.3)](https://licenses.dev/npm/%40reapit%2Fts-scripts/0.0.3)
<a href="https://licenses.dev/npm/%40reapit%2Fts-scripts/0.0.3">
  <img src="https://licenses.dev/b/npm/%40reapit%2Fts-scripts/0.0.3" alt="licenses" />
</a>
GitHub