Licenses
- @aashutoshrathi/word-wrap: MIT
- @adobe/css-tools: MIT
- @adyen/adyen-web: MIT
- @alugha/ima: MIT
- @ampproject/remapping: Apache-2.0
- @aw-web-design/x-default-browser: MIT
- @babel/code-frame: MIT
- @babel/compat-data: MIT
- @babel/core: MIT
- @babel/generator: MIT
- @babel/helper-annotate-as-pure: MIT
- @babel/helper-builder-binary-assignment-operator-visitor: MIT
- @babel/helper-compilation-targets: MIT
- @babel/helper-create-class-features-plugin: MIT
- @babel/helper-create-regexp-features-plugin: MIT
- @babel/helper-define-polyfill-provider: MIT
- @babel/helper-environment-visitor: MIT
- @babel/helper-function-name: MIT
- @babel/helper-hoist-variables: MIT
- @babel/helper-member-expression-to-functions: MIT
- @babel/helper-module-imports: MIT
- @babel/helper-module-transforms: MIT
- @babel/helper-optimise-call-expression: MIT
- @babel/helper-plugin-utils: MIT
- @babel/helper-remap-async-to-generator: MIT
- @babel/helper-replace-supers: MIT
- @babel/helper-simple-access: MIT
- @babel/helper-skip-transparent-expression-wrappers: MIT
- @babel/helper-split-export-declaration: MIT
- @babel/helper-string-parser: MIT
- @babel/helper-validator-identifier: MIT
- @babel/helper-validator-option: MIT
- @babel/helper-wrap-function: MIT
- @babel/helpers: MIT
- @babel/highlight: MIT
- @babel/parser: MIT
- @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression: MIT
- @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining: MIT
- @babel/plugin-proposal-class-properties: MIT
- @babel/plugin-proposal-export-namespace-from: MIT
- @babel/plugin-proposal-nullish-coalescing-operator: MIT
- @babel/plugin-proposal-numeric-separator: MIT
- @babel/plugin-proposal-object-rest-spread: MIT
- @babel/plugin-proposal-optional-chaining: MIT
- @babel/plugin-proposal-private-property-in-object: MIT
- @babel/plugin-syntax-async-generators: MIT
- @babel/plugin-syntax-bigint: MIT
- @babel/plugin-syntax-class-properties: MIT
- @babel/plugin-syntax-class-static-block: MIT
- @babel/plugin-syntax-dynamic-import: MIT
- @babel/plugin-syntax-export-namespace-from: MIT
- @babel/plugin-syntax-flow: MIT
- @babel/plugin-syntax-import-assertions: MIT
- @babel/plugin-syntax-import-attributes: MIT
- @babel/plugin-syntax-import-meta: MIT
- @babel/plugin-syntax-json-strings: MIT
- @babel/plugin-syntax-jsx: MIT
- @babel/plugin-syntax-logical-assignment-operators: MIT
- @babel/plugin-syntax-nullish-coalescing-operator: MIT
- @babel/plugin-syntax-numeric-separator: MIT
- @babel/plugin-syntax-object-rest-spread: MIT
- @babel/plugin-syntax-optional-catch-binding: MIT
- @babel/plugin-syntax-optional-chaining: MIT
- @babel/plugin-syntax-private-property-in-object: MIT
- @babel/plugin-syntax-top-level-await: MIT
- @babel/plugin-syntax-typescript: MIT
- @babel/plugin-syntax-unicode-sets-regex: MIT
- @babel/plugin-transform-arrow-functions: MIT
- @babel/plugin-transform-async-generator-functions: MIT
- @babel/plugin-transform-async-to-generator: MIT
- @babel/plugin-transform-block-scoped-functions: MIT
- @babel/plugin-transform-block-scoping: MIT
- @babel/plugin-transform-class-properties: MIT
- @babel/plugin-transform-class-static-block: MIT
- @babel/plugin-transform-classes: MIT
- @babel/plugin-transform-computed-properties: MIT
- @babel/plugin-transform-destructuring: MIT
- @babel/plugin-transform-dotall-regex: MIT
- @babel/plugin-transform-duplicate-keys: MIT
- @babel/plugin-transform-dynamic-import: MIT
- @babel/plugin-transform-exponentiation-operator: MIT
- @babel/plugin-transform-export-namespace-from: MIT
- @babel/plugin-transform-flow-strip-types: MIT
- @babel/plugin-transform-for-of: MIT
- @babel/plugin-transform-function-name: MIT
- @babel/plugin-transform-json-strings: MIT
- @babel/plugin-transform-literals: MIT
- @babel/plugin-transform-logical-assignment-operators: MIT
- @babel/plugin-transform-member-expression-literals: MIT
- @babel/plugin-transform-modules-amd: MIT
- @babel/plugin-transform-modules-commonjs: MIT
- @babel/plugin-transform-modules-systemjs: MIT
- @babel/plugin-transform-modules-umd: MIT
- @babel/plugin-transform-named-capturing-groups-regex: MIT
- @babel/plugin-transform-new-target: MIT
- @babel/plugin-transform-nullish-coalescing-operator: MIT
- @babel/plugin-transform-numeric-separator: MIT
- @babel/plugin-transform-object-rest-spread: MIT
- @babel/plugin-transform-object-super: MIT
- @babel/plugin-transform-optional-catch-binding: MIT
- @babel/plugin-transform-optional-chaining: MIT
- @babel/plugin-transform-parameters: MIT
- @babel/plugin-transform-private-methods: MIT
- @babel/plugin-transform-private-property-in-object: MIT
- @babel/plugin-transform-property-literals: MIT
- @babel/plugin-transform-react-constant-elements: MIT
- @babel/plugin-transform-react-display-name: MIT
- @babel/plugin-transform-react-jsx-development: MIT
- @babel/plugin-transform-react-jsx-self: MIT
- @babel/plugin-transform-react-jsx-source: MIT
- @babel/plugin-transform-react-jsx: MIT
- @babel/plugin-transform-react-pure-annotations: MIT
- @babel/plugin-transform-regenerator: MIT
- @babel/plugin-transform-reserved-words: MIT
- @babel/plugin-transform-runtime: MIT
- @babel/plugin-transform-shorthand-properties: MIT
- @babel/plugin-transform-spread: MIT
- @babel/plugin-transform-sticky-regex: MIT
- @babel/plugin-transform-template-literals: MIT
- @babel/plugin-transform-typeof-symbol: MIT
- @babel/plugin-transform-typescript: MIT
- @babel/plugin-transform-unicode-escapes: MIT
- @babel/plugin-transform-unicode-property-regex: MIT
- @babel/plugin-transform-unicode-regex: MIT
- @babel/plugin-transform-unicode-sets-regex: MIT
- @babel/preset-env: MIT
- @babel/preset-flow: MIT
- @babel/preset-modules: MIT
- @babel/preset-react: MIT
- @babel/preset-typescript: MIT
- @babel/register: MIT
- @babel/regjsgen: MIT
- @babel/runtime-corejs3: MIT
- @babel/runtime: MIT
- @babel/template: MIT
- @babel/traverse: MIT
- @babel/types: MIT
- @base2/pretty-print-object: BSD-2-Clause
- @bcoe/v8-coverage: MIT
- @bundled-es-modules/cookie: ISC
- @bundled-es-modules/js-levenshtein: ISC
- @bundled-es-modules/statuses: ISC
- @colors/colors: MIT
- @cspotcode/source-map-support: MIT
- @cypress/request: Apache-2.0
- @cypress/xvfb: MIT
- @discoveryjs/json-ext: MIT
- @emotion/use-insertion-effect-with-fallbacks: MIT
- @esbuild/linux-x64: MIT
- @eslint-community/eslint-utils: MIT
- @eslint-community/regexpp: MIT
- @eslint/eslintrc: MIT
- @eslint/js: MIT
- @fal-works/esbuild-plugin-global-externals: MIT
- @firebase/analytics-compat: Apache-2.0
- @firebase/analytics-types: Apache-2.0
- @firebase/analytics: Apache-2.0
- @firebase/app-check-compat: Apache-2.0
- @firebase/app-check-interop-types: Apache-2.0
- @firebase/app-check-types: Apache-2.0
- @firebase/app-check: Apache-2.0
- @firebase/app-compat: Apache-2.0
- @firebase/app-types: Apache-2.0
- @firebase/app: Apache-2.0
- @firebase/auth-compat: Apache-2.0
- @firebase/auth-interop-types: Apache-2.0
- @firebase/auth-types: Apache-2.0
- @firebase/auth: Apache-2.0
- @firebase/component: Apache-2.0
- @firebase/database-compat: Apache-2.0
- @firebase/database-types: Apache-2.0
- @firebase/database: Apache-2.0
- @firebase/firestore-compat: Apache-2.0
- @firebase/firestore-types: Apache-2.0
- @firebase/firestore: Apache-2.0
- @firebase/functions-compat: Apache-2.0
- @firebase/functions-types: Apache-2.0
- @firebase/functions: Apache-2.0
- @firebase/installations-compat: Apache-2.0
- @firebase/installations-types: Apache-2.0
- @firebase/installations: Apache-2.0
- @firebase/logger: Apache-2.0
- @firebase/messaging-compat: Apache-2.0
- @firebase/messaging-interop-types: Apache-2.0
- @firebase/messaging: Apache-2.0
- @firebase/performance-compat: Apache-2.0
- @firebase/performance-types: Apache-2.0
- @firebase/performance: Apache-2.0
- @firebase/remote-config-compat: Apache-2.0
- @firebase/remote-config-types: Apache-2.0
- @firebase/remote-config: Apache-2.0
- @firebase/storage-compat: Apache-2.0
- @firebase/storage-types: Apache-2.0
- @firebase/storage: Apache-2.0
- @firebase/util: Apache-2.0
- @firebase/webchannel-wrapper: Apache-2.0
- @floating-ui/core: MIT
- @floating-ui/dom: MIT
- @floating-ui/react-dom: MIT
- @floating-ui/utils: MIT
- @greatsumini/react-facebook-login: MIT
- @grpc/grpc-js: Apache-2.0
- @grpc/proto-loader: Apache-2.0
- @hapi/boom: BSD-3-Clause
- @hapi/cryptiles: BSD-3-Clause
- @hapi/hoek: BSD-3-Clause
- @humanwhocodes/config-array: Apache-2.0
- @humanwhocodes/module-importer: Apache-2.0
- @humanwhocodes/object-schema: BSD-3-Clause
- @isaacs/cliui: ISC
- @istanbuljs/load-nyc-config: ISC
- @istanbuljs/schema: MIT
- @jest/expect-utils: MIT
- @jest/schemas: MIT
- @jest/transform: MIT
- @jest/types: MIT
- @jridgewell/gen-mapping: MIT
- @jridgewell/resolve-uri: MIT
- @jridgewell/set-array: MIT
- @jridgewell/source-map: MIT
- @jridgewell/sourcemap-codec: MIT
- @jridgewell/trace-mapping: MIT
- @juggle/resize-observer: Apache-2.0
- @lukeed/csprng: MIT
- @lukeed/uuid: MIT
- @mdx-js/react: MIT
- @motain/xpa-proto-files-web: UNKNOWN
- @mswjs/cookies: MIT
- @mswjs/interceptors: MIT
- @ndelangen/get-tarball: MIT
- @ndhoule/each: MIT
- @ndhoule/keys: MIT
- @next/bundle-analyzer: MIT
- @next/env: MIT
- @next/eslint-plugin-next: MIT
- @next/font: MIT
- @next/swc-linux-x64-gnu: MIT
- @next/swc-linux-x64-musl: MIT
- @nodelib/fs.scandir: MIT
- @nodelib/fs.stat: MIT
- @nodelib/fs.walk: MIT
- @open-draft/deferred-promise: MIT
- @open-draft/logger: MIT
- @open-draft/until: MIT
- @open-web/react-sdk: Custom: https://badge.fury.io/js/
- @opentelemetry/api-logs: Apache-2.0
- @opentelemetry/api: Apache-2.0
- @percy/cli-app: MIT
- @percy/cli-build: MIT
- @percy/cli-command: MIT
- @percy/cli-config: MIT
- @percy/cli-exec: MIT
- @percy/cli-snapshot: MIT
- @percy/cli-upload: MIT
- @percy/cli: MIT
- @percy/client: MIT
- @percy/config: MIT
- @percy/core: MIT
- @percy/dom: MIT
- @percy/env: MIT
- @percy/logger: MIT
- @percy/storybook: MIT
- @pkgjs/parseargs: MIT
- @pmmmwh/react-refresh-webpack-plugin: MIT
- @pnpm/config.env-replace: MIT
- @pnpm/network.ca-file: MIT
- @pnpm/npm-conf: MIT
- @polka/url: MIT
- @protobufjs/aspromise: BSD-3-Clause
- @protobufjs/base64: BSD-3-Clause
- @protobufjs/codegen: BSD-3-Clause
- @protobufjs/eventemitter: BSD-3-Clause
- @protobufjs/fetch: BSD-3-Clause
- @protobufjs/float: BSD-3-Clause
- @protobufjs/inquire: BSD-3-Clause
- @protobufjs/path: BSD-3-Clause
- @protobufjs/pool: BSD-3-Clause
- @protobufjs/utf8: BSD-3-Clause
- @radix-ui/number: MIT
- @radix-ui/primitive: MIT
- @radix-ui/react-arrow: MIT
- @radix-ui/react-collection: MIT
- @radix-ui/react-compose-refs: MIT
- @radix-ui/react-context: MIT
- @radix-ui/react-direction: MIT
- @radix-ui/react-dismissable-layer: MIT
- @radix-ui/react-focus-guards: MIT
- @radix-ui/react-focus-scope: MIT
- @radix-ui/react-id: MIT
- @radix-ui/react-popper: MIT
- @radix-ui/react-portal: MIT
- @radix-ui/react-primitive: MIT
- @radix-ui/react-roving-focus: MIT
- @radix-ui/react-select: MIT
- @radix-ui/react-separator: MIT
- @radix-ui/react-slot: MIT
- @radix-ui/react-toggle-group: MIT
- @radix-ui/react-toggle: MIT
- @radix-ui/react-toolbar: MIT
- @radix-ui/react-use-callback-ref: MIT
- @radix-ui/react-use-controllable-state: MIT
- @radix-ui/react-use-escape-keydown: MIT
- @radix-ui/react-use-layout-effect: MIT
- @radix-ui/react-use-previous: MIT
- @radix-ui/react-use-rect: MIT
- @radix-ui/react-use-size: MIT
- @radix-ui/react-visually-hidden: MIT
- @radix-ui/rect: MIT
- @react-native-async-storage/async-storage: MIT
- @react-oauth/google: MIT
- @rushstack/eslint-patch: MIT
- @segment/localstorage-retry: MIT*
- @sinclair/typebox: MIT
- @sindresorhus/is: MIT
- @storybook/addon-actions: MIT
- @storybook/addon-backgrounds: MIT
- @storybook/addon-controls: MIT
- @storybook/addon-docs: MIT
- @storybook/addon-essentials: MIT
- @storybook/addon-highlight: MIT
- @storybook/addon-interactions: MIT
- @storybook/addon-links: MIT
- @storybook/addon-measure: MIT
- @storybook/addon-outline: MIT
- @storybook/addon-toolbars: MIT
- @storybook/addon-viewport: MIT
- @storybook/addons: MIT
- @storybook/api: MIT
- @storybook/blocks: MIT
- @storybook/builder-manager: MIT
- @storybook/builder-webpack5: MIT
- @storybook/channels: MIT
- @storybook/cli: MIT
- @storybook/client-api: MIT
- @storybook/client-logger: MIT
- @storybook/codemod: MIT
- @storybook/components: MIT
- @storybook/core-client: MIT
- @storybook/core-common: MIT
- @storybook/core-events: MIT
- @storybook/core-server: MIT
- @storybook/core-webpack: MIT
- @storybook/csf-plugin: MIT
- @storybook/csf-tools: MIT
- @storybook/csf: MIT
- @storybook/docs-mdx: MIT
- @storybook/docs-tools: MIT
- @storybook/global: MIT
- @storybook/instrumenter: MIT
- @storybook/manager-api: MIT
- @storybook/manager: MIT
- @storybook/mdx2-csf: MIT
- @storybook/nextjs: MIT
- @storybook/node-logger: MIT
- @storybook/postinstall: MIT
- @storybook/preset-react-webpack: MIT
- @storybook/preview-api: MIT
- @storybook/preview: MIT
- @storybook/react-docgen-typescript-plugin: MIT
- @storybook/react-dom-shim: MIT
- @storybook/react: MIT
- @storybook/router: MIT
- @storybook/store: MIT
- @storybook/storybook-deployer: MIT
- @storybook/telemetry: MIT
- @storybook/testing-library: MIT
- @storybook/theming: MIT
- @storybook/types: MIT
- @svgr/babel-plugin-add-jsx-attribute: MIT
- @svgr/babel-plugin-remove-jsx-attribute: MIT
- @svgr/babel-plugin-remove-jsx-empty-expression: MIT
- @svgr/babel-plugin-replace-jsx-attribute-value: MIT
- @svgr/babel-plugin-svg-dynamic-title: MIT
- @svgr/babel-plugin-svg-em-dimensions: MIT
- @svgr/babel-plugin-transform-react-native-svg: MIT
- @svgr/babel-plugin-transform-svg-component: MIT
- @svgr/babel-preset: MIT
- @svgr/core: MIT
- @svgr/hast-util-to-babel-ast: MIT
- @svgr/plugin-jsx: MIT
- @svgr/plugin-svgo: MIT
- @svgr/webpack: MIT
- @swc/core-linux-x64-gnu: Apache-2.0 AND MIT
- @swc/core-linux-x64-musl: Apache-2.0 AND MIT
- @swc/core: Apache-2.0
- @swc/counter: Apache-2.0
- @swc/helpers: Apache-2.0
- @swc/types: Apache-2.0
- @szmarczak/http-timer: MIT
- @testing-library/cypress: MIT
- @testing-library/dom: MIT
- @testing-library/jest-dom: MIT
- @testing-library/react-hooks: MIT
- @testing-library/react: MIT
- @testing-library/user-event: MIT
- @tootallnate/once: MIT
- @trysound/sax: ISC
- @tsconfig/node10: MIT
- @tsconfig/node12: MIT
- @tsconfig/node14: MIT
- @tsconfig/node16: MIT
- @types/applepayjs: MIT
- @types/aria-query: MIT
- @types/babel__core: MIT
- @types/babel__generator: MIT
- @types/babel__template: MIT
- @types/babel__traverse: MIT
- @types/body-parser: MIT
- @types/chai-subset: MIT
- @types/chai: MIT
- @types/connect: MIT
- @types/cookie: MIT
- @types/cross-spawn: MIT
- @types/debug: MIT
- @types/detect-port: MIT
- @types/doctrine: MIT
- @types/ejs: MIT
- @types/emscripten: MIT
- @types/escodegen: MIT
- @types/eslint-scope: MIT
- @types/eslint: MIT
- @types/estree: MIT
- @types/express-serve-static-core: MIT
- @types/express: MIT
- @types/find-cache-dir: MIT
- @types/google-publisher-tag: MIT
- @types/googlepay: MIT
- @types/graceful-fs: MIT
- @types/html-minifier-terser: MIT
- @types/http-cache-semantics: MIT
- @types/http-errors: MIT
- @types/http-proxy: MIT
- @types/istanbul-lib-coverage: MIT
- @types/istanbul-lib-report: MIT
- @types/istanbul-reports: MIT
- @types/jest: MIT
- @types/js-cookie: MIT
- @types/js-levenshtein: MIT
- @types/json-schema: MIT
- @types/json5: MIT
- @types/license-checker: MIT
- @types/lodash: MIT
- @types/long: MIT
- @types/mdx: MIT
- @types/mime-types: MIT
- @types/mime: MIT
- @types/ms: MIT
- @types/node-fetch: MIT
- @types/node: MIT
- @types/normalize-package-data: MIT
- @types/parse-json: MIT
- @types/pretty-hrtime: MIT
- @types/prop-types: MIT
- @types/qs: MIT
- @types/range-parser: MIT
- @types/react-dom: MIT
- @types/react: MIT
- @types/scheduler: MIT
- @types/semver: MIT
- @types/send: MIT
- @types/serve-static: MIT
- @types/set-cookie-parser: MIT
- @types/sinonjs__fake-timers: MIT
- @types/sizzle: MIT
- @types/stack-utils: MIT
- @types/statuses: MIT
- @types/testing-library__jest-dom: MIT
- @types/unist: MIT
- @types/uuid: MIT
- @types/video.js: MIT
- @types/videojs: MIT
- @types/yargs-parser: MIT
- @types/yargs: MIT
- @types/yauzl: MIT
- @typescript-eslint/eslint-plugin: MIT
- @typescript-eslint/parser: BSD-2-Clause
- @typescript-eslint/scope-manager: MIT
- @typescript-eslint/type-utils: MIT
- @typescript-eslint/types: MIT
- @typescript-eslint/typescript-estree: BSD-2-Clause
- @typescript-eslint/utils: MIT
- @typescript-eslint/visitor-keys: MIT
- @vercel/otel: MIT
- @videojs/http-streaming: Apache-2.0
- @videojs/vhs-utils: MIT
- @videojs/xhr: MIT
- @vitejs/plugin-react: MIT
- @vitest/coverage-v8: MIT
- @vitest/expect: MIT
- @vitest/runner: MIT
- @vitest/snapshot: MIT
- @vitest/spy: MIT
- @vitest/ui: MIT
- @vitest/utils: MIT
- @webassemblyjs/ast: MIT
- @webassemblyjs/floating-point-hex-parser: MIT
- @webassemblyjs/helper-api-error: MIT
- @webassemblyjs/helper-buffer: MIT
- @webassemblyjs/helper-numbers: MIT
- @webassemblyjs/helper-wasm-bytecode: MIT
- @webassemblyjs/helper-wasm-section: MIT
- @webassemblyjs/ieee754: MIT
- @webassemblyjs/leb128: Apache-2.0
- @webassemblyjs/utf8: MIT
- @webassemblyjs/wasm-edit: MIT
- @webassemblyjs/wasm-gen: MIT
- @webassemblyjs/wasm-opt: MIT
- @webassemblyjs/wasm-parser: MIT
- @webassemblyjs/wast-printer: MIT
- @xmldom/xmldom: MIT
- @xtuc/ieee754: BSD-3-Clause
- @xtuc/long: Apache-2.0
- @yarnpkg/esbuild-plugin-pnp: BSD-2-Clause
- @yarnpkg/fslib: BSD-2-Clause
- @yarnpkg/libzip: BSD-2-Clause
- @zxing/text-encoding: (Unlicense OR Apache-2.0)
- abab: BSD-3-Clause
- abbrev: ISC
- abort-controller: MIT
- accepts: MIT
- acorn-globals: MIT
- acorn-import-assertions: MIT
- acorn-jsx: MIT
- acorn-walk: MIT
- acorn: MIT
- add-filename-increment: MIT
- address: MIT
- adjust-sourcemap-loader: MIT
- aes-decrypter: Apache-2.0
- agent-base: MIT
- aggregate-error: MIT
- ajv-formats: MIT
- ajv-keywords: MIT
- ajv: MIT
- ansi-align: ISC
- ansi-colors: MIT
- ansi-escapes: MIT
- ansi-html-community: Apache-2.0
- ansi-regex: MIT
- ansi-styles: MIT
- anymatch: ISC
- app-root-dir: MIT
- arch: MIT
- arg: MIT
- argparse: MIT
- aria-hidden: MIT
- aria-query: Apache-2.0
- array-buffer-byte-length: MIT
- array-find-index: MIT
- array-flatten: MIT
- array-includes: MIT
- array-union: MIT
- array.prototype.findlastindex: MIT
- array.prototype.flat: MIT
- array.prototype.flatmap: MIT
- array.prototype.tosorted: MIT
- arraybuffer.prototype.slice: MIT
- arrify: MIT
- asap: MIT
- asn1.js: MIT
- asn1: MIT
- assert-plus: MIT
- assert: MIT
- assertion-error: MIT
- ast-types-flow: ISC
- ast-types: MIT
- astral-regex: MIT
- async-limiter: MIT
- async: MIT
- asynciterator.prototype: MIT
- asynckit: MIT
- at-least-node: ISC
- atomic-sleep: MIT
- available-typed-arrays: MIT
- avo: MIT
- aws-sign2: Apache-2.0
- aws4: MIT
- axe-core: MPL-2.0
- axios: MIT
- axobject-query: Apache-2.0
- babel-core: MIT
- babel-loader: MIT
- babel-plugin-add-react-displayname: MIT
- babel-plugin-istanbul: BSD-3-Clause
- babel-plugin-named-exports-order: MIT
- babel-plugin-polyfill-corejs2: MIT
- babel-plugin-polyfill-corejs3: MIT
- babel-plugin-polyfill-regenerator: MIT
- babel-plugin-react-docgen: MIT
- balanced-match: MIT
- base64-js: MIT
- bcrypt-pbkdf: BSD-3-Clause
- better-opn: MIT
- big-integer: Unlicense
- big.js: MIT
- bignumber.js: MIT
- binary-extensions: MIT
- bl: MIT
- blob-util: Apache-2.0
- bluebird: MIT
- blueimp-md5: MIT
- bn.js: MIT
- body-parser: MIT
- boolbase: ISC
- boxen: MIT
- bplist-parser: MIT
- brace-expansion: MIT
- braces: MIT
- brorand: MIT
- browser-assert: MIT*
- browserify-aes: MIT
- browserify-cipher: MIT
- browserify-des: MIT
- browserify-rsa: MIT
- browserify-sign: ISC
- browserify-zlib: MIT
- browserslist: MIT
- bser: Apache-2.0
- buffer-crc32: MIT
- buffer-equal-constant-time: BSD-3-Clause
- buffer-from: MIT
- buffer-xor: MIT
- buffer: MIT
- builtin-status-codes: MIT
- bundle-name: MIT
- busboy: MIT
- bytes: MIT
- c8: ISC
- cac: MIT
- cacheable-lookup: MIT
- cacheable-request: MIT
- cachedir: MIT
- call-bind: MIT
- callsites: MIT
- camel-case: MIT
- camelcase: MIT
- can-autoplay: MIT
- caniuse-lite: CC-BY-4.0
- case-sensitive-paths-webpack-plugin: MIT
- caseless: Apache-2.0
- chai: MIT
- chalk: MIT
- chardet: MIT
- check-error: MIT
- check-more-types: MIT
- chokidar: MIT
- chownr: ISC
- chrome-trace-event: MIT
- ci-info: MIT
- cipher-base: MIT
- classnames: MIT
- clean-css: MIT
- clean-stack: MIT
- cli-boxes: MIT
- cli-cursor: MIT
- cli-spinners: MIT
- cli-table3: MIT
- cli-truncate: MIT
- cli-width: ISC
- client-only: MIT
- cliui: ISC
- clone-deep: MIT
- clone: MIT
- color-convert: MIT
- color-name: MIT
- colorette: MIT
- combined-stream: MIT
- commander: MIT
- common-path-prefix: ISC
- common-tags: MIT
- commondir: MIT
- component-emitter: MIT
- compressible: MIT
- compression: MIT
- concat-map: MIT
- concat-stream: MIT
- concordance: ISC
- config-chain: MIT
- configstore: BSD-2-Clause
- console-browserify: MIT
- constants-browserify: MIT
- content-disposition: MIT
- content-type: MIT
- convert-source-map: MIT
- cookie-signature: MIT
- cookie: MIT
- core-js-compat: MIT
- core-js-pure: MIT
- core-js: MIT
- core-util-is: MIT
- cosmiconfig: MIT
- create-ecdh: MIT
- create-hash: MIT
- create-hmac: MIT
- create-require: MIT
- cross-spawn: MIT
- crypto-browserify: MIT
- crypto-random-string: MIT
- css-loader: MIT
- css-select: BSD-2-Clause
- css-tree: MIT
- css-what: BSD-2-Clause
- css.escape: MIT
- cssesc: MIT
- csso: MIT
- cssom: MIT
- cssstyle: MIT
- csstype: MIT
- cypress: MIT
- damerau-levenshtein: BSD-2-Clause
- dashdash: MIT
- data-uri-to-buffer: MIT
- data-urls: MIT
- date-fns: MIT
- date-time: MIT
- dayjs: MIT
- debug: MIT*
- debuglog: MIT
- decamelize: MIT
- decimal.js: MIT
- decompress-response: MIT
- dedent: MIT
- deep-eql: MIT
- deep-equal: MIT
- deep-extend: MIT
- deep-is: MIT
- deepmerge: MIT
- default-browser-id: MIT
- default-browser: MIT
- defaults: MIT
- defer-to-connect: MIT
- define-lazy-prop: MIT
- define-properties: MIT
- defu: MIT
- del: MIT
- delayed-stream: MIT
- depd: MIT
- dequal: MIT
- des.js: MIT
- destroy: MIT
- detect-indent: MIT
- detect-node-es: MIT
- detect-package-manager: MIT
- detect-port: MIT
- dezalgo: ISC
- diff-sequences: MIT
- diff: BSD-3-Clause
- diffie-hellman: MIT
- dir-glob: MIT
- doctrine: Apache-2.0
- dom-accessibility-api: MIT
- dom-converter: MIT
- dom-serializer: MIT
- dom-walk: MIT
- domain-browser: MIT
- domelementtype: BSD-2-Clause
- domexception: MIT
- domhandler: BSD-2-Clause
- domutils: BSD-2-Clause
- dot-case: MIT
- dot-prop: MIT
- dotenv-expand: BSD-2-Clause
- dotenv: BSD-2-Clause
- duplexer: MIT
- duplexify: MIT
- eastasianwidth: MIT
- ecc-jsbn: MIT
- ecdsa-sig-formatter: Apache-2.0
- ee-first: MIT
- ejs: Apache-2.0
- electron-to-chromium: ISC
- elliptic: MIT
- emoji-regex: MIT
- emojis-list: MIT
- encodeurl: MIT
- end-of-stream: MIT
- endent: MIT
- enhanced-resolve: MIT
- enquirer: MIT
- entities: BSD-2-Clause
- envinfo: MIT
- error-ex: MIT
- error-stack-parser: MIT
- es-abstract: MIT
- es-get-iterator: MIT
- es-iterator-helpers: MIT
- es-module-lexer: MIT
- es-set-tostringtag: MIT
- es-shim-unscopables: MIT
- es-to-primitive: MIT
- es6-object-assign: MIT
- esbuild-plugin-alias: MIT
- esbuild-register: MIT
- esbuild: MIT
- escalade: MIT
- escape-goat: MIT
- escape-html: MIT
- escape-string-regexp: MIT
- escodegen: BSD-2-Clause
- eslint-config-next: MIT
- eslint-config-prettier: MIT
- eslint-import-resolver-node: MIT
- eslint-import-resolver-typescript: ISC
- eslint-module-utils: MIT
- eslint-plugin-cypress: MIT
- eslint-plugin-import: MIT
- eslint-plugin-jsx-a11y: MIT
- eslint-plugin-prettier: MIT
- eslint-plugin-react-hooks: MIT
- eslint-plugin-react: MIT
- eslint-plugin-storybook: MIT
- eslint-scope: BSD-2-Clause
- eslint-visitor-keys: Apache-2.0
- eslint: MIT
- espree: BSD-2-Clause
- esprima: BSD-2-Clause
- esquery: BSD-3-Clause
- esrecurse: BSD-2-Clause
- estraverse: BSD-2-Clause
- estree-to-babel: MIT
- esutils: BSD-2-Clause
- etag: MIT
- event-target-shim: MIT
- eventemitter2: MIT
- eventemitter3: MIT
- events: MIT
- evp_bytestokey: MIT
- execa: MIT
- executable: MIT
- expect: MIT
- express: MIT
- extend: MIT
- external-editor: MIT
- extract-zip: BSD-2-Clause
- extsprintf: MIT
- fast-deep-equal: MIT
- fast-diff: Apache-2.0
- fast-glob: MIT
- fast-json-parse: MIT
- fast-json-stable-stringify: MIT
- fast-levenshtein: MIT
- fast-redact: MIT
- fast-text-encoding: Apache-2.0
- fastq: ISC
- faye-websocket: Apache-2.0
- fb-watchman: Apache-2.0
- fd-slicer: MIT
- fetch-blob: MIT
- fetch-mock: MIT
- fetch-retry: MIT
- fflate: MIT
- figures: MIT
- file-entry-cache: MIT
- file-system-cache: MIT
- filelist: Apache-2.0
- fill-range: MIT
- filter-obj: MIT
- finalhandler: MIT
- find-cache-dir: MIT
- find-up: MIT
- firebase: Apache-2.0
- flat-cache: MIT
- flatted: ISC
- flow-parser: MIT
- follow-redirects: MIT
- for-each: MIT
- foreground-child: ISC
- forever-agent: Apache-2.0
- fork-ts-checker-webpack-plugin: MIT
- form-data-encoder: MIT
- form-data: MIT
- formdata-polyfill: MIT
- forwarded: MIT
- fresh: MIT
- fs-constants: MIT
- fs-extra: MIT
- fs-minipass: ISC
- fs-monkey: Unlicense
- fs.realpath: ISC
- function-bind: MIT
- function.prototype.name: MIT
- functions-have-names: MIT
- fuzzy: MIT
- gaxios: Apache-2.0
- gcp-metadata: Apache-2.0
- gensync: MIT
- get-caller-file: ISC
- get-func-name: MIT
- get-intrinsic: MIT
- get-nonce: MIT
- get-npm-tarball-url: MIT
- get-package-type: MIT
- get-port: MIT
- get-stream: MIT
- get-symbol-description: MIT
- get-tsconfig: MIT
- get-value: MIT
- getos: MIT
- getpass: MIT
- giget: MIT
- git-up: MIT
- git-url-parse: MIT
- github-slugger: ISC
- glob-parent: ISC
- glob-to-regexp: BSD-2-Clause
- glob: ISC
- global-dirs: MIT
- global: MIT
- globals: MIT
- globalthis: MIT
- globby: MIT
- globrex: MIT
- google-auth-library: Apache-2.0
- google-p12-pem: MIT
- gopd: MIT
- got: MIT
- graceful-fs: ISC
- grapheme-splitter: MIT
- graphql: MIT
- gtoken: MIT
- gunzip-maybe: MIT
- gzip-size: MIT
- handlebars: MIT
- has-bigints: MIT
- has-flag: MIT
- has-property-descriptors: MIT
- has-proto: MIT
- has-symbols: MIT
- has-tostringtag: MIT
- has-yarn: MIT
- has: MIT
- hash-base: MIT
- hash.js: MIT
- he: MIT
- headers-polyfill: MIT
- hls-parser: MIT
- hmac-drbg: MIT
- hosted-git-info: ISC
- html-encoding-sniffer: MIT
- html-entities: MIT
- html-escaper: MIT
- html-minifier-terser: MIT
- html-tags: MIT
- html-webpack-plugin: MIT
- htmlparser2: MIT
- http-cache-semantics: BSD-2-Clause
- http-errors: MIT
- http-parser-js: MIT
- http-proxy-agent: MIT
- http-proxy: MIT
- http-shutdown: MIT
- http-signature: MIT
- http2-wrapper: MIT
- https-browserify: MIT
- https-proxy-agent: MIT
- human-signals: Apache-2.0
- husky: MIT
- iconv-lite: MIT
- icss-utils: ISC
- idb: ISC
- ieee754: BSD-3-Clause
- ignore-walk: ISC
- ignore: MIT
- image-size: MIT
- immediate: MIT
- immutable: MIT
- import-fresh: MIT
- import-lazy: MIT
- imurmurhash: MIT
- indent-string: MIT
- individual: MIT
- inflight: ISC
- inherits: ISC
- ini: ISC
- inquirer-autocomplete-prompt: ISC
- inquirer-fuzzy-path: MIT
- inquirer: MIT
- internal-slot: MIT
- interpret: MIT
- invariant: MIT
- ip: MIT
- ipaddr.js: MIT
- is-absolute-url: MIT
- is-arguments: MIT
- is-array-buffer: MIT
- is-arrayish: MIT
- is-async-function: MIT
- is-bigint: MIT
- is-binary-path: MIT
- is-boolean-object: MIT
- is-callable: MIT
- is-ci: MIT
- is-core-module: MIT
- is-date-object: MIT
- is-deflate: MIT
- is-docker: MIT
- is-extglob: MIT
- is-finalizationregistry: MIT
- is-fullwidth-code-point: MIT
- is-function: MIT
- is-generator-function: MIT
- is-glob: MIT
- is-gzip: MIT
- is-in-browser: MIT
- is-inside-container: MIT
- is-installed-globally: MIT
- is-interactive: MIT
- is-map: MIT
- is-nan: MIT
- is-negative-zero: MIT
- is-node-process: MIT
- is-npm: MIT
- is-number-object: MIT
- is-number: MIT
- is-obj: MIT
- is-path-cwd: MIT
- is-path-inside: MIT
- is-plain-obj: MIT
- is-plain-object: MIT
- is-potential-custom-element-name: MIT
- is-regex: MIT
- is-set: MIT
- is-shared-array-buffer: MIT
- is-ssh: MIT
- is-stream: MIT
- is-string: MIT
- is-subset: MIT
- is-symbol: MIT
- is-typed-array: MIT
- is-typedarray: MIT
- is-unicode-supported: MIT
- is-weakmap: MIT
- is-weakref: MIT
- is-weakset: MIT
- is-wsl: MIT
- is-yarn-global: MIT
- isarray: MIT
- isexe: ISC
- isobject: MIT
- isstream: MIT
- istanbul-badges-readme: MIT
- istanbul-lib-coverage: BSD-3-Clause
- istanbul-lib-instrument: BSD-3-Clause
- istanbul-lib-report: BSD-3-Clause
- istanbul-lib-source-maps: BSD-3-Clause
- istanbul-reports: BSD-3-Clause
- iterator.prototype: MIT
- jackspeak: BlueOak-1.0.0
- jake: Apache-2.0
- jest-diff: MIT
- jest-get-type: MIT
- jest-haste-map: MIT
- jest-matcher-utils: MIT
- jest-message-util: MIT
- jest-mock: MIT
- jest-regex-util: MIT
- jest-util: MIT
- jest-worker: MIT
- jiti: MIT
- js-cookie: MIT
- js-levenshtein: MIT
- js-sdsl: MIT
- js-string-escape: MIT
- js-tokens: MIT
- js-yaml: MIT
- jsbn: MIT
- jscodeshift: MIT
- jsdom: MIT
- jsesc: MIT
- json-bigint: MIT
- json-buffer: MIT
- json-parse-even-better-errors: MIT
- json-schema-traverse: MIT
- json-schema: (AFL-2.1 OR BSD-3-Clause)
- json-stable-stringify-without-jsonify: MIT
- json-stringify-safe: ISC
- json5: MIT
- jsonc-parser: MIT
- jsonfile: MIT
- jsonwebtoken: MIT
- jsprim: MIT
- jsx-ast-utils: MIT
- jwa: MIT
- jws: MIT
- jwt-decode: MIT
- keycode: MIT
- keyv: MIT
- kind-of: MIT
- kleur: MIT
- klona: MIT
- language-subtag-registry: CC0-1.0
- language-tags: MIT
- latest-version: MIT
- lazy-ass: MIT
- lazy-universal-dotenv: Apache-2.0
- leven: MIT
- levn: MIT
- license-checker: BSD-3-Clause
- lie: MIT
- lilconfig: MIT
- lines-and-columns: MIT
- lint-staged: MIT
- listr2: MIT
- load-json-file: MIT
- loader-runner: MIT
- loader-utils: MIT
- local-pkg: MIT
- localforage-driver-commons: MIT
- localforage-driver-memory: MIT
- localforage: Apache-2.0
- locate-path: MIT
- lodash.camelcase: MIT
- lodash.debounce: MIT
- lodash.includes: MIT
- lodash.isboolean: MIT
- lodash.isequal: MIT
- lodash.isinteger: MIT
- lodash.isnumber: MIT
- lodash.isplainobject: MIT
- lodash.isstring: MIT
- lodash.merge: MIT
- lodash.once: MIT
- lodash.sortby: MIT
- lodash: MIT
- log-symbols: MIT
- log-update: MIT
- long: Apache-2.0
- loose-envify: MIT
- loupe: MIT
- lower-case: MIT
- lowercase-keys: MIT
- lru-cache: ISC
- lz-string: MIT
- m3u8-parser: Apache-2.0
- magic-string: MIT
- make-dir: MIT
- make-error: ISC
- makeerror: BSD-3-Clause
- map-or-similar: MIT
- markdown-to-jsx: MIT
- md5-hex: MIT
- md5.js: MIT
- mdast-util-definitions: MIT
- mdast-util-to-string: MIT
- mdn-data: CC0-1.0
- media-typer: MIT
- memfs: Unlicense
- memoizerific: MIT
- merge-descriptors: MIT
- merge-options: MIT
- merge-stream: MIT
- merge2: MIT
- methods: MIT
- micromatch: MIT
- miller-rabin: MIT
- mime-db: MIT
- mime-types: MIT
- mime: MIT
- mimic-fn: MIT
- mimic-response: MIT
- min-document: MIT
- min-indent: MIT
- minimalistic-assert: ISC
- minimalistic-crypto-utils: MIT
- minimatch: ISC
- minimist: MIT
- minipass: ISC
- minizlib: MIT
- mkdirp-classic: MIT
- mkdirp: MIT
- mlly: MIT
- mpd-parser: Apache-2.0
- mri: MIT
- mrmime: MIT
- ms: MIT
- msw: MIT
- mute-stream: ISC
- mux.js: Apache-2.0
- nanoid: MIT
- natural-compare-lite: MIT
- natural-compare: MIT
- negotiator: MIT
- neo-async: MIT
- network-information-types: MIT
- next-logger: MIT
- next-translate-plugin: MIT
- next-translate: MIT
- next: MIT
- no-case: MIT
- node-abort-controller: MIT
- node-avo-inspector: MIT
- node-dir: MIT
- node-domexception: MIT
- node-fetch-native: MIT
- node-fetch: MIT
- node-forge: (BSD-3-Clause OR GPL-2.0)
- node-int64: MIT
- node-polyfill-webpack-plugin: MIT
- node-releases: MIT
- nopt: ISC
- normalize-package-data: BSD-2-Clause
- normalize-path: MIT
- normalize-url: MIT
- npaw-plugin: MIT
- npm-normalize-package-bin: ISC
- npm-run-path: MIT
- nth-check: BSD-2-Clause
- nwsapi: MIT
- object-assign: MIT
- object-inspect: MIT
- object-is: MIT
- object-keys: MIT
- object.assign: MIT
- object.entries: MIT
- object.fromentries: MIT
- object.groupby: MIT
- object.hasown: MIT
- object.values: MIT
- objectorarray: ISC
- on-exit-leak-free: MIT
- on-finished: MIT
- on-headers: MIT
- once: ISC
- onetime: MIT
- open: MIT
- opener: (WTFPL OR MIT)
- optionator: MIT
- ora: MIT
- os-browserify: MIT
- os-homedir: MIT
- os-tmpdir: MIT
- osenv: ISC
- ospath: MIT
- outvariant: MIT
- p-cancelable: MIT
- p-limit: MIT
- p-locate: MIT
- p-map: MIT
- p-try: MIT
- package-json: MIT
- pako: MIT
- param-case: MIT
- parent-module: MIT
- parse-asn1: ISC
- parse-json: MIT
- parse-path: MIT
- parse-repo: MIT
- parse-url: MIT
- parse5: MIT
- parseurl: MIT
- pascal-case: MIT
- path-browserify: MIT
- path-exists: MIT
- path-is-absolute: MIT
- path-key: MIT
- path-parse: MIT
- path-scurry: BlueOak-1.0.0
- path-to-regexp: MIT
- path-type: MIT
- pathe: MIT
- pathval: MIT
- pbkdf2: MIT
- peek-stream: MIT
- pend: MIT
- performance-now: MIT
- picocolors: ISC
- picomatch: MIT
- pidtree: MIT
- pify: MIT
- pino-abstract-transport: MIT
- pino-std-serializers: MIT
- pino: MIT
- pirates: MIT
- pkcs7: Apache-2.0
- pkg-dir: MIT
- pkg-types: MIT
- pnp-webpack-plugin: MIT
- polished: MIT
- portfinder: MIT
- postcss-loader: MIT
- postcss-modules-extract-imports: ISC
- postcss-modules-local-by-default: MIT
- postcss-modules-scope: ISC
- postcss-modules-values: ISC
- postcss-selector-parser: MIT
- postcss-value-parser: MIT
- postcss: MIT
- preact: MIT
- prelude-ls: MIT
- prettier-linter-helpers: MIT
- prettier: MIT
- pretty-bytes: MIT
- pretty-error: MIT
- pretty-format: MIT
- pretty-hrtime: MIT
- process-nextick-args: MIT
- process-warning: MIT
- process: MIT
- progress: MIT
- prompts: MIT
- prop-types: MIT
- proto-list: ISC
- protobufjs: BSD-3-Clause
- protocols: MIT
- proxy-addr: MIT
- proxy-from-env: MIT
- psl: MIT
- public-encrypt: MIT
- pump: MIT
- pumpify: MIT
- punycode: MIT
- pupa: MIT
- puppeteer-core: Apache-2.0
- qs: BSD-3-Clause
- querystring-es3: MIT
- querystring: MIT
- querystringify: MIT
- queue-microtask: MIT
- queue: MIT
- quick-format-unescaped: MIT
- quick-lru: MIT
- ramda: MIT
- randombytes: MIT
- randomfill: MIT
- range-parser: MIT
- raw-body: MIT
- rc: (BSD-2-Clause OR MIT OR Apache-2.0)
- react-apple-login: MIT
- react-codes-input: MIT
- react-colorful: MIT
- react-docgen-typescript: MIT
- react-docgen: MIT
- react-dom: MIT
- react-element-to-jsx-string: MIT
- react-error-boundary: MIT
- react-hook-form: MIT
- react-inspector: MIT
- react-is: MIT
- react-loading-skeleton: MIT
- react-refresh: MIT
- react-remove-scroll-bar: MIT
- react-remove-scroll: MIT
- react-style-singleton: MIT
- react: MIT
- read-installed: ISC
- read-package-json: ISC
- read-pkg-up: MIT
- read-pkg: MIT
- read: ISC
- readable-stream: MIT
- readdir-scoped-modules: ISC
- readdirp: MIT
- real-require: MIT
- recast: MIT
- rechoir: MIT
- redent: MIT
- reflect.getprototypeof: MIT
- regenerate-unicode-properties: MIT
- regenerate: MIT
- regenerator-runtime: MIT
- regenerator-transform: MIT
- regex-parser: MIT
- regexp.prototype.flags: MIT
- regexpu-core: MIT
- registry-auth-token: MIT
- registry-url: MIT
- regjsparser: BSD-2-Clause
- relateurl: MIT
- remark-external-links: MIT
- remark-slug: MIT
- renderkid: MIT
- request-progress: MIT
- require-directory: MIT
- require-from-string: MIT
- require-main-filename: ISC
- requireindex: MIT
- requires-port: MIT
- resolve-alpn: MIT
- resolve-from: MIT
- resolve-pkg-maps: MIT
- resolve-url-loader: MIT
- resolve: MIT
- responselike: MIT
- restore-cursor: MIT
- reusify: MIT
- rfdc: MIT
- rimraf: ISC
- ripemd160: MIT
- rollup: MIT
- rudder-sdk-js: MIT
- run-applescript: MIT
- run-async: MIT
- run-parallel: MIT
- rust-result: MIT
- rxjs: Apache-2.0
- safe-array-concat: MIT
- safe-buffer: MIT
- safe-json-parse: MIT
- safe-regex-test: MIT
- safe-stable-stringify: MIT
- safer-buffer: MIT
- sass-loader: MIT
- sass: MIT
- saxes: ISC
- scheduler: MIT
- schema-utils: MIT
- semver-diff: MIT
- semver: ISC
- send: MIT
- serialize-javascript: BSD-3-Clause
- serve-static: MIT
- set-blocking: ISC
- set-cookie-parser: MIT
- setimmediate: MIT
- setprototypeof: ISC
- sha.js: (MIT AND BSD-3-Clause)
- shallow-clone: MIT
- shebang-command: MIT
- shebang-regex: MIT
- shelljs: BSD-3-Clause
- side-channel: MIT
- siginfo: ISC
- signal-exit: ISC
- simple-update-notifier: MIT
- sirv: MIT
- sisteransi: MIT
- slash: MIT
- slice-ansi: MIT
- slide: ISC
- sonic-boom: MIT
- sort-keys: MIT
- source-map-js: BSD-3-Clause
- source-map-support: MIT
- source-map: BSD-3-Clause
- space-separated-tokens: MIT
- spdx-compare: MIT
- spdx-correct: Apache-2.0
- spdx-exceptions: CC-BY-3.0
- spdx-expression-parse: MIT
- spdx-license-ids: CC0-1.0
- spdx-ranges: (MIT AND CC-BY-3.0)
- spdx-satisfies: MIT
- split2: ISC
- sprintf-js: BSD-3-Clause
- sshpk: MIT
- ssr-web-avo-inspector: MIT
- stable: MIT
- stack-utils: MIT
- stackback: MIT
- stackframe: MIT
- statuses: MIT
- std-env: MIT
- stdin-discarder: MIT
- stop-iteration-iterator: MIT
- store2: (MIT OR GPL-3.0)
- storybook-addon-fetch-mock: (MIT OR GPL-2.0-only)
- storybook-dark-mode: MIT
- storybook: MIT
- stream-browserify: MIT
- stream-http: MIT
- stream-shift: MIT
- streamsearch: MIT
- strict-event-emitter: MIT
- string-argv: MIT
- string-width: MIT
- string.prototype.matchall: MIT
- string.prototype.trim: MIT
- string.prototype.trimend: MIT
- string.prototype.trimstart: MIT
- string_decoder: MIT
- strip-ansi: MIT
- strip-bom: MIT
- strip-filename-increment: MIT
- strip-final-newline: MIT
- strip-indent: MIT
- strip-json-comments: MIT
- strip-literal: MIT
- style-loader: MIT
- styled-jsx: MIT
- superstruct: MIT
- supports-color: MIT
- supports-preserve-symlinks-flag: MIT
- svg-parser: MIT
- svgo: MIT
- swc-loader: MIT
- symbol-tree: MIT
- synchronous-promise: BSD-3-Clause
- tapable: MIT
- tar-fs: MIT
- tar-stream: MIT
- tar: ISC
- telejson: MIT
- temp-dir: MIT
- temp: MIT
- tempy: MIT
- terser-webpack-plugin: MIT
- terser: BSD-2-Clause
- test-exclude: ISC
- text-table: MIT
- thread-stream: MIT
- throttleit: MIT
- through2: MIT
- through: MIT
- time-zone: MIT
- timers-browserify: MIT
- tiny-invariant: MIT
- tinybench: MIT
- tinypool: MIT
- tinyspy: MIT
- titleize: MIT
- tmp: MIT
- tmpl: BSD-3-Clause
- to-fast-properties: MIT
- to-regex-range: MIT
- tocbot: MIT
- toidentifier: MIT
- totalist: MIT
- tough-cookie: BSD-3-Clause
- tr46: MIT
- treeify: MIT
- ts-dedent: MIT
- ts-node: MIT
- ts-pnp: MIT
- tsconfck: MIT
- tsconfig-paths-webpack-plugin: MIT
- tsconfig-paths: MIT
- tslib: 0BSD
- tsutils: MIT
- tty-browserify: MIT
- tunnel-agent: Apache-2.0
- tweetnacl: Unlicense
- type-check: MIT
- type-detect: MIT
- type-fest: (MIT OR CC0-1.0)
- type-is: MIT
- typed-array-buffer: MIT
- typed-array-byte-length: MIT
- typed-array-byte-offset: MIT
- typed-array-length: MIT
- typedarray-to-buffer: MIT
- typedarray: MIT
- typescript: Apache-2.0
- ufo: MIT
- uglify-js: BSD-2-Clause
- unbox-primitive: MIT
- unicode-canonical-property-names-ecmascript: MIT
- unicode-match-property-ecmascript: MIT
- unicode-match-property-value-ecmascript: MIT
- unicode-property-aliases-ecmascript: MIT
- unique-string: MIT
- unist-util-is: MIT
- unist-util-visit-parents: MIT
- unist-util-visit: MIT
- universalify: MIT
- unpipe: MIT
- unplugin: MIT
- untildify: MIT
- update-browserslist-db: MIT
- update-notifier: BSD-2-Clause
- uri-js: BSD-2-Clause
- url-parse: MIT
- url-toolkit: Apache-2.0
- url: MIT
- use-callback-ref: MIT
- use-resize-observer: MIT
- use-sidecar: MIT
- util-deprecate: MIT
- util-extend: MIT
- util: MIT
- utila: MIT
- utils-merge: MIT
- uuid: MIT
- v8-compile-cache-lib: MIT
- v8-to-istanbul: ISC
- validate-npm-package-license: Apache-2.0
- vary: MIT
- verror: MIT
- video.js: Apache-2.0
- videojs-contrib-ads: Apache-2.0
- videojs-contrib-eme: Apache-2.0
- videojs-contrib-quality-levels: Apache-2.0
- videojs-font: Apache-2.0
- videojs-ima: Apache-2.0
- videojs-playlist: Apache-2.0
- videojs-vtt.js: Apache-2.0
- vite-node: MIT
- vite-tsconfig-paths: MIT
- vite: MIT
- vitest: MIT
- vm-browserify: MIT
- w3c-xmlserializer: MIT
- walker: Apache-2.0
- watchpack: MIT
- wcwidth: MIT
- web-encoding: MIT
- web-streams-polyfill: MIT
- webidl-conversions: BSD-2-Clause
- webpack-bundle-analyzer: MIT
- webpack-dev-middleware: MIT
- webpack-hot-middleware: MIT
- webpack-sources: MIT
- webpack-virtual-modules: MIT
- webpack: MIT
- websocket-driver: Apache-2.0
- websocket-extensions: Apache-2.0
- well-known-symbols: ISC
- whatwg-encoding: MIT
- whatwg-mimetype: MIT
- whatwg-url: MIT
- which-boxed-primitive: MIT
- which-builtin-type: MIT
- which-collection: MIT
- which-module: ISC
- which-typed-array: MIT
- which: ISC
- why-is-node-running: MIT
- widest-line: MIT
- wordwrap: MIT
- wrap-ansi: MIT
- wrappy: ISC
- write-file-atomic: ISC
- write-json-file: MIT
- write: MIT
- ws: MIT
- xdg-basedir: MIT
- xml-name-validator: Apache-2.0
- xmlchars: MIT
- xtend: MIT
- y18n: ISC
- yallist: ISC
- yaml: ISC
- yargs-parser: ISC
- yargs: MIT
- yauzl: MIT
- yn: MIT
- yocto-queue: MIT
- yurnalist: BSD-2-Clause