Skip to main content

About

Attack Vector 2 is the successor to Attack Vector (1), a system that was used to simulate hacking for the Frontier Larp in the Netherlands. Attack Vector 2 is used by other Larps as well.

In this documentation, Attack Vector 2 will be referred to as Attack Vector.

It was written and is maintained by Erik Visser. Development started in December 2018.

Privacy policy

Link to the Privacy policy.

Attack Vector 2 is very privacy conscious and aims to not collect or store any personal information. To that end, no usernames, email addresses or passwords are stored. Login is done via an external system, such as your Larp's website or Google. When Google is used, only a one-way hash of the google-id is stored, not the email address, name or profile picture.

Open source

Attack Vector 2 is open source and free to use under the MIT license. The source code is available at https://github.com/n-of-one/attack_vector_2. If you want to know more, have found a bug, or want help to use it in your event, please visit the Github page.

Attribution

Attack Vector 2 is built using many other open source projects, and public domain images.

Concepts​

Graphics​

Main Javascript libraries​

@react-oauth/google bootstrap fabric js-cookie react react-datepicker react-dom react-hot-toast react-qr-code react-redux react-router-dom redux typescript webstomp-client

Main Java/Kotlin libraries​

kotlin spring-boot logback io.jsonwebtoken kotlin-logging-jvm

Full list of Javascript libraries​

module name license repository @aashutoshrathi/word-wrap@1.2.6 MIT https://github.com/aashutoshrathi/word-wrap @alloc/quick-lru@5.2.0 MIT https://github.com/sindresorhus/quick-lru @ampproject/remapping@2.2.1 Apache-2.0 https://github.com/ampproject/remapping @apideck/better-ajv-errors@0.3.6 MIT https://github.com/apideck-libraries/better-ajv-errors @babel/code-frame@7.23.5 MIT https://github.com/babel/babel @babel/compat-data@7.23.5 MIT https://github.com/babel/babel @babel/core@7.23.7 MIT https://github.com/babel/babel @babel/eslint-parser@7.23.3 MIT https://github.com/babel/babel @babel/generator@7.23.6 MIT https://github.com/babel/babel @babel/helper-annotate-as-pure@7.22.5 MIT https://github.com/babel/babel @babel/helper-builder-binary-assignment-operator-visitor@7.22.15 MIT https://github.com/babel/babel @babel/helper-compilation-targets@7.23.6 MIT https://github.com/babel/babel @babel/helper-create-class-features-plugin@7.23.7 MIT https://github.com/babel/babel @babel/helper-create-regexp-features-plugin@7.22.15 MIT https://github.com/babel/babel @babel/helper-define-polyfill-provider@0.4.4 MIT https://github.com/babel/babel-polyfills @babel/helper-define-polyfill-provider@0.5.0 MIT https://github.com/babel/babel-polyfills @babel/helper-environment-visitor@7.22.20 MIT https://github.com/babel/babel @babel/helper-function-name@7.23.0 MIT https://github.com/babel/babel @babel/helper-hoist-variables@7.22.5 MIT https://github.com/babel/babel @babel/helper-member-expression-to-functions@7.23.0 MIT https://github.com/babel/babel @babel/helper-module-imports@7.22.15 MIT https://github.com/babel/babel @babel/helper-module-transforms@7.23.3 MIT https://github.com/babel/babel @babel/helper-optimise-call-expression@7.22.5 MIT https://github.com/babel/babel @babel/helper-plugin-utils@7.22.5 MIT https://github.com/babel/babel @babel/helper-remap-async-to-generator@7.22.20 MIT https://github.com/babel/babel @babel/helper-replace-supers@7.22.20 MIT https://github.com/babel/babel @babel/helper-simple-access@7.22.5 MIT https://github.com/babel/babel @babel/helper-skip-transparent-expression-wrappers@7.22.5 MIT https://github.com/babel/babel @babel/helper-split-export-declaration@7.22.6 MIT https://github.com/babel/babel @babel/helper-string-parser@7.23.4 MIT https://github.com/babel/babel @babel/helper-validator-identifier@7.22.20 MIT https://github.com/babel/babel @babel/helper-validator-option@7.23.5 MIT https://github.com/babel/babel @babel/helper-wrap-function@7.22.20 MIT https://github.com/babel/babel @babel/helpers@7.23.8 MIT https://github.com/babel/babel @babel/highlight@7.23.4 MIT https://github.com/babel/babel @babel/parser@7.23.6 MIT https://github.com/babel/babel @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3 MIT https://github.com/babel/babel @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.23.3 MIT https://github.com/babel/babel @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.23.7 MIT https://github.com/babel/babel @babel/plugin-proposal-class-properties@7.18.6 MIT https://github.com/babel/babel @babel/plugin-proposal-decorators@7.23.7 MIT https://github.com/babel/babel @babel/plugin-proposal-nullish-coalescing-operator@7.18.6 MIT https://github.com/babel/babel @babel/plugin-proposal-numeric-separator@7.18.6 MIT https://github.com/babel/babel @babel/plugin-proposal-optional-chaining@7.21.0 MIT https://github.com/babel/babel @babel/plugin-proposal-private-methods@7.18.6 MIT https://github.com/babel/babel @babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2 MIT https://github.com/babel/babel-plugin-proposal-private-property-in-object @babel/plugin-proposal-private-property-in-object@7.21.11 MIT https://github.com/babel/babel @babel/plugin-syntax-async-generators@7.8.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators @babel/plugin-syntax-bigint@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-bigint @babel/plugin-syntax-class-properties@7.12.13 MIT https://github.com/babel/babel @babel/plugin-syntax-class-static-block@7.14.5 MIT https://github.com/babel/babel @babel/plugin-syntax-decorators@7.23.3 MIT https://github.com/babel/babel @babel/plugin-syntax-dynamic-import@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import @babel/plugin-syntax-export-namespace-from@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from @babel/plugin-syntax-flow@7.23.3 MIT https://github.com/babel/babel @babel/plugin-syntax-import-assertions@7.23.3 MIT https://github.com/babel/babel @babel/plugin-syntax-import-attributes@7.23.3 MIT https://github.com/babel/babel @babel/plugin-syntax-import-meta@7.10.4 MIT https://github.com/babel/babel @babel/plugin-syntax-json-strings@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings @babel/plugin-syntax-jsx@7.23.3 MIT https://github.com/babel/babel @babel/plugin-syntax-logical-assignment-operators@7.10.4 MIT https://github.com/babel/babel @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator @babel/plugin-syntax-numeric-separator@7.10.4 MIT https://github.com/babel/babel @babel/plugin-syntax-object-rest-spread@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread @babel/plugin-syntax-optional-catch-binding@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding @babel/plugin-syntax-optional-chaining@7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining @babel/plugin-syntax-private-property-in-object@7.14.5 MIT https://github.com/babel/babel @babel/plugin-syntax-top-level-await@7.14.5 MIT https://github.com/babel/babel @babel/plugin-syntax-typescript@7.23.3 MIT https://github.com/babel/babel @babel/plugin-syntax-unicode-sets-regex@7.18.6 MIT https://github.com/babel/babel @babel/plugin-transform-arrow-functions@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-async-generator-functions@7.23.7 MIT https://github.com/babel/babel @babel/plugin-transform-async-to-generator@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-block-scoped-functions@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-block-scoping@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-class-properties@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-class-static-block@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-classes@7.23.8 MIT https://github.com/babel/babel @babel/plugin-transform-computed-properties@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-destructuring@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-dotall-regex@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-duplicate-keys@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-dynamic-import@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-exponentiation-operator@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-export-namespace-from@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-flow-strip-types@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-for-of@7.23.6 MIT https://github.com/babel/babel @babel/plugin-transform-function-name@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-json-strings@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-literals@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-logical-assignment-operators@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-member-expression-literals@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-modules-amd@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-modules-commonjs@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-modules-systemjs@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-modules-umd@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-named-capturing-groups-regex@7.22.5 MIT https://github.com/babel/babel @babel/plugin-transform-new-target@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-nullish-coalescing-operator@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-numeric-separator@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-object-rest-spread@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-object-super@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-optional-catch-binding@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-optional-chaining@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-parameters@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-private-methods@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-private-property-in-object@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-property-literals@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-react-constant-elements@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-react-display-name@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-react-jsx-development@7.22.5 MIT https://github.com/babel/babel @babel/plugin-transform-react-jsx@7.23.4 MIT https://github.com/babel/babel @babel/plugin-transform-react-pure-annotations@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-regenerator@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-reserved-words@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-runtime@7.23.7 MIT https://github.com/babel/babel @babel/plugin-transform-shorthand-properties@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-spread@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-sticky-regex@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-template-literals@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-typeof-symbol@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-typescript@7.23.6 MIT https://github.com/babel/babel @babel/plugin-transform-unicode-escapes@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-unicode-property-regex@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-unicode-regex@7.23.3 MIT https://github.com/babel/babel @babel/plugin-transform-unicode-sets-regex@7.23.3 MIT https://github.com/babel/babel @babel/preset-env@7.23.8 MIT https://github.com/babel/babel @babel/preset-modules@0.1.6-no-external-plugins MIT https://github.com/babel/preset-modules @babel/preset-react@7.23.3 MIT https://github.com/babel/babel @babel/preset-typescript@7.23.3 MIT https://github.com/babel/babel @babel/regjsgen@0.8.0 MIT https://github.com/bnjmnt4n/regjsgen @babel/runtime@7.28.2 MIT https://github.com/babel/babel @babel/template@7.22.15 MIT https://github.com/babel/babel @babel/traverse@7.23.7 MIT https://github.com/babel/babel @babel/types@7.23.6 MIT https://github.com/babel/babel @bcoe/v8-coverage@0.2.3 MIT https://github.com/demurgos/v8-coverage @csstools/normalize.css@12.1.1 CC0-1.0 https://github.com/csstools/normalize.css @csstools/postcss-cascade-layers@1.1.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-color-function@1.1.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-font-format-keywords@1.0.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-hwb-function@1.0.2 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-ic-unit@1.0.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-is-pseudo-class@2.0.7 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-nested-calc@1.0.0 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-normalize-display-values@1.0.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-oklab-function@1.1.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-progressive-custom-properties@1.3.0 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-stepped-value-functions@1.0.1 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-text-decoration-shorthand@1.0.0 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-trigonometric-functions@1.0.2 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/postcss-unset-value@1.0.2 CC0-1.0 https://github.com/csstools/postcss-plugins @csstools/selector-specificity@2.2.0 CC0-1.0 https://github.com/csstools/postcss-plugins @eslint-community/eslint-utils@4.4.0 MIT https://github.com/eslint-community/eslint-utils @eslint-community/regexpp@4.10.0 MIT https://github.com/eslint-community/regexpp @eslint/eslintrc@2.1.4 MIT https://github.com/eslint/eslintrc @eslint/js@8.56.0 MIT https://github.com/eslint/eslint @floating-ui/core@1.7.3 MIT https://github.com/floating-ui/floating-ui @floating-ui/dom@1.7.3 MIT https://github.com/floating-ui/floating-ui @floating-ui/react-dom@2.1.5 MIT https://github.com/floating-ui/floating-ui @floating-ui/react@0.27.15 MIT https://github.com/floating-ui/floating-ui @floating-ui/utils@0.2.10 MIT https://github.com/floating-ui/floating-ui @humanwhocodes/config-array@0.11.14 Apache-2.0 https://github.com/humanwhocodes/config-array @humanwhocodes/module-importer@1.0.1 Apache-2.0 https://github.com/humanwhocodes/module-importer @humanwhocodes/object-schema@2.0.2 BSD-3-Clause https://github.com/humanwhocodes/object-schema @isaacs/cliui@8.0.2 ISC https://github.com/yargs/cliui @istanbuljs/load-nyc-config@1.1.0 ISC https://github.com/istanbuljs/load-nyc-config @istanbuljs/schema@0.1.3 MIT https://github.com/istanbuljs/schema @jest/console@27.5.1 MIT https://github.com/facebook/jest @jest/console@28.1.3 MIT https://github.com/facebook/jest @jest/core@27.5.1 MIT https://github.com/facebook/jest @jest/environment@27.5.1 MIT https://github.com/facebook/jest @jest/expect-utils@29.7.0 MIT https://github.com/jestjs/jest @jest/fake-timers@27.5.1 MIT https://github.com/facebook/jest @jest/globals@27.5.1 MIT https://github.com/facebook/jest @jest/reporters@27.5.1 MIT https://github.com/facebook/jest @jest/schemas@28.1.3 MIT https://github.com/facebook/jest @jest/schemas@29.6.3 MIT https://github.com/jestjs/jest @jest/source-map@27.5.1 MIT https://github.com/facebook/jest @jest/test-result@27.5.1 MIT https://github.com/facebook/jest @jest/test-result@28.1.3 MIT https://github.com/facebook/jest @jest/test-sequencer@27.5.1 MIT https://github.com/facebook/jest @jest/transform@27.5.1 MIT https://github.com/facebook/jest @jest/types@27.5.1 MIT https://github.com/facebook/jest @jest/types@28.1.3 MIT https://github.com/facebook/jest @jest/types@29.6.3 MIT https://github.com/jestjs/jest @jridgewell/gen-mapping@0.3.3 MIT https://github.com/jridgewell/gen-mapping @jridgewell/resolve-uri@3.1.1 MIT https://github.com/jridgewell/resolve-uri @jridgewell/set-array@1.1.2 MIT https://github.com/jridgewell/set-array @jridgewell/source-map@0.3.5 MIT https://github.com/jridgewell/source-map @jridgewell/sourcemap-codec@1.4.15 MIT https://github.com/jridgewell/sourcemap-codec @jridgewell/trace-mapping@0.3.21 MIT https://github.com/jridgewell/trace-mapping @leichtgewicht/ip-codec@2.0.4 MIT https://github.com/martinheidegger/ip-codec @mapbox/node-pre-gyp@1.0.11 BSD-3-Clause https://github.com/mapbox/node-pre-gyp @nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1 MIT
@nodelib/fs.scandir@2.1.5 MIT https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir @nodelib/fs.stat@2.0.5 MIT https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat @nodelib/fs.walk@1.2.8 MIT https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk @pkgjs/parseargs@0.11.0 MIT https://github.com/pkgjs/parseargs @pmmmwh/react-refresh-webpack-plugin@0.5.11 MIT https://github.com/pmmmwh/react-refresh-webpack-plugin @popperjs/core@2.11.8 MIT https://github.com/popperjs/popper-core @react-aria/ssr@3.9.10 Apache-2.0 https://github.com/adobe/react-spectrum @react-oauth/google@0.12.1 MIT https://github.com/MomenSherif/react-oauth @reduxjs/toolkit@1.9.7 MIT https://github.com/reduxjs/redux-toolkit @remix-run/router@1.14.2 MIT https://github.com/remix-run/react-router @restart/hooks@0.4.15 MIT https://github.com/jquense/react-common-hooks @restart/hooks@0.5.1 MIT https://github.com/jquense/react-common-hooks @restart/ui@1.9.4 MIT https://github.com/react-restart/ui @rollup/plugin-babel@5.3.1 MIT https://github.com/rollup/plugins @rollup/plugin-node-resolve@11.2.1 MIT https://github.com/rollup/plugins @rollup/plugin-replace@2.4.2 MIT https://github.com/rollup/plugins @rollup/pluginutils@3.1.0 MIT https://github.com/rollup/plugins @rushstack/eslint-patch@1.7.0 MIT https://github.com/microsoft/rushstack @sinclair/typebox@0.24.51 MIT https://github.com/sinclairzx81/typebox @sinclair/typebox@0.27.8 MIT https://github.com/sinclairzx81/typebox @sinonjs/commons@1.8.6 BSD-3-Clause https://github.com/sinonjs/commons @sinonjs/fake-timers@8.1.0 BSD-3-Clause https://github.com/sinonjs/fake-timers @surma/rollup-plugin-off-main-thread@2.2.3 Apache-2.0 https://github.com/surma/rollup-plugin-off-main-thread @svgr/babel-plugin-add-jsx-attribute@5.4.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-add-jsx-attribute @svgr/babel-plugin-remove-jsx-attribute@5.4.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-attribute @svgr/babel-plugin-remove-jsx-empty-expression@5.0.1 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression @svgr/babel-plugin-replace-jsx-attribute-value@5.0.1 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-replace-jsx-attribute-value @svgr/babel-plugin-svg-dynamic-title@5.4.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-svg-dynamic-title @svgr/babel-plugin-svg-em-dimensions@5.4.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-svg-em-dimensions @svgr/babel-plugin-transform-react-native-svg@5.4.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-transform-react-native-svg @svgr/babel-plugin-transform-svg-component@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-transform-svg-component @svgr/babel-preset@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/babel-preset @svgr/core@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/core @svgr/hast-util-to-babel-ast@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/hast-util-to-babel-ast @svgr/plugin-jsx@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/plugin-jsx @svgr/plugin-svgo@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/plugin-svgo @svgr/webpack@5.5.0 MIT https://github.com/gregberge/svgr/tree/master/packages/webpack @swc/helpers@0.5.17 Apache-2.0 https://github.com/swc-project/swc @tootallnate/once@1.1.2 MIT https://github.com/TooTallNate/once @tootallnate/once@2.0.0 MIT https://github.com/TooTallNate/once @trysound/sax@0.2.0 ISC https://github.com/svg/sax @types/babel__core@7.20.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/babel__generator@7.6.8 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/babel__template@7.4.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/babel__traverse@7.20.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/body-parser@1.19.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/bonjour@3.5.13 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/connect-history-api-fallback@1.5.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/connect@3.4.38 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/eslint-scope@3.7.7 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/eslint@8.56.2 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/estree@0.0.39 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/estree@1.0.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/express-serve-static-core@4.17.41 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/express@4.17.21 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/fabric@4.5.15 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/graceful-fs@4.1.9 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/hoist-non-react-statics@3.3.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/html-minifier-terser@6.1.0 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/http-errors@2.0.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/http-proxy@1.17.14 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/istanbul-lib-coverage@2.0.6 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/istanbul-lib-report@3.0.3 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/istanbul-reports@3.0.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/jest@29.5.11 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/js-cookie@3.0.6 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/json-schema@7.0.15 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/json5@0.0.29 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/mime@1.3.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/node-forge@1.3.11 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/node@18.19.8 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/parse-json@4.0.2 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/prettier@2.7.3 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/prop-types@15.7.11 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/q@1.5.8 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/qs@6.9.11 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/range-parser@1.2.7 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/react-dom@18.2.18 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/react-transition-group@4.4.10 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/react@18.2.48 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/resolve@1.17.1 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/retry@0.12.0 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/scheduler@0.16.8 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/semver@7.5.6 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/send@0.17.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/serve-index@1.9.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/serve-static@1.15.5 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/sockjs@0.3.36 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/stack-utils@2.0.3 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/trusted-types@2.0.7 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/use-sync-external-store@0.0.3 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/warning@3.0.3 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/webpack-env@1.18.4 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/ws@8.5.10 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/yargs-parser@21.0.3 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/yargs@16.0.9 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @types/yargs@17.0.32 MIT https://github.com/DefinitelyTyped/DefinitelyTyped @typescript-eslint/eslint-plugin@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/experimental-utils@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/parser@5.62.0 BSD-2-Clause https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/scope-manager@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/type-utils@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/types@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/typescript-estree@5.62.0 BSD-2-Clause https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/utils@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @typescript-eslint/visitor-keys@5.62.0 MIT https://github.com/typescript-eslint/typescript-eslint @ungap/structured-clone@1.2.0 ISC https://github.com/ungap/structured-clone @webassemblyjs/ast@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/floating-point-hex-parser@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/helper-api-error@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/helper-buffer@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/helper-numbers@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/helper-wasm-bytecode@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/helper-wasm-section@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/ieee754@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/leb128@1.11.6 Apache-2.0 https://github.com/xtuc/webassemblyjs @webassemblyjs/utf8@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/wasm-edit@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/wasm-gen@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/wasm-opt@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/wasm-parser@1.11.6 MIT https://github.com/xtuc/webassemblyjs @webassemblyjs/wast-printer@1.11.6 MIT https://github.com/xtuc/webassemblyjs @xtuc/ieee754@1.2.0 BSD-3-Clause https://github.com/feross/ieee754 @xtuc/long@4.2.2 Apache-2.0 https://github.com/dcodeIO/long.js abab@2.0.6 BSD-3-Clause https://github.com/jsdom/abab abbrev@1.1.1 ISC https://github.com/isaacs/abbrev-js accepts@1.3.8 MIT https://github.com/jshttp/accepts acorn-globals@6.0.0 MIT https://github.com/ForbesLindesay/acorn-globals acorn-import-assertions@1.9.0 MIT https://github.com/xtuc/acorn-import-assertions acorn-jsx@5.3.2 MIT https://github.com/acornjs/acorn-jsx acorn-walk@7.2.0 MIT https://github.com/acornjs/acorn acorn@7.4.1 MIT https://github.com/acornjs/acorn acorn@8.11.3 MIT https://github.com/acornjs/acorn address@1.2.2 MIT https://github.com/node-modules/address adjust-sourcemap-loader@4.0.0 MIT https://github.com/bholloway/adjust-sourcemap-loader agent-base@6.0.2 MIT https://github.com/TooTallNate/node-agent-base ajv-formats@2.1.1 MIT https://github.com/ajv-validator/ajv-formats ajv-keywords@3.5.2 MIT https://github.com/epoberezkin/ajv-keywords ajv-keywords@5.1.0 MIT https://github.com/epoberezkin/ajv-keywords ajv@6.12.6 MIT https://github.com/ajv-validator/ajv ajv@8.12.0 MIT https://github.com/ajv-validator/ajv ansi-escapes@4.3.2 MIT https://github.com/sindresorhus/ansi-escapes ansi-html-community@0.0.8 Apache-2.0 https://github.com/mahdyar/ansi-html-community ansi-regex@5.0.1 MIT https://github.com/chalk/ansi-regex ansi-regex@6.0.1 MIT https://github.com/chalk/ansi-regex ansi-styles@3.2.1 MIT https://github.com/chalk/ansi-styles ansi-styles@4.3.0 MIT https://github.com/chalk/ansi-styles ansi-styles@5.2.0 MIT https://github.com/chalk/ansi-styles ansi-styles@6.2.1 MIT https://github.com/chalk/ansi-styles any-promise@1.3.0 MIT https://github.com/kevinbeaty/any-promise anymatch@3.1.3 ISC https://github.com/micromatch/anymatch aproba@2.0.0 ISC https://github.com/iarna/aproba are-we-there-yet@2.0.0 ISC https://github.com/npm/are-we-there-yet arg@5.0.2 MIT https://github.com/vercel/arg argparse@1.0.10 MIT https://github.com/nodeca/argparse argparse@2.0.1 Python-2.0 https://github.com/nodeca/argparse aria-query@5.3.0 Apache-2.0 https://github.com/A11yance/aria-query array-buffer-byte-length@1.0.0 MIT https://github.com/inspect-js/array-buffer-byte-length array-find-index@1.0.2 MIT https://github.com/sindresorhus/array-find-index array-flatten@1.1.1 MIT https://github.com/blakeembrey/array-flatten array-includes@3.1.7 MIT https://github.com/es-shims/array-includes array-union@2.1.0 MIT https://github.com/sindresorhus/array-union array.prototype.findlastindex@1.2.3 MIT https://github.com/es-shims/Array.prototype.findLastIndex array.prototype.flat@1.3.2 MIT https://github.com/es-shims/Array.prototype.flat array.prototype.flatmap@1.3.2 MIT https://github.com/es-shims/Array.prototype.flatMap array.prototype.reduce@1.0.6 MIT https://github.com/es-shims/Array.prototype.reduce array.prototype.tosorted@1.1.2 MIT https://github.com/es-shims/Array.prototype.toSorted arraybuffer.prototype.slice@1.0.2 MIT https://github.com/es-shims/ArrayBuffer.prototype.slice asap@2.0.6 MIT https://github.com/kriskowal/asap ast-types-flow@0.0.8 MIT https://github.com/kyldvs/ast-types-flow async@3.2.5 MIT https://github.com/caolan/async asynciterator.prototype@1.0.0 MIT https://github.com/ljharb/AsyncIterator.prototype asynckit@0.4.0 MIT https://github.com/alexindigo/asynckit at-least-node@1.0.0 ISC https://github.com/RyanZim/at-least-node autoprefixer@10.4.17 MIT https://github.com/postcss/autoprefixer available-typed-arrays@1.0.5 MIT https://github.com/inspect-js/available-typed-arrays axe-core@4.7.0 MPL-2.0 https://github.com/dequelabs/axe-core axobject-query@3.2.1 Apache-2.0 https://github.com/A11yance/axobject-query babel-jest@27.5.1 MIT https://github.com/facebook/jest babel-loader@8.3.0 MIT https://github.com/babel/babel-loader babel-plugin-istanbul@6.1.1 BSD-3-Clause https://github.com/istanbuljs/babel-plugin-istanbul babel-plugin-jest-hoist@27.5.1 MIT https://github.com/facebook/jest babel-plugin-macros@3.1.0 MIT https://github.com/kentcdodds/babel-plugin-macros babel-plugin-named-asset-import@0.3.8 MIT https://github.com/facebook/create-react-app babel-plugin-polyfill-corejs2@0.4.8 MIT https://github.com/babel/babel-polyfills babel-plugin-polyfill-corejs3@0.8.7 MIT https://github.com/babel/babel-polyfills babel-plugin-polyfill-regenerator@0.5.5 MIT https://github.com/babel/babel-polyfills babel-plugin-transform-react-remove-prop-types@0.4.24 MIT https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types babel-preset-current-node-syntax@1.0.1 MIT https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax babel-preset-jest@27.5.1 MIT https://github.com/facebook/jest babel-preset-react-app@10.0.1 MIT https://github.com/facebook/create-react-app balanced-match@1.0.2 MIT https://github.com/juliangruber/balanced-match batch@0.6.1 MIT https://github.com/visionmedia/batch bfj@7.1.0 MIT git+https://gitlab.com/philbooth/bfj big.js@5.2.2 MIT https://github.com/MikeMcl/big.js binary-extensions@2.2.0 MIT https://github.com/sindresorhus/binary-extensions bluebird@3.7.2 MIT https://github.com/petkaantonov/bluebird body-parser@1.20.1 MIT https://github.com/expressjs/body-parser bonjour-service@1.2.1 MIT https://github.com/onlxltd/bonjour-service boolbase@1.0.0 ISC https://github.com/fb55/boolbase bootstrap@5.3.2 MIT https://github.com/twbs/bootstrap brace-expansion@1.1.11 MIT https://github.com/juliangruber/brace-expansion brace-expansion@2.0.1 MIT https://github.com/juliangruber/brace-expansion braces@3.0.2 MIT https://github.com/micromatch/braces browser-process-hrtime@1.0.0 BSD-2-Clause https://github.com/kumavis/browser-process-hrtime browserslist@4.22.2 MIT https://github.com/browserslist/browserslist bser@2.1.1 Apache-2.0 https://github.com/facebook/watchman buffer-from@1.1.2 MIT https://github.com/LinusU/buffer-from builtin-modules@3.3.0 MIT https://github.com/sindresorhus/builtin-modules bytes@3.0.0 MIT https://github.com/visionmedia/bytes.js bytes@3.1.2 MIT https://github.com/visionmedia/bytes.js call-bind@1.0.5 MIT https://github.com/ljharb/call-bind callsites@3.1.0 MIT https://github.com/sindresorhus/callsites camel-case@4.1.2 MIT https://github.com/blakeembrey/change-case camelcase-css@2.0.1 MIT https://github.com/stevenvachon/camelcase-css camelcase@5.3.1 MIT https://github.com/sindresorhus/camelcase camelcase@6.3.0 MIT https://github.com/sindresorhus/camelcase caniuse-api@3.0.0 MIT https://github.com/nyalab/caniuse-api caniuse-lite@1.0.30001712 CC-BY-4.0 https://github.com/browserslist/caniuse-lite canvas@2.11.2 MIT https://github.com/Automattic/node-canvas case-sensitive-paths-webpack-plugin@2.4.0 MIT https://github.com/Urthen/case-sensitive-paths-webpack-plugin chalk@2.4.2 MIT https://github.com/chalk/chalk chalk@4.1.2 MIT https://github.com/chalk/chalk char-regex@1.0.2 MIT https://github.com/Richienb/char-regex char-regex@2.0.1 MIT https://github.com/Richienb/char-regex check-types@11.2.3 MIT git+https://gitlab.com/philbooth/check-types.js chokidar@3.5.3 MIT https://github.com/paulmillr/chokidar chownr@2.0.0 ISC https://github.com/isaacs/chownr chrome-trace-event@1.0.3 MIT https://github.com/samccone/chrome-trace-event ci-info@3.9.0 MIT https://github.com/watson/ci-info cjs-module-lexer@1.2.3 MIT https://github.com/nodejs/cjs-module-lexer classnames@2.5.1 MIT https://github.com/JedWatson/classnames clean-css@5.3.3 MIT https://github.com/clean-css/clean-css cliui@7.0.4 ISC https://github.com/yargs/cliui clsx@2.1.1 MIT https://github.com/lukeed/clsx co@4.6.0 MIT https://github.com/tj/co coa@2.0.2 MIT https://github.com/veged/coa collect-v8-coverage@1.0.2 MIT https://github.com/SimenB/collect-v8-coverage color-convert@1.9.3 MIT https://github.com/Qix-/color-convert color-convert@2.0.1 MIT https://github.com/Qix-/color-convert color-name@1.1.3 MIT https://github.com/dfcreative/color-name color-name@1.1.4 MIT https://github.com/colorjs/color-name color-support@1.1.3 ISC https://github.com/isaacs/color-support colord@2.9.3 MIT https://github.com/omgovich/colord colorette@2.0.20 MIT https://github.com/jorgebucaran/colorette combined-stream@1.0.8 MIT https://github.com/felixge/node-combined-stream commander@2.20.3 MIT https://github.com/tj/commander.js commander@4.1.1 MIT https://github.com/tj/commander.js commander@7.2.0 MIT https://github.com/tj/commander.js commander@8.3.0 MIT https://github.com/tj/commander.js common-path-prefix@3.0.0 ISC https://github.com/novemberborn/common-path-prefix common-tags@1.8.2 MIT https://github.com/zspecza/common-tags commondir@1.0.1 MIT https://github.com/substack/node-commondir compressible@2.0.18 MIT https://github.com/jshttp/compressible compression@1.7.4 MIT https://github.com/expressjs/compression concat-map@0.0.1 MIT https://github.com/substack/node-concat-map confusing-browser-globals@1.0.11 MIT https://github.com/facebook/create-react-app connect-history-api-fallback@2.0.0 MIT https://github.com/bripkens/connect-history-api-fallback console-control-strings@1.1.0 ISC https://github.com/iarna/console-control-strings content-disposition@0.5.4 MIT https://github.com/jshttp/content-disposition content-type@1.0.5 MIT https://github.com/jshttp/content-type convert-source-map@1.9.0 MIT https://github.com/thlorenz/convert-source-map convert-source-map@2.0.0 MIT https://github.com/thlorenz/convert-source-map cookie-signature@1.0.6 MIT https://github.com/visionmedia/node-cookie-signature cookie@0.5.0 MIT https://github.com/jshttp/cookie core-js-compat@3.35.0 MIT https://github.com/zloirock/core-js core-js-pure@3.35.0 MIT https://github.com/zloirock/core-js core-js@3.35.0 MIT https://github.com/zloirock/core-js core-util-is@1.0.3 MIT https://github.com/isaacs/core-util-is cosmiconfig@6.0.0 MIT https://github.com/davidtheclark/cosmiconfig cosmiconfig@7.1.0 MIT https://github.com/davidtheclark/cosmiconfig cross-spawn@7.0.3 MIT https://github.com/moxystudio/node-cross-spawn crypto-random-string@2.0.0 MIT https://github.com/sindresorhus/crypto-random-string css-blank-pseudo@3.0.3 CC0-1.0 https://github.com/csstools/postcss-plugins css-declaration-sorter@6.4.1 ISC https://github.com/Siilwyn/css-declaration-sorter css-has-pseudo@3.0.4 CC0-1.0 https://github.com/csstools/postcss-plugins css-loader@6.9.1 MIT https://github.com/webpack-contrib/css-loader css-minimizer-webpack-plugin@3.4.1 MIT https://github.com/webpack-contrib/css-minimizer-webpack-plugin css-prefers-color-scheme@6.0.3 CC0-1.0 https://github.com/csstools/postcss-plugins css-select-base-adapter@0.1.1 MIT https://github.com/nrkn/css-select-base-adapter css-select@2.1.0 BSD-2-Clause https://github.com/fb55/css-select css-select@4.3.0 BSD-2-Clause https://github.com/fb55/css-select css-tree@1.0.0-alpha.37 MIT https://github.com/csstree/csstree css-tree@1.1.3 MIT https://github.com/csstree/csstree css-what@3.4.2 BSD-2-Clause https://github.com/fb55/css-what css-what@6.1.0 BSD-2-Clause https://github.com/fb55/css-what cssdb@7.10.0 CC0-1.0 https://github.com/csstools/cssdb cssesc@3.0.0 MIT https://github.com/mathiasbynens/cssesc cssnano-preset-default@5.2.14 MIT https://github.com/cssnano/cssnano cssnano-utils@3.1.0 MIT https://github.com/cssnano/cssnano cssnano@5.1.15 MIT https://github.com/cssnano/cssnano csso@4.2.0 MIT https://github.com/css/csso cssom@0.3.8 MIT https://github.com/NV/CSSOM cssom@0.4.4 MIT https://github.com/NV/CSSOM cssom@0.5.0 MIT https://github.com/NV/CSSOM cssstyle@2.3.0 MIT https://github.com/jsdom/cssstyle csstype@3.1.3 MIT https://github.com/frenic/csstype damerau-levenshtein@1.0.8 BSD-2-Clause https://github.com/tad-lispy/node-damerau-levenshtein data-urls@2.0.0 MIT https://github.com/jsdom/data-urls data-urls@3.0.2 MIT https://github.com/jsdom/data-urls date-fns@4.1.0 MIT https://github.com/date-fns/date-fns debug@2.6.9 MIT https://github.com/visionmedia/debug debug@3.2.7 MIT https://github.com/visionmedia/debug debug@4.3.4 MIT https://github.com/debug-js/debug debuglog@1.0.1 MIT https://github.com/sam-github/node-debuglog decimal.js@10.4.3 MIT https://github.com/MikeMcl/decimal.js decompress-response@4.2.1 MIT https://github.com/sindresorhus/decompress-response dedent@0.7.0 MIT https://github.com/dmnd/dedent deep-is@0.1.4 MIT https://github.com/thlorenz/deep-is deepmerge@4.3.1 MIT https://github.com/TehShrike/deepmerge default-gateway@6.0.3 BSD-2-Clause https://github.com/silverwind/default-gateway define-data-property@1.1.1 MIT https://github.com/ljharb/define-data-property define-lazy-prop@2.0.0 MIT https://github.com/sindresorhus/define-lazy-prop define-properties@1.2.1 MIT https://github.com/ljharb/define-properties delayed-stream@1.0.0 MIT https://github.com/felixge/node-delayed-stream delegates@1.0.0 MIT https://github.com/visionmedia/node-delegates depd@1.1.2 MIT https://github.com/dougwilson/nodejs-depd depd@2.0.0 MIT https://github.com/dougwilson/nodejs-depd dequal@2.0.3 MIT https://github.com/lukeed/dequal destroy@1.2.0 MIT https://github.com/stream-utils/destroy detect-libc@2.0.2 Apache-2.0 https://github.com/lovell/detect-libc detect-newline@3.1.0 MIT https://github.com/sindresorhus/detect-newline detect-node@2.1.0 MIT https://github.com/iliakan/detect-node detect-port-alt@1.1.6 MIT https://github.com/node-modules/detect-port dezalgo@1.0.4 ISC https://github.com/npm/dezalgo didyoumean@1.2.2 Apache-2.0 https://github.com/dcporter/didyoumean.js diff-sequences@27.5.1 MIT https://github.com/facebook/jest diff-sequences@29.6.3 MIT https://github.com/jestjs/jest dir-glob@3.0.1 MIT https://github.com/kevva/dir-glob dlv@1.1.3 MIT https://github.com/developit/dlv dns-packet@5.6.1 MIT https://github.com/mafintosh/dns-packet doctrine@2.1.0 Apache-2.0 https://github.com/eslint/doctrine doctrine@3.0.0 Apache-2.0 https://github.com/eslint/doctrine dom-converter@0.2.0 MIT https://github.com/AriaMinaei/dom-converter dom-helpers@5.2.1 MIT https://github.com/react-bootstrap/dom-helpers dom-serializer@0.2.2 MIT https://github.com/cheeriojs/dom-renderer dom-serializer@1.4.1 MIT https://github.com/cheeriojs/dom-renderer domelementtype@1.3.1 BSD-2-Clause https://github.com/fb55/domelementtype domelementtype@2.3.0 BSD-2-Clause https://github.com/fb55/domelementtype domexception@2.0.1 MIT https://github.com/jsdom/domexception domexception@4.0.0 MIT https://github.com/jsdom/domexception domhandler@4.3.1 BSD-2-Clause https://github.com/fb55/domhandler domutils@1.7.0 BSD-2-Clause https://github.com/FB55/domutils domutils@2.8.0 BSD-2-Clause https://github.com/fb55/domutils dot-case@3.0.4 MIT https://github.com/blakeembrey/change-case dotenv-expand@5.1.0 BSD-2-Clause
dotenv@10.0.0 BSD-2-Clause https://github.com/motdotla/dotenv duplexer@0.1.2 MIT https://github.com/Raynos/duplexer eastasianwidth@0.2.0 MIT https://github.com/komagata/eastasianwidth ee-first@1.1.1 MIT https://github.com/jonathanong/ee-first ejs@3.1.9 Apache-2.0 https://github.com/mde/ejs electron-to-chromium@1.4.638 ISC https://github.com/kilian/electron-to-chromium emittery@0.10.2 MIT https://github.com/sindresorhus/emittery emittery@0.8.1 MIT https://github.com/sindresorhus/emittery emoji-regex@8.0.0 MIT https://github.com/mathiasbynens/emoji-regex emoji-regex@9.2.2 MIT https://github.com/mathiasbynens/emoji-regex emojis-list@3.0.0 MIT https://github.com/kikobeats/emojis-list encodeurl@1.0.2 MIT https://github.com/pillarjs/encodeurl enhanced-resolve@5.15.0 MIT https://github.com/webpack/enhanced-resolve entities@2.2.0 BSD-2-Clause https://github.com/fb55/entities error-ex@1.3.2 MIT https://github.com/qix-/node-error-ex error-stack-parser@2.1.4 MIT https://github.com/stacktracejs/error-stack-parser es-abstract@1.22.3 MIT https://github.com/ljharb/es-abstract es-array-method-boxes-properly@1.0.0 MIT https://github.com/ljharb/es-array-method-boxes-properly es-iterator-helpers@1.0.15 MIT https://github.com/es-shims/iterator-helpers es-module-lexer@1.4.1 MIT https://github.com/guybedford/es-module-lexer es-set-tostringtag@2.0.2 MIT https://github.com/es-shims/es-set-tostringtag es-shim-unscopables@1.0.2 MIT https://github.com/ljharb/es-shim-unscopables es-to-primitive@1.2.1 MIT https://github.com/ljharb/es-to-primitive escalade@3.1.1 MIT https://github.com/lukeed/escalade escape-html@1.0.3 MIT https://github.com/component/escape-html escape-string-regexp@1.0.5 MIT https://github.com/sindresorhus/escape-string-regexp escape-string-regexp@2.0.0 MIT https://github.com/sindresorhus/escape-string-regexp escape-string-regexp@4.0.0 MIT https://github.com/sindresorhus/escape-string-regexp escodegen@1.14.3 BSD-2-Clause https://github.com/estools/escodegen escodegen@2.1.0 BSD-2-Clause https://github.com/estools/escodegen eslint-config-react-app@7.0.1 MIT https://github.com/facebook/create-react-app eslint-import-resolver-node@0.3.9 MIT https://github.com/import-js/eslint-plugin-import eslint-module-utils@2.8.0 MIT https://github.com/import-js/eslint-plugin-import eslint-plugin-flowtype@8.0.3 BSD-3-Clause https://github.com/gajus/eslint-plugin-flowtype eslint-plugin-import@2.29.1 MIT https://github.com/import-js/eslint-plugin-import eslint-plugin-jest@25.7.0 MIT https://github.com/jest-community/eslint-plugin-jest eslint-plugin-jsx-a11y@6.8.0 MIT https://github.com/jsx-eslint/eslint-plugin-jsx-a11y eslint-plugin-react-hooks@4.6.0 MIT https://github.com/facebook/react eslint-plugin-react@7.33.2 MIT https://github.com/jsx-eslint/eslint-plugin-react eslint-plugin-testing-library@5.11.1 MIT https://github.com/testing-library/eslint-plugin-testing-library eslint-scope@5.1.1 BSD-2-Clause https://github.com/eslint/eslint-scope eslint-scope@7.2.2 BSD-2-Clause https://github.com/eslint/eslint-scope eslint-visitor-keys@2.1.0 Apache-2.0 https://github.com/eslint/eslint-visitor-keys eslint-visitor-keys@3.4.3 Apache-2.0 https://github.com/eslint/eslint-visitor-keys eslint-webpack-plugin@3.2.0 MIT https://github.com/webpack-contrib/eslint-webpack-plugin eslint@8.56.0 MIT https://github.com/eslint/eslint espree@9.6.1 BSD-2-Clause https://github.com/eslint/espree esprima@1.2.2 BSD https://github.com/ariya/esprima esprima@4.0.1 BSD-2-Clause https://github.com/jquery/esprima esquery@1.5.0 BSD-3-Clause https://github.com/estools/esquery esrecurse@4.3.0 BSD-2-Clause https://github.com/estools/esrecurse estraverse@4.3.0 BSD-2-Clause https://github.com/estools/estraverse estraverse@5.3.0 BSD-2-Clause https://github.com/estools/estraverse estree-walker@1.0.1 MIT https://github.com/Rich-Harris/estree-walker esutils@2.0.3 BSD-2-Clause https://github.com/estools/esutils etag@1.8.1 MIT https://github.com/jshttp/etag eventemitter3@4.0.7 MIT https://github.com/primus/eventemitter3 events@3.3.0 MIT https://github.com/Gozala/events execa@5.1.1 MIT https://github.com/sindresorhus/execa exit@0.1.2 MIT https://github.com/cowboy/node-exit expect@27.5.1 MIT https://github.com/facebook/jest expect@29.7.0 MIT https://github.com/jestjs/jest express@4.18.2 MIT https://github.com/expressjs/express fabric@5.5.2 MIT https://github.com/fabricjs/fabric.js fast-deep-equal@3.1.3 MIT https://github.com/epoberezkin/fast-deep-equal fast-glob@3.3.2 MIT https://github.com/mrmlnc/fast-glob fast-json-stable-stringify@2.1.0 MIT https://github.com/epoberezkin/fast-json-stable-stringify fast-levenshtein@2.0.6 MIT https://github.com/hiddentao/fast-levenshtein fastq@1.16.0 ISC https://github.com/mcollina/fastq faye-websocket@0.11.4 Apache-2.0 https://github.com/faye/faye-websocket-node fb-watchman@2.0.2 Apache-2.0 https://github.com/facebook/watchman file-entry-cache@6.0.1 MIT https://github.com/royriojas/file-entry-cache file-loader@6.2.0 MIT https://github.com/webpack-contrib/file-loader filelist@1.0.4 Apache-2.0 https://github.com/mde/filelist filesize@8.0.7 BSD-3-Clause https://github.com/avoidwork/filesize.js fill-range@7.0.1 MIT https://github.com/jonschlinkert/fill-range finalhandler@1.2.0 MIT https://github.com/pillarjs/finalhandler find-cache-dir@3.3.2 MIT https://github.com/avajs/find-cache-dir find-up@3.0.0 MIT https://github.com/sindresorhus/find-up find-up@4.1.0 MIT https://github.com/sindresorhus/find-up find-up@5.0.0 MIT https://github.com/sindresorhus/find-up flat-cache@3.2.0 MIT https://github.com/jaredwray/flat-cache flatted@3.2.9 ISC https://github.com/WebReflection/flatted follow-redirects@1.15.5 MIT https://github.com/follow-redirects/follow-redirects for-each@0.3.3 MIT https://github.com/Raynos/for-each foreground-child@3.1.1 ISC https://github.com/tapjs/foreground-child fork-ts-checker-webpack-plugin@6.5.3 MIT https://github.com/TypeStrong/fork-ts-checker-webpack-plugin form-data@3.0.1 MIT https://github.com/form-data/form-data form-data@4.0.0 MIT https://github.com/form-data/form-data forwarded@0.2.0 MIT https://github.com/jshttp/forwarded fraction.js@4.3.7 MIT https://github.com/rawify/Fraction.js fresh@0.5.2 MIT https://github.com/jshttp/fresh frontend@0.1.0 UNLICENSED
fs-extra@10.1.0 MIT https://github.com/jprichardson/node-fs-extra fs-extra@9.1.0 MIT https://github.com/jprichardson/node-fs-extra fs-minipass@2.1.0 ISC https://github.com/npm/fs-minipass fs-monkey@1.0.5 Unlicense https://github.com/streamich/fs-monkey fs.realpath@1.0.0 ISC https://github.com/isaacs/fs.realpath function-bind@1.1.2 MIT https://github.com/Raynos/function-bind function.prototype.name@1.1.6 MIT https://github.com/es-shims/Function.prototype.name functions-have-names@1.2.3 MIT https://github.com/inspect-js/functions-have-names gauge@3.0.2 ISC https://github.com/iarna/gauge gensync@1.0.0-beta.2 MIT https://github.com/loganfsmyth/gensync get-caller-file@2.0.5 ISC https://github.com/stefanpenner/get-caller-file get-intrinsic@1.2.2 MIT https://github.com/ljharb/get-intrinsic get-own-enumerable-property-symbols@3.0.2 ISC https://github.com/mightyiam/get-own-enumerable-property-symbols get-package-type@0.1.0 MIT https://github.com/cfware/get-package-type get-stream@6.0.1 MIT https://github.com/sindresorhus/get-stream get-symbol-description@1.0.0 MIT https://github.com/inspect-js/get-symbol-description glob-parent@5.1.2 ISC https://github.com/gulpjs/glob-parent glob-parent@6.0.2 ISC https://github.com/gulpjs/glob-parent glob-to-regexp@0.4.1 BSD-2-Clause https://github.com/fitzgen/glob-to-regexp glob@10.3.10 ISC https://github.com/isaacs/node-glob glob@7.2.3 ISC https://github.com/isaacs/node-glob global-modules@2.0.0 MIT https://github.com/jonschlinkert/global-modules global-prefix@3.0.0 MIT https://github.com/jonschlinkert/global-prefix globals@11.12.0 MIT https://github.com/sindresorhus/globals globals@13.24.0 MIT https://github.com/sindresorhus/globals globalthis@1.0.3 MIT https://github.com/ljharb/System.global globby@11.1.0 MIT https://github.com/sindresorhus/globby goober@2.1.14 MIT https://github.com/cristianbote/goober gopd@1.0.1 MIT https://github.com/ljharb/gopd graceful-fs@4.2.11 ISC https://github.com/isaacs/node-graceful-fs graphemer@1.4.0 MIT https://github.com/flmnt/graphemer gzip-size@6.0.0 MIT https://github.com/sindresorhus/gzip-size handle-thing@2.0.1 MIT https://github.com/indutny/handle-thing harmony-reflect@1.6.2 (Apache-2.0 OR MPL-1.1) git+https://tvcutsem@github.com/tvcutsem/harmony-reflect has-bigints@1.0.2 MIT https://github.com/ljharb/has-bigints has-flag@3.0.0 MIT https://github.com/sindresorhus/has-flag has-flag@4.0.0 MIT https://github.com/sindresorhus/has-flag has-property-descriptors@1.0.1 MIT https://github.com/inspect-js/has-property-descriptors has-proto@1.0.1 MIT https://github.com/inspect-js/has-proto has-symbols@1.0.3 MIT https://github.com/inspect-js/has-symbols has-tostringtag@1.0.0 MIT https://github.com/inspect-js/has-tostringtag has-unicode@2.0.1 ISC https://github.com/iarna/has-unicode hasown@2.0.0 MIT https://github.com/inspect-js/hasOwn he@1.2.0 MIT https://github.com/mathiasbynens/he hoist-non-react-statics@3.3.2 BSD-3-Clause https://github.com/mridgway/hoist-non-react-statics hoopy@0.1.4 MIT git+https://gitlab.com/philbooth/hoopy hosted-git-info@2.8.9 ISC https://github.com/npm/hosted-git-info hpack.js@2.1.6 MIT https://github.com/indutny/hpack.js html-encoding-sniffer@2.0.1 MIT https://github.com/jsdom/html-encoding-sniffer html-encoding-sniffer@3.0.0 MIT https://github.com/jsdom/html-encoding-sniffer html-entities@2.4.0 MIT https://github.com/mdevils/html-entities html-escaper@2.0.2 MIT https://github.com/WebReflection/html-escaper html-minifier-terser@6.1.0 MIT https://github.com/terser/html-minifier-terser html-webpack-plugin@5.6.0 MIT https://github.com/jantimon/html-webpack-plugin htmlparser2@6.1.0 MIT https://github.com/fb55/htmlparser2 http-deceiver@1.2.7 MIT https://github.com/indutny/http-deceiver http-errors@1.6.3 MIT https://github.com/jshttp/http-errors http-errors@2.0.0 MIT https://github.com/jshttp/http-errors http-parser-js@0.5.8 MIT https://github.com/creationix/http-parser-js http-proxy-agent@4.0.1 MIT https://github.com/TooTallNate/node-http-proxy-agent http-proxy-agent@5.0.0 MIT https://github.com/TooTallNate/node-http-proxy-agent http-proxy-middleware@2.0.6 MIT https://github.com/chimurai/http-proxy-middleware http-proxy@1.18.1 MIT https://github.com/http-party/node-http-proxy https-proxy-agent@5.0.1 MIT https://github.com/TooTallNate/node-https-proxy-agent human-signals@2.1.0 Apache-2.0 https://github.com/ehmicky/human-signals iconv-lite@0.4.24 MIT https://github.com/ashtuchkin/iconv-lite iconv-lite@0.6.3 MIT https://github.com/ashtuchkin/iconv-lite icss-utils@5.1.0 ISC https://github.com/css-modules/icss-utils idb@7.1.1 ISC https://github.com/jakearchibald/idb identity-obj-proxy@3.0.0 MIT https://github.com/keyanzhang/identity-obj-proxy ignore@5.3.0 MIT https://github.com/kaelzhang/node-ignore immer@9.0.21 MIT https://github.com/immerjs/immer import-fresh@3.3.0 MIT https://github.com/sindresorhus/import-fresh import-local@3.1.0 MIT https://github.com/sindresorhus/import-local imurmurhash@0.1.4 MIT https://github.com/jensyt/imurmurhash-js inflight@1.0.6 ISC https://github.com/npm/inflight inherits@2.0.3 ISC https://github.com/isaacs/inherits inherits@2.0.4 ISC https://github.com/isaacs/inherits ini@1.3.8 ISC https://github.com/isaacs/ini internal-slot@1.0.6 MIT https://github.com/ljharb/internal-slot invariant@2.2.4 MIT https://github.com/zertosh/invariant ipaddr.js@1.9.1 MIT https://github.com/whitequark/ipaddr.js ipaddr.js@2.1.0 MIT https://github.com/whitequark/ipaddr.js is-array-buffer@3.0.2 MIT https://github.com/inspect-js/is-array-buffer is-arrayish@0.2.1 MIT https://github.com/qix-/node-is-arrayish is-async-function@2.0.0 MIT https://github.com/inspect-js/is-async-function is-bigint@1.0.4 MIT https://github.com/inspect-js/is-bigint is-binary-path@2.1.0 MIT https://github.com/sindresorhus/is-binary-path is-boolean-object@1.1.2 MIT https://github.com/inspect-js/is-boolean-object is-callable@1.2.7 MIT https://github.com/inspect-js/is-callable is-core-module@2.13.1 MIT https://github.com/inspect-js/is-core-module is-date-object@1.0.5 MIT https://github.com/inspect-js/is-date-object is-docker@2.2.1 MIT https://github.com/sindresorhus/is-docker is-extglob@2.1.1 MIT https://github.com/jonschlinkert/is-extglob is-finalizationregistry@1.0.2 MIT https://github.com/inspect-js/is-finalizationregistry is-fullwidth-code-point@3.0.0 MIT https://github.com/sindresorhus/is-fullwidth-code-point is-generator-fn@2.1.0 MIT https://github.com/sindresorhus/is-generator-fn is-generator-function@1.0.10 MIT https://github.com/inspect-js/is-generator-function is-glob@4.0.3 MIT https://github.com/micromatch/is-glob is-map@2.0.2 MIT https://github.com/inspect-js/is-map is-module@1.0.0 MIT https://github.com/component/is-module is-negative-zero@2.0.2 MIT https://github.com/inspect-js/is-negative-zero is-number-object@1.0.7 MIT https://github.com/inspect-js/is-number-object is-number@7.0.0 MIT https://github.com/jonschlinkert/is-number is-obj@1.0.1 MIT https://github.com/sindresorhus/is-obj is-path-inside@3.0.3 MIT https://github.com/sindresorhus/is-path-inside is-plain-obj@3.0.0 MIT https://github.com/sindresorhus/is-plain-obj is-potential-custom-element-name@1.0.1 MIT https://github.com/mathiasbynens/is-potential-custom-element-name is-regex@1.1.4 MIT https://github.com/inspect-js/is-regex is-regexp@1.0.0 MIT https://github.com/sindresorhus/is-regexp is-root@2.1.0 MIT https://github.com/sindresorhus/is-root is-set@2.0.2 MIT https://github.com/inspect-js/is-set is-shared-array-buffer@1.0.2 MIT https://github.com/inspect-js/is-shared-array-buffer is-stream@2.0.1 MIT https://github.com/sindresorhus/is-stream is-string@1.0.7 MIT https://github.com/ljharb/is-string is-symbol@1.0.4 MIT https://github.com/inspect-js/is-symbol is-typed-array@1.1.12 MIT https://github.com/inspect-js/is-typed-array is-typedarray@1.0.0 MIT https://github.com/hughsk/is-typedarray is-weakmap@2.0.1 MIT https://github.com/inspect-js/is-weakmap is-weakref@1.0.2 MIT https://github.com/inspect-js/is-weakref is-weakset@2.0.2 MIT https://github.com/inspect-js/is-weakset is-wsl@2.2.0 MIT https://github.com/sindresorhus/is-wsl isarray@1.0.0 MIT https://github.com/juliangruber/isarray isarray@2.0.5 MIT https://github.com/juliangruber/isarray isexe@2.0.0 ISC https://github.com/isaacs/isexe istanbul-lib-coverage@3.2.2 BSD-3-Clause https://github.com/istanbuljs/istanbuljs istanbul-lib-instrument@5.2.1 BSD-3-Clause https://github.com/istanbuljs/istanbuljs istanbul-lib-report@3.0.1 BSD-3-Clause https://github.com/istanbuljs/istanbuljs istanbul-lib-source-maps@4.0.1 BSD-3-Clause https://github.com/istanbuljs/istanbuljs istanbul-reports@3.1.6 BSD-3-Clause https://github.com/istanbuljs/istanbuljs iterator.prototype@1.1.2 MIT https://github.com/ljharb/Iterator.prototype jackspeak@2.3.6 BlueOak-1.0.0 https://github.com/isaacs/jackspeak jake@10.8.7 Apache-2.0 https://github.com/jakejs/jake jest-changed-files@27.5.1 MIT https://github.com/facebook/jest jest-circus@27.5.1 MIT https://github.com/facebook/jest jest-cli@27.5.1 MIT https://github.com/facebook/jest jest-config@27.5.1 MIT https://github.com/facebook/jest jest-diff@27.5.1 MIT https://github.com/facebook/jest jest-diff@29.7.0 MIT https://github.com/jestjs/jest jest-docblock@27.5.1 MIT https://github.com/facebook/jest jest-each@27.5.1 MIT https://github.com/facebook/jest jest-environment-jsdom@27.5.1 MIT https://github.com/facebook/jest jest-environment-node@27.5.1 MIT https://github.com/facebook/jest jest-get-type@27.5.1 MIT https://github.com/facebook/jest jest-get-type@29.6.3 MIT https://github.com/jestjs/jest jest-haste-map@27.5.1 MIT https://github.com/facebook/jest jest-jasmine2@27.5.1 MIT https://github.com/facebook/jest jest-leak-detector@27.5.1 MIT https://github.com/facebook/jest jest-matcher-utils@27.5.1 MIT https://github.com/facebook/jest jest-matcher-utils@29.7.0 MIT https://github.com/jestjs/jest jest-message-util@27.5.1 MIT https://github.com/facebook/jest jest-message-util@28.1.3 MIT https://github.com/facebook/jest jest-message-util@29.7.0 MIT https://github.com/jestjs/jest jest-mock@27.5.1 MIT https://github.com/facebook/jest jest-pnp-resolver@1.2.3 MIT https://github.com/arcanis/jest-pnp-resolver jest-regex-util@27.5.1 MIT https://github.com/facebook/jest jest-regex-util@28.0.2 MIT https://github.com/facebook/jest jest-resolve-dependencies@27.5.1 MIT https://github.com/facebook/jest jest-resolve@27.5.1 MIT https://github.com/facebook/jest jest-runner@27.5.1 MIT https://github.com/facebook/jest jest-runtime@27.5.1 MIT https://github.com/facebook/jest jest-serializer@27.5.1 MIT https://github.com/facebook/jest jest-snapshot@27.5.1 MIT https://github.com/facebook/jest jest-util@27.5.1 MIT https://github.com/facebook/jest jest-util@28.1.3 MIT https://github.com/facebook/jest jest-util@29.7.0 MIT https://github.com/jestjs/jest jest-validate@27.5.1 MIT https://github.com/facebook/jest jest-watch-typeahead@1.1.0 MIT https://github.com/jest-community/jest-watch-typeahead jest-watcher@27.5.1 MIT https://github.com/facebook/jest jest-watcher@28.1.3 MIT https://github.com/facebook/jest jest-worker@26.6.2 MIT https://github.com/facebook/jest jest-worker@27.5.1 MIT https://github.com/facebook/jest jest-worker@28.1.3 MIT https://github.com/facebook/jest jest@27.5.1 MIT https://github.com/facebook/jest jiti@1.21.0 MIT https://github.com/unjs/jiti js-cookie@3.0.5 MIT https://github.com/js-cookie/js-cookie js-tokens@4.0.0 MIT https://github.com/lydell/js-tokens js-yaml@3.14.1 MIT https://github.com/nodeca/js-yaml js-yaml@4.1.0 MIT https://github.com/nodeca/js-yaml jsdom@16.7.0 MIT https://github.com/jsdom/jsdom jsdom@19.0.0 MIT https://github.com/jsdom/jsdom jsesc@0.5.0 MIT https://github.com/mathiasbynens/jsesc jsesc@2.5.2 MIT https://github.com/mathiasbynens/jsesc json-buffer@3.0.1 MIT https://github.com/dominictarr/json-buffer json-parse-even-better-errors@2.3.1 MIT https://github.com/npm/json-parse-even-better-errors json-schema-traverse@0.4.1 MIT https://github.com/epoberezkin/json-schema-traverse json-schema-traverse@1.0.0 MIT https://github.com/epoberezkin/json-schema-traverse json-schema@0.4.0 (AFL-2.1 OR BSD-3-Clause) https://github.com/kriszyp/json-schema json-stable-stringify-without-jsonify@1.0.1 MIT https://github.com/samn/json-stable-stringify json5@1.0.2 MIT https://github.com/json5/json5 json5@2.2.3 MIT https://github.com/json5/json5 jsonfile@6.1.0 MIT https://github.com/jprichardson/node-jsonfile jsonpath@1.1.1 MIT https://github.com/dchester/jsonpath jsonpointer@5.0.1 MIT https://github.com/janl/node-jsonpointer jsx-ast-utils@3.3.5 MIT https://github.com/jsx-eslint/jsx-ast-utils keyv@4.5.4 MIT https://github.com/jaredwray/keyv kind-of@6.0.3 MIT https://github.com/jonschlinkert/kind-of kleur@3.0.3 MIT https://github.com/lukeed/kleur klona@2.0.6 MIT https://github.com/lukeed/klona language-subtag-registry@0.3.22 CC0-1.0 https://github.com/mattcg/language-subtag-registry language-tags@1.0.9 MIT https://github.com/mattcg/language-tags launch-editor@2.6.1 MIT https://github.com/yyx990803/launch-editor leven@3.1.0 MIT https://github.com/sindresorhus/leven levn@0.3.0 MIT https://github.com/gkz/levn levn@0.4.1 MIT https://github.com/gkz/levn license-checker@25.0.1 BSD-3-Clause https://github.com/davglass/license-checker lilconfig@2.1.0 MIT https://github.com/antonk52/lilconfig lilconfig@3.0.0 MIT https://github.com/antonk52/lilconfig lines-and-columns@1.2.4 MIT https://github.com/eventualbuddha/lines-and-columns loader-runner@4.3.0 MIT https://github.com/webpack/loader-runner loader-utils@2.0.4 MIT https://github.com/webpack/loader-utils loader-utils@3.2.1 MIT https://github.com/webpack/loader-utils locate-path@3.0.0 MIT https://github.com/sindresorhus/locate-path locate-path@5.0.0 MIT https://github.com/sindresorhus/locate-path locate-path@6.0.0 MIT https://github.com/sindresorhus/locate-path lodash.debounce@4.0.8 MIT https://github.com/lodash/lodash lodash.memoize@4.1.2 MIT https://github.com/lodash/lodash lodash.merge@4.6.2 MIT https://github.com/lodash/lodash lodash.sortby@4.7.0 MIT https://github.com/lodash/lodash lodash.uniq@4.5.0 MIT https://github.com/lodash/lodash lodash@4.17.21 MIT https://github.com/lodash/lodash loose-envify@1.4.0 MIT https://github.com/zertosh/loose-envify lower-case@2.0.2 MIT https://github.com/blakeembrey/change-case lru-cache@10.1.0 ISC https://github.com/isaacs/node-lru-cache lru-cache@5.1.1 ISC https://github.com/isaacs/node-lru-cache lru-cache@6.0.0 ISC https://github.com/isaacs/node-lru-cache magic-string@0.25.9 MIT https://github.com/rich-harris/magic-string make-dir@3.1.0 MIT https://github.com/sindresorhus/make-dir make-dir@4.0.0 MIT https://github.com/sindresorhus/make-dir makeerror@1.0.12 BSD-3-Clause https://github.com/daaku/nodejs-makeerror mdn-data@2.0.14 CC0-1.0 https://github.com/mdn/data mdn-data@2.0.4 CC0-1.0 https://github.com/mdn/data media-typer@0.3.0 MIT https://github.com/jshttp/media-typer memfs@3.5.3 Unlicense https://github.com/streamich/memfs merge-descriptors@1.0.1 MIT https://github.com/component/merge-descriptors merge-stream@2.0.0 MIT https://github.com/grncdr/merge-stream merge2@1.4.1 MIT https://github.com/teambition/merge2 methods@1.1.2 MIT https://github.com/jshttp/methods micromatch@4.0.5 MIT https://github.com/micromatch/micromatch mime-db@1.52.0 MIT https://github.com/jshttp/mime-db mime-types@2.1.35 MIT https://github.com/jshttp/mime-types mime@1.6.0 MIT https://github.com/broofa/node-mime mimic-fn@2.1.0 MIT https://github.com/sindresorhus/mimic-fn mimic-response@2.1.0 MIT https://github.com/sindresorhus/mimic-response mini-css-extract-plugin@2.7.7 MIT https://github.com/webpack-contrib/mini-css-extract-plugin minimalistic-assert@1.0.1 ISC https://github.com/calvinmetcalf/minimalistic-assert minimatch@3.1.2 ISC https://github.com/isaacs/minimatch minimatch@5.1.6 ISC https://github.com/isaacs/minimatch minimatch@9.0.3 ISC https://github.com/isaacs/minimatch minimist@1.2.8 MIT https://github.com/minimistjs/minimist minipass@3.3.6 ISC https://github.com/isaacs/minipass minipass@5.0.0 ISC https://github.com/isaacs/minipass minizlib@2.1.2 MIT https://github.com/isaacs/minizlib mkdirp@0.5.6 MIT https://github.com/substack/node-mkdirp mkdirp@1.0.4 MIT https://github.com/isaacs/node-mkdirp ms@2.0.0 MIT https://github.com/zeit/ms ms@2.1.2 MIT https://github.com/zeit/ms ms@2.1.3 MIT https://github.com/vercel/ms multicast-dns@7.2.5 MIT https://github.com/mafintosh/multicast-dns mz@2.7.0 MIT https://github.com/normalize/mz nan@2.18.0 MIT https://github.com/nodejs/nan nanoid@3.3.7 MIT https://github.com/ai/nanoid natural-compare-lite@1.4.0 MIT https://github.com/litejs/natural-compare-lite natural-compare@1.4.0 MIT https://github.com/litejs/natural-compare-lite negotiator@0.6.3 MIT https://github.com/jshttp/negotiator neo-async@2.6.2 MIT https://github.com/suguru03/neo-async no-case@3.0.4 MIT https://github.com/blakeembrey/change-case node-fetch@2.7.0 MIT https://github.com/bitinn/node-fetch node-forge@1.3.1 (BSD-3-Clause OR GPL-2.0) https://github.com/digitalbazaar/forge node-int64@0.4.0 MIT https://github.com/broofa/node-int64 node-releases@2.0.14 MIT https://github.com/chicoxyzzy/node-releases nopt@4.0.3 ISC https://github.com/npm/nopt nopt@5.0.0 ISC https://github.com/npm/nopt normalize-package-data@2.5.0 BSD-2-Clause https://github.com/npm/normalize-package-data normalize-path@3.0.0 MIT https://github.com/jonschlinkert/normalize-path normalize-range@0.1.2 MIT https://github.com/jamestalmage/normalize-range normalize-url@6.1.0 MIT https://github.com/sindresorhus/normalize-url npm-normalize-package-bin@1.0.1 ISC https://github.com/npm/npm-normalize-package-bin npm-run-path@4.0.1 MIT https://github.com/sindresorhus/npm-run-path npmlog@5.0.1 ISC https://github.com/npm/npmlog nth-check@1.0.2 BSD-2-Clause https://github.com/fb55/nth-check nth-check@2.1.1 BSD-2-Clause https://github.com/fb55/nth-check nwsapi@2.2.7 MIT https://github.com/dperini/nwsapi object-assign@4.1.1 MIT https://github.com/sindresorhus/object-assign object-hash@3.0.0 MIT https://github.com/puleos/object-hash object-inspect@1.13.1 MIT https://github.com/inspect-js/object-inspect object-keys@1.1.1 MIT https://github.com/ljharb/object-keys object.assign@4.1.5 MIT https://github.com/ljharb/object.assign object.entries@1.1.7 MIT https://github.com/es-shims/Object.entries object.fromentries@2.0.7 MIT https://github.com/es-shims/Object.fromEntries object.getownpropertydescriptors@2.1.7 MIT https://github.com/es-shims/object.getownpropertydescriptors object.groupby@1.0.1 MIT https://github.com/es-shims/Object.groupBy object.hasown@1.1.3 MIT https://github.com/es-shims/Object.hasOwn object.values@1.1.7 MIT https://github.com/es-shims/Object.values obuf@1.1.2 MIT https://github.com/indutny/offset-buffer on-finished@2.4.1 MIT https://github.com/jshttp/on-finished on-headers@1.0.2 MIT https://github.com/jshttp/on-headers once@1.4.0 ISC https://github.com/isaacs/once onetime@5.1.2 MIT https://github.com/sindresorhus/onetime open@8.4.2 MIT https://github.com/sindresorhus/open optionator@0.8.3 MIT https://github.com/gkz/optionator optionator@0.9.3 MIT https://github.com/gkz/optionator os-homedir@1.0.2 MIT https://github.com/sindresorhus/os-homedir os-tmpdir@1.0.2 MIT https://github.com/sindresorhus/os-tmpdir osenv@0.1.5 ISC https://github.com/npm/osenv p-limit@2.3.0 MIT https://github.com/sindresorhus/p-limit p-limit@3.1.0 MIT https://github.com/sindresorhus/p-limit p-locate@3.0.0 MIT https://github.com/sindresorhus/p-locate p-locate@4.1.0 MIT https://github.com/sindresorhus/p-locate p-locate@5.0.0 MIT https://github.com/sindresorhus/p-locate p-retry@4.6.2 MIT https://github.com/sindresorhus/p-retry p-try@2.2.0 MIT https://github.com/sindresorhus/p-try param-case@3.0.4 MIT https://github.com/blakeembrey/change-case parent-module@1.0.1 MIT https://github.com/sindresorhus/parent-module parse-json@5.2.0 MIT https://github.com/sindresorhus/parse-json parse5@6.0.1 MIT https://github.com/inikulin/parse5 parseurl@1.3.3 MIT https://github.com/pillarjs/parseurl pascal-case@3.1.2 MIT https://github.com/blakeembrey/change-case path-exists@3.0.0 MIT https://github.com/sindresorhus/path-exists path-exists@4.0.0 MIT https://github.com/sindresorhus/path-exists path-is-absolute@1.0.1 MIT https://github.com/sindresorhus/path-is-absolute path-key@3.1.1 MIT https://github.com/sindresorhus/path-key path-parse@1.0.7 MIT https://github.com/jbgutierrez/path-parse path-scurry@1.10.1 BlueOak-1.0.0 https://github.com/isaacs/path-scurry path-to-regexp@0.1.7 MIT https://github.com/component/path-to-regexp path-type@4.0.0 MIT https://github.com/sindresorhus/path-type performance-now@2.1.0 MIT https://github.com/braveg1rl/performance-now picocolors@0.2.1 ISC https://github.com/alexeyraspopov/picocolors picocolors@1.0.0 ISC https://github.com/alexeyraspopov/picocolors picomatch@2.3.1 MIT https://github.com/micromatch/picomatch pify@2.3.0 MIT https://github.com/sindresorhus/pify pirates@4.0.6 MIT https://github.com/danez/pirates pkg-dir@4.2.0 MIT https://github.com/sindresorhus/pkg-dir pkg-up@3.1.0 MIT https://github.com/sindresorhus/pkg-up postcss-attribute-case-insensitive@5.0.2 MIT https://github.com/csstools/postcss-plugins postcss-browser-comments@4.0.0 CC0-1.0 https://github.com/csstools/postcss-browser-comments postcss-calc@8.2.4 MIT https://github.com/postcss/postcss-calc postcss-clamp@4.1.0 MIT https://github.com/polemius/postcss-clamp postcss-color-functional-notation@4.2.4 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-color-hex-alpha@8.0.4 MIT https://github.com/csstools/postcss-plugins postcss-color-rebeccapurple@7.1.1 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-colormin@5.3.1 MIT https://github.com/cssnano/cssnano postcss-convert-values@5.1.3 MIT https://github.com/cssnano/cssnano postcss-custom-media@8.0.2 MIT https://github.com/csstools/postcss-plugins postcss-custom-properties@12.1.11 MIT https://github.com/csstools/postcss-plugins postcss-custom-selectors@6.0.3 MIT https://github.com/csstools/postcss-plugins postcss-dir-pseudo-class@6.0.5 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-discard-comments@5.1.2 MIT https://github.com/cssnano/cssnano postcss-discard-duplicates@5.1.0 MIT https://github.com/cssnano/cssnano postcss-discard-empty@5.1.1 MIT https://github.com/cssnano/cssnano postcss-discard-overridden@5.1.0 MIT https://github.com/cssnano/cssnano postcss-double-position-gradients@3.1.2 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-env-function@4.0.6 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-flexbugs-fixes@5.0.2 MIT https://github.com/luisrudge/postcss-flexbugs-fixes postcss-focus-visible@6.0.4 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-focus-within@5.0.4 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-font-variant@5.0.0 MIT https://github.com/postcss/postcss-font-variant postcss-gap-properties@3.0.5 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-image-set-function@4.0.7 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-import@15.1.0 MIT https://github.com/postcss/postcss-import postcss-initial@4.0.1 MIT https://github.com/maximkoretskiy/postcss-initial postcss-js@4.0.1 MIT https://github.com/postcss/postcss-js postcss-lab-function@4.2.1 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-load-config@4.0.2 MIT https://github.com/postcss/postcss-load-config postcss-loader@6.2.1 MIT https://github.com/webpack-contrib/postcss-loader postcss-logical@5.0.4 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-media-minmax@5.0.0 MIT https://github.com/postcss/postcss-media-minmax postcss-merge-longhand@5.1.7 MIT https://github.com/cssnano/cssnano postcss-merge-rules@5.1.4 MIT https://github.com/cssnano/cssnano postcss-minify-font-values@5.1.0 MIT https://github.com/cssnano/cssnano postcss-minify-gradients@5.1.1 MIT https://github.com/cssnano/cssnano postcss-minify-params@5.1.4 MIT https://github.com/cssnano/cssnano postcss-minify-selectors@5.2.1 MIT https://github.com/cssnano/cssnano postcss-modules-extract-imports@3.0.0 ISC https://github.com/css-modules/postcss-modules-extract-imports postcss-modules-local-by-default@4.0.4 MIT https://github.com/css-modules/postcss-modules-local-by-default postcss-modules-scope@3.1.1 ISC https://github.com/css-modules/postcss-modules-scope postcss-modules-values@4.0.0 ISC https://github.com/css-modules/postcss-modules-values postcss-nested@6.0.1 MIT https://github.com/postcss/postcss-nested postcss-nesting@10.2.0 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-normalize-charset@5.1.0 MIT https://github.com/cssnano/cssnano postcss-normalize-display-values@5.1.0 MIT https://github.com/cssnano/cssnano postcss-normalize-positions@5.1.1 MIT https://github.com/cssnano/cssnano postcss-normalize-repeat-style@5.1.1 MIT https://github.com/cssnano/cssnano postcss-normalize-string@5.1.0 MIT https://github.com/cssnano/cssnano postcss-normalize-timing-functions@5.1.0 MIT https://github.com/cssnano/cssnano postcss-normalize-unicode@5.1.1 MIT https://github.com/cssnano/cssnano postcss-normalize-url@5.1.0 MIT https://github.com/cssnano/cssnano postcss-normalize-whitespace@5.1.1 MIT https://github.com/cssnano/cssnano postcss-normalize@10.0.1 CC0-1.0 https://github.com/csstools/postcss-normalize postcss-opacity-percentage@1.1.3 MIT https://github.com/mrcgrtz/postcss-opacity-percentage postcss-ordered-values@5.1.3 MIT https://github.com/cssnano/cssnano postcss-overflow-shorthand@3.0.4 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-page-break@3.0.4 MIT https://github.com/shrpne/postcss-page-break postcss-place@7.0.5 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-preset-env@7.8.3 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-pseudo-class-any-link@7.1.6 CC0-1.0 https://github.com/csstools/postcss-plugins postcss-reduce-initial@5.1.2 MIT https://github.com/cssnano/cssnano postcss-reduce-transforms@5.1.0 MIT https://github.com/cssnano/cssnano postcss-replace-overflow-wrap@4.0.0 MIT https://github.com/MattDiMu/postcss-replace-overflow-wrap postcss-selector-not@6.0.1 MIT https://github.com/csstools/postcss-plugins postcss-selector-parser@6.0.15 MIT https://github.com/postcss/postcss-selector-parser postcss-svgo@5.1.0 MIT https://github.com/cssnano/cssnano postcss-unique-selectors@5.1.1 MIT https://github.com/cssnano/cssnano postcss-value-parser@4.2.0 MIT https://github.com/TrySound/postcss-value-parser postcss@7.0.39 MIT https://github.com/postcss/postcss postcss@8.4.33 MIT https://github.com/postcss/postcss prelude-ls@1.1.2 MIT https://github.com/gkz/prelude-ls prelude-ls@1.2.1 MIT https://github.com/gkz/prelude-ls pretty-bytes@5.6.0 MIT https://github.com/sindresorhus/pretty-bytes pretty-error@4.0.0 MIT https://github.com/AriaMinaei/pretty-error pretty-format@27.5.1 MIT https://github.com/facebook/jest pretty-format@28.1.3 MIT https://github.com/facebook/jest pretty-format@29.7.0 MIT https://github.com/jestjs/jest process-nextick-args@2.0.1 MIT https://github.com/calvinmetcalf/process-nextick-args promise@8.3.0 MIT https://github.com/then/promise prompts@2.4.2 MIT https://github.com/terkelg/prompts prop-types-extra@1.1.1 MIT https://github.com/react-bootstrap/prop-types-extra prop-types@15.8.1 MIT https://github.com/facebook/prop-types proxy-addr@2.0.7 MIT https://github.com/jshttp/proxy-addr psl@1.9.0 MIT https://github.com/lupomontero/psl punycode@2.3.1 MIT https://github.com/mathiasbynens/punycode.js q@1.5.1 MIT https://github.com/kriskowal/q qr.js@0.0.0 MIT https://github.com/shtylman/qr.js qs@6.11.0 BSD-3-Clause https://github.com/ljharb/qs querystringify@2.2.0 MIT https://github.com/unshiftio/querystringify queue-microtask@1.2.3 MIT https://github.com/feross/queue-microtask raf@3.4.1 MIT https://github.com/chrisdickinson/raf randombytes@2.1.0 MIT https://github.com/crypto-browserify/randombytes range-parser@1.2.1 MIT https://github.com/jshttp/range-parser raw-body@2.5.1 MIT https://github.com/stream-utils/raw-body react-app-polyfill@3.0.0 MIT https://github.com/facebook/create-react-app react-bootstrap@2.10.0 MIT https://github.com/react-bootstrap/react-bootstrap react-datepicker@8.4.0 MIT https://github.com/Hacker0x01/react-datepicker react-dev-utils@12.0.1 MIT https://github.com/facebook/create-react-app react-dom@18.3.1 MIT https://github.com/facebook/react react-error-overlay@6.0.11 MIT https://github.com/facebook/create-react-app react-hot-toast@2.4.1 MIT https://github.com/timolins/react-hot-toast react-is@16.13.1 MIT https://github.com/facebook/react react-is@17.0.2 MIT https://github.com/facebook/react react-is@18.2.0 MIT https://github.com/facebook/react react-lifecycles-compat@3.0.4 MIT https://github.com/reactjs/react-lifecycles-compat react-qr-code@2.0.12 MIT https://github.com/rosskhanas/react-qr-code react-redux@8.1.3 MIT https://github.com/reduxjs/react-redux react-refresh@0.11.0 MIT https://github.com/facebook/react react-router-dom@6.21.3 MIT https://github.com/remix-run/react-router react-router@6.21.3 MIT https://github.com/remix-run/react-router react-scripts@5.0.1 MIT https://github.com/facebook/create-react-app react-transition-group@4.4.5 BSD-3-Clause https://github.com/reactjs/react-transition-group react@18.3.1 MIT https://github.com/facebook/react read-cache@1.0.0 MIT https://github.com/TrySound/read-cache read-installed@4.0.3 ISC https://github.com/isaacs/read-installed read-package-json@2.1.2 ISC https://github.com/npm/read-package-json readable-stream@2.3.8 MIT https://github.com/nodejs/readable-stream readable-stream@3.6.2 MIT https://github.com/nodejs/readable-stream readdir-scoped-modules@1.1.0 ISC https://github.com/npm/readdir-scoped-modules readdirp@3.6.0 MIT https://github.com/paulmillr/readdirp recursive-readdir@2.2.3 MIT https://github.com/jergason/recursive-readdir redux-devtools-extension@2.13.9 MIT https://github.com/zalmoxisus/redux-devtools-extension redux-thunk@2.4.2 MIT https://github.com/reduxjs/redux-thunk redux@4.2.1 MIT https://github.com/reduxjs/redux reflect.getprototypeof@1.0.4 MIT https://github.com/es-shims/Reflect.getPrototypeOf regenerate-unicode-properties@10.1.1 MIT https://github.com/mathiasbynens/regenerate-unicode-properties regenerate@1.4.2 MIT https://github.com/mathiasbynens/regenerate regenerator-runtime@0.13.11 MIT https://github.com/facebook/regenerator/tree/main/packages/runtime regenerator-transform@0.15.2 MIT https://github.com/facebook/regenerator/tree/main/packages/transform regex-parser@2.3.0 MIT https://github.com/IonicaBizau/regex-parser.js regexp.prototype.flags@1.5.1 MIT https://github.com/es-shims/RegExp.prototype.flags regexpu-core@5.3.2 MIT https://github.com/mathiasbynens/regexpu-core regjsparser@0.9.1 BSD-2-Clause https://github.com/jviereck/regjsparser relateurl@0.2.7 MIT https://github.com/stevenvachon/relateurl renderkid@3.0.0 MIT https://github.com/AriaMinaei/RenderKid require-directory@2.1.1 MIT https://github.com/troygoode/node-require-directory require-from-string@2.0.2 MIT https://github.com/floatdrop/require-from-string requires-port@1.0.0 MIT https://github.com/unshiftio/requires-port reselect@4.1.8 MIT https://github.com/reduxjs/reselect resolve-cwd@3.0.0 MIT https://github.com/sindresorhus/resolve-cwd resolve-from@4.0.0 MIT https://github.com/sindresorhus/resolve-from resolve-from@5.0.0 MIT https://github.com/sindresorhus/resolve-from resolve-url-loader@4.0.0 MIT https://github.com/bholloway/resolve-url-loader resolve.exports@1.1.1 MIT https://github.com/lukeed/resolve.exports resolve@1.22.8 MIT https://github.com/browserify/resolve resolve@2.0.0-next.5 MIT https://github.com/browserify/resolve retry@0.13.1 MIT https://github.com/tim-kos/node-retry reusify@1.0.4 MIT https://github.com/mcollina/reusify rimraf@3.0.2 ISC https://github.com/isaacs/rimraf rollup-plugin-terser@7.0.2 MIT https://github.com/TrySound/rollup-plugin-terser rollup@2.79.1 MIT https://github.com/rollup/rollup run-parallel@1.2.0 MIT https://github.com/feross/run-parallel safe-array-concat@1.1.0 MIT https://github.com/ljharb/safe-array-concat safe-buffer@5.1.2 MIT https://github.com/feross/safe-buffer safe-buffer@5.2.1 MIT https://github.com/feross/safe-buffer safe-regex-test@1.0.2 MIT https://github.com/ljharb/safe-regex-test safer-buffer@2.1.2 MIT https://github.com/ChALkeR/safer-buffer sanitize.css@13.0.0 CC0-1.0 https://github.com/csstools/sanitize.css sass-loader@12.6.0 MIT https://github.com/webpack-contrib/sass-loader sax@1.2.4 ISC https://github.com/isaacs/sax-js saxes@5.0.1 ISC https://github.com/lddubeau/saxes scheduler@0.23.2 MIT https://github.com/facebook/react schema-utils@2.7.0 MIT https://github.com/webpack/schema-utils schema-utils@2.7.1 MIT https://github.com/webpack/schema-utils schema-utils@3.3.0 MIT https://github.com/webpack/schema-utils schema-utils@4.2.0 MIT https://github.com/webpack/schema-utils select-hose@2.0.0 MIT https://github.com/indutny/select-hose selfsigned@2.4.1 MIT https://github.com/jfromaniello/selfsigned semver@5.7.2 ISC https://github.com/npm/node-semver semver@6.3.1 ISC https://github.com/npm/node-semver semver@7.5.4 ISC https://github.com/npm/node-semver send@0.18.0 MIT https://github.com/pillarjs/send serialize-javascript@4.0.0 BSD-3-Clause https://github.com/yahoo/serialize-javascript serialize-javascript@6.0.2 BSD-3-Clause https://github.com/yahoo/serialize-javascript serve-index@1.9.1 MIT https://github.com/expressjs/serve-index serve-static@1.15.0 MIT https://github.com/expressjs/serve-static set-blocking@2.0.0 ISC https://github.com/yargs/set-blocking set-function-length@1.2.0 MIT https://github.com/ljharb/set-function-length set-function-name@2.0.1 MIT https://github.com/ljharb/set-function-name setprototypeof@1.1.0 ISC https://github.com/wesleytodd/setprototypeof setprototypeof@1.2.0 ISC https://github.com/wesleytodd/setprototypeof shebang-command@2.0.0 MIT https://github.com/kevva/shebang-command shebang-regex@3.0.0 MIT https://github.com/sindresorhus/shebang-regex shell-quote@1.8.1 MIT https://github.com/ljharb/shell-quote side-channel@1.0.4 MIT https://github.com/ljharb/side-channel signal-exit@3.0.7 ISC https://github.com/tapjs/signal-exit signal-exit@4.1.0 ISC https://github.com/tapjs/signal-exit simple-concat@1.0.1 MIT https://github.com/feross/simple-concat simple-get@3.1.1 MIT https://github.com/feross/simple-get sisteransi@1.0.5 MIT https://github.com/terkelg/sisteransi slash@3.0.0 MIT https://github.com/sindresorhus/slash slash@4.0.0 MIT https://github.com/sindresorhus/slash slide@1.1.6 ISC https://github.com/isaacs/slide-flow-control sockjs@0.3.24 MIT https://github.com/sockjs/sockjs-node source-list-map@2.0.1 MIT https://github.com/webpack/source-list-map source-map-js@1.0.2 BSD-3-Clause https://github.com/7rulnik/source-map-js source-map-loader@3.0.2 MIT https://github.com/webpack-contrib/source-map-loader source-map-support@0.5.21 MIT https://github.com/evanw/node-source-map-support source-map@0.6.1 BSD-3-Clause https://github.com/mozilla/source-map source-map@0.7.4 BSD-3-Clause https://github.com/mozilla/source-map source-map@0.8.0-beta.0 BSD-3-Clause https://github.com/mozilla/source-map sourcemap-codec@1.4.8 MIT https://github.com/Rich-Harris/sourcemap-codec spdx-compare@1.0.0 MIT https://github.com/kemitchell/spdx-compare.js spdx-correct@3.2.0 Apache-2.0 https://github.com/jslicense/spdx-correct.js spdx-exceptions@2.3.0 CC-BY-3.0 https://github.com/kemitchell/spdx-exceptions.json spdx-expression-parse@3.0.1 MIT https://github.com/jslicense/spdx-expression-parse.js spdx-license-ids@3.0.16 CC0-1.0 https://github.com/jslicense/spdx-license-ids spdx-ranges@2.1.1 (MIT AND CC-BY-3.0) https://github.com/kemitchell/spdx-ranges.js spdx-satisfies@4.0.1 MIT https://github.com/kemitchell/spdx-satisfies.js spdy-transport@3.0.0 MIT https://github.com/spdy-http2/spdy-transport spdy@4.0.2 MIT https://github.com/indutny/node-spdy sprintf-js@1.0.3 BSD-3-Clause https://github.com/alexei/sprintf.js stable@0.1.8 MIT https://github.com/Two-Screen/stable stack-utils@2.0.6 MIT https://github.com/tapjs/stack-utils stackframe@1.3.4 MIT https://github.com/stacktracejs/stackframe static-eval@2.0.2 MIT https://github.com/substack/static-eval statuses@1.5.0 MIT https://github.com/jshttp/statuses statuses@2.0.1 MIT https://github.com/jshttp/statuses string-length@4.0.2 MIT https://github.com/sindresorhus/string-length string-length@5.0.1 MIT https://github.com/sindresorhus/string-length string-natural-compare@3.0.1 MIT https://github.com/nwoltman/string-natural-compare string-width@4.2.3 MIT https://github.com/sindresorhus/string-width string-width@5.1.2 MIT https://github.com/sindresorhus/string-width string.prototype.matchall@4.0.10 MIT https://github.com/es-shims/String.prototype.matchAll string.prototype.trim@1.2.8 MIT https://github.com/es-shims/String.prototype.trim string.prototype.trimend@1.0.7 MIT https://github.com/es-shims/String.prototype.trimEnd string.prototype.trimstart@1.0.7 MIT https://github.com/es-shims/String.prototype.trimStart string_decoder@1.1.1 MIT https://github.com/nodejs/string_decoder string_decoder@1.3.0 MIT https://github.com/nodejs/string_decoder stringify-object@3.3.0 BSD-2-Clause https://github.com/yeoman/stringify-object strip-ansi@6.0.1 MIT https://github.com/chalk/strip-ansi strip-ansi@7.1.0 MIT https://github.com/chalk/strip-ansi strip-bom@3.0.0 MIT https://github.com/sindresorhus/strip-bom strip-bom@4.0.0 MIT https://github.com/sindresorhus/strip-bom strip-comments@2.0.1 MIT https://github.com/jonschlinkert/strip-comments strip-final-newline@2.0.0 MIT https://github.com/sindresorhus/strip-final-newline strip-json-comments@3.1.1 MIT https://github.com/sindresorhus/strip-json-comments style-loader@3.3.4 MIT https://github.com/webpack-contrib/style-loader stylehacks@5.1.1 MIT https://github.com/cssnano/cssnano sucrase@3.35.0 MIT https://github.com/alangpierce/sucrase supports-color@5.5.0 MIT https://github.com/chalk/supports-color supports-color@7.2.0 MIT https://github.com/chalk/supports-color supports-color@8.1.1 MIT https://github.com/chalk/supports-color supports-hyperlinks@2.3.0 MIT https://github.com/jamestalmage/supports-hyperlinks supports-preserve-symlinks-flag@1.0.0 MIT https://github.com/inspect-js/node-supports-preserve-symlinks-flag svg-parser@2.0.4 MIT https://github.com/Rich-Harris/svg-parser svgo@1.3.2 MIT https://github.com/svg/svgo svgo@2.8.0 MIT https://github.com/svg/svgo symbol-tree@3.2.4 MIT https://github.com/jsdom/js-symbol-tree tabbable@6.2.0 MIT https://github.com/focus-trap/tabbable tailwindcss@3.4.1 MIT https://github.com/tailwindlabs/tailwindcss tapable@1.1.3 MIT https://github.com/webpack/tapable tapable@2.2.1 MIT https://github.com/webpack/tapable tar@6.2.0 ISC https://github.com/isaacs/node-tar temp-dir@2.0.0 MIT https://github.com/sindresorhus/temp-dir tempy@0.6.0 MIT https://github.com/sindresorhus/tempy terminal-link@2.1.1 MIT https://github.com/sindresorhus/terminal-link terser-webpack-plugin@5.3.10 MIT https://github.com/webpack-contrib/terser-webpack-plugin terser@5.27.0 BSD-2-Clause https://github.com/terser/terser test-exclude@6.0.0 ISC https://github.com/istanbuljs/test-exclude text-table@0.2.0 MIT https://github.com/substack/text-table thenify-all@1.6.0 MIT https://github.com/thenables/thenify-all thenify@3.3.1 MIT https://github.com/thenables/thenify throat@6.0.2 MIT https://github.com/ForbesLindesay/throat thunky@1.1.0 MIT https://github.com/mafintosh/thunky tmpl@1.0.5 BSD-3-Clause https://github.com/daaku/nodejs-tmpl to-fast-properties@2.0.0 MIT https://github.com/sindresorhus/to-fast-properties to-regex-range@5.0.1 MIT https://github.com/micromatch/to-regex-range toidentifier@1.0.1 MIT https://github.com/component/toidentifier tough-cookie@4.1.3 BSD-3-Clause https://github.com/salesforce/tough-cookie tr46@0.0.3 MIT https://github.com/Sebmaster/tr46.js tr46@1.0.1 MIT https://github.com/Sebmaster/tr46.js tr46@2.1.0 MIT https://github.com/jsdom/tr46 tr46@3.0.0 MIT https://github.com/jsdom/tr46 treeify@1.1.0 MIT https://github.com/notatestuser/treeify tryer@1.0.1 MIT git+https://gitlab.com/philbooth/tryer ts-interface-checker@0.1.13 Apache-2.0 https://github.com/gristlabs/ts-interface-checker tsconfig-paths@3.15.0 MIT https://github.com/dividab/tsconfig-paths tslib@1.14.1 0BSD https://github.com/Microsoft/tslib tslib@2.8.1 0BSD https://github.com/Microsoft/tslib tsutils@3.21.0 MIT https://github.com/ajafff/tsutils type-check@0.3.2 MIT https://github.com/gkz/type-check type-check@0.4.0 MIT https://github.com/gkz/type-check type-detect@4.0.8 MIT https://github.com/chaijs/type-detect type-fest@0.16.0 (MIT OR CC0-1.0) https://github.com/sindresorhus/type-fest type-fest@0.20.2 (MIT OR CC0-1.0) https://github.com/sindresorhus/type-fest type-fest@0.21.3 (MIT OR CC0-1.0) https://github.com/sindresorhus/type-fest type-is@1.6.18 MIT https://github.com/jshttp/type-is typed-array-buffer@1.0.0 MIT https://github.com/ljharb/typed-array-buffer typed-array-byte-length@1.0.0 MIT https://github.com/inspect-js/typed-array-byte-length typed-array-byte-offset@1.0.0 MIT https://github.com/inspect-js/typed-array-byte-offset typed-array-length@1.0.4 MIT https://github.com/inspect-js/typed-array-length typedarray-to-buffer@3.1.5 MIT https://github.com/feross/typedarray-to-buffer typescript@4.9.5 Apache-2.0 https://github.com/Microsoft/TypeScript unbox-primitive@1.0.2 MIT https://github.com/ljharb/unbox-primitive uncontrollable@7.2.1 MIT https://github.com/jquense/uncontrollable uncontrollable@8.0.4 MIT https://github.com/jquense/uncontrollable underscore@1.12.1 MIT https://github.com/jashkenas/underscore undici-types@5.26.5 MIT https://github.com/nodejs/undici unicode-canonical-property-names-ecmascript@2.0.0 MIT https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript unicode-match-property-ecmascript@2.0.0 MIT https://github.com/mathiasbynens/unicode-match-property-ecmascript unicode-match-property-value-ecmascript@2.1.0 MIT https://github.com/mathiasbynens/unicode-match-property-value-ecmascript unicode-property-aliases-ecmascript@2.1.0 MIT https://github.com/mathiasbynens/unicode-property-aliases-ecmascript unique-string@2.0.0 MIT https://github.com/sindresorhus/unique-string universalify@0.2.0 MIT https://github.com/RyanZim/universalify universalify@2.0.1 MIT https://github.com/RyanZim/universalify unpipe@1.0.0 MIT https://github.com/stream-utils/unpipe unquote@1.1.1 MIT https://github.com/lakenen/node-unquote upath@1.2.0 MIT https://github.com/anodynos/upath update-browserslist-db@1.0.13 MIT https://github.com/browserslist/update-db uri-js@4.4.1 BSD-2-Clause https://github.com/garycourt/uri-js url-parse@1.5.10 MIT https://github.com/unshiftio/url-parse use-sync-external-store@1.5.0 MIT https://github.com/facebook/react util-deprecate@1.0.2 MIT https://github.com/TooTallNate/util-deprecate util-extend@1.0.3 MIT https://github.com/isaacs/util-extend util.promisify@1.0.1 MIT https://github.com/ljharb/util.promisify utila@0.4.0 MIT https://github.com/AriaMinaei/utila utils-merge@1.0.1 MIT https://github.com/jaredhanson/utils-merge uuid@8.3.2 MIT https://github.com/uuidjs/uuid v8-to-istanbul@8.1.1 ISC https://github.com/istanbuljs/v8-to-istanbul validate-npm-package-license@3.0.4 Apache-2.0 https://github.com/kemitchell/validate-npm-package-license.js vary@1.1.2 MIT https://github.com/jshttp/vary w3c-hr-time@1.0.2 MIT https://github.com/jsdom/w3c-hr-time w3c-xmlserializer@2.0.0 MIT https://github.com/jsdom/w3c-xmlserializer w3c-xmlserializer@3.0.0 MIT https://github.com/jsdom/w3c-xmlserializer walker@1.0.8 Apache-2.0 https://github.com/daaku/nodejs-walker warning@4.0.3 MIT https://github.com/BerkeleyTrue/warning watchpack@2.4.0 MIT https://github.com/webpack/watchpack wbuf@1.7.3 MIT https://github.com/indutny/wbuf webidl-conversions@3.0.1 BSD-2-Clause https://github.com/jsdom/webidl-conversions webidl-conversions@4.0.2 BSD-2-Clause https://github.com/jsdom/webidl-conversions webidl-conversions@5.0.0 BSD-2-Clause https://github.com/jsdom/webidl-conversions webidl-conversions@6.1.0 BSD-2-Clause https://github.com/jsdom/webidl-conversions webidl-conversions@7.0.0 BSD-2-Clause https://github.com/jsdom/webidl-conversions webpack-dev-middleware@5.3.3 MIT https://github.com/webpack/webpack-dev-middleware webpack-dev-server@4.15.1 MIT https://github.com/webpack/webpack-dev-server webpack-manifest-plugin@4.1.1 MIT https://github.com/shellscape/webpack-manifest-plugin webpack-sources@1.4.3 MIT https://github.com/webpack/webpack-sources webpack-sources@2.3.1 MIT https://github.com/webpack/webpack-sources webpack-sources@3.2.3 MIT https://github.com/webpack/webpack-sources webpack@5.89.0 MIT https://github.com/webpack/webpack websocket-driver@0.7.4 Apache-2.0 https://github.com/faye/websocket-driver-node websocket-extensions@0.1.4 Apache-2.0 https://github.com/faye/websocket-extensions-node webstomp-client@1.2.6 Apache-2.0 https://github.com/JSteunou/webstomp-client whatwg-encoding@1.0.5 MIT https://github.com/jsdom/whatwg-encoding whatwg-encoding@2.0.0 MIT https://github.com/jsdom/whatwg-encoding whatwg-fetch@3.6.20 MIT https://github.com/github/fetch whatwg-mimetype@2.3.0 MIT https://github.com/jsdom/whatwg-mimetype whatwg-mimetype@3.0.0 MIT https://github.com/jsdom/whatwg-mimetype whatwg-url@10.0.0 MIT https://github.com/jsdom/whatwg-url whatwg-url@11.0.0 MIT https://github.com/jsdom/whatwg-url whatwg-url@5.0.0 MIT https://github.com/jsdom/whatwg-url whatwg-url@7.1.0 MIT https://github.com/jsdom/whatwg-url whatwg-url@8.7.0 MIT https://github.com/jsdom/whatwg-url which-boxed-primitive@1.0.2 MIT https://github.com/inspect-js/which-boxed-primitive which-builtin-type@1.1.3 MIT https://github.com/inspect-js/which-builtin-type which-collection@1.0.1 MIT https://github.com/inspect-js/which-collection which-typed-array@1.1.13 MIT https://github.com/inspect-js/which-typed-array which@1.3.1 ISC https://github.com/isaacs/node-which which@2.0.2 ISC https://github.com/isaacs/node-which wide-align@1.1.5 ISC https://github.com/iarna/wide-align word-wrap@1.2.5 MIT https://github.com/jonschlinkert/word-wrap workbox-background-sync@6.6.0 MIT https://github.com/googlechrome/workbox workbox-broadcast-update@6.6.0 MIT https://github.com/googlechrome/workbox workbox-build@6.6.0 MIT https://github.com/googlechrome/workbox workbox-cacheable-response@6.6.0 MIT https://github.com/googlechrome/workbox workbox-core@6.6.0 MIT https://github.com/googlechrome/workbox workbox-expiration@6.6.0 MIT https://github.com/googlechrome/workbox workbox-google-analytics@6.6.0 MIT https://github.com/googlechrome/workbox workbox-navigation-preload@6.6.0 MIT https://github.com/googlechrome/workbox workbox-precaching@6.6.0 MIT https://github.com/googlechrome/workbox workbox-range-requests@6.6.0 MIT https://github.com/googlechrome/workbox workbox-recipes@6.6.0 MIT https://github.com/googlechrome/workbox workbox-routing@6.6.0 MIT https://github.com/googlechrome/workbox workbox-strategies@6.6.0 MIT https://github.com/googlechrome/workbox workbox-streams@6.6.0 MIT https://github.com/googlechrome/workbox workbox-sw@6.6.0 MIT https://github.com/googlechrome/workbox workbox-webpack-plugin@6.6.0 MIT https://github.com/googlechrome/workbox workbox-window@6.6.0 MIT https://github.com/googlechrome/workbox wrap-ansi@7.0.0 MIT https://github.com/chalk/wrap-ansi wrap-ansi@8.1.0 MIT https://github.com/chalk/wrap-ansi wrappy@1.0.2 ISC https://github.com/npm/wrappy write-file-atomic@3.0.3 ISC https://github.com/npm/write-file-atomic ws@7.5.9 MIT https://github.com/websockets/ws ws@8.16.0 MIT https://github.com/websockets/ws xml-name-validator@3.0.0 Apache-2.0 https://github.com/jsdom/xml-name-validator xml-name-validator@4.0.0 Apache-2.0 https://github.com/jsdom/xml-name-validator xmlchars@2.2.0 MIT https://github.com/lddubeau/xmlchars y18n@5.0.8 ISC https://github.com/yargs/y18n yallist@3.1.1 ISC https://github.com/isaacs/yallist yallist@4.0.0 ISC https://github.com/isaacs/yallist yaml@1.10.2 ISC https://github.com/eemeli/yaml yaml@2.3.4 ISC https://github.com/eemeli/yaml yargs-parser@20.2.9 ISC https://github.com/yargs/yargs-parser yargs@16.2.0 MIT https://github.com/yargs/yargs yocto-queue@0.1.0 MIT https://github.com/sindresorhus/yocto-queue

Full list of Java libraries​

(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.12 - http://logback.qos.ch/logback-classic) (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.11 - http://logback.qos.ch/logback-core) (Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate) (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson) (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core) (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson) (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) (The Apache Software License, Version 2.0) jackson-module-kotlin (com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2 - https://github.com/FasterXML/jackson-module-kotlin) (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names) (The Apache Software License, Version 2.0) json-path (com.jayway.jsonpath:json-path:2.9.0 - https://github.com/jayway/JsonPath) (Apache License, Version 2.0) springmockk (com.ninja-squad:springmockk:4.0.2 - https://github.com/Ninja-Squad/springmockk) (Apache License 2.0) JSON library from Android SDK (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 - http://developer.android.com/sdk) (The Apache Software License, Version 2.0) Flapdoodle OS Detection Library (de.flapdoodle:de.flapdoodle.os:1.5.3 - http://github.com/flapdoodle-oss/de.flapdoodle.os) (The Apache Software License, Version 2.0) Flapdoodle OS Detection Library (de.flapdoodle:de.flapdoodle.os-api:1.4.1 - http://github.com/flapdoodle-oss/de.flapdoodle.os-api) (The Apache Software License, Version 2.0) Flapdoodle Embedded MongoDB (de.flapdoodle.embed:de.flapdoodle.embed.mongo:4.12.2 - http://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) (The Apache Software License, Version 2.0) Flapdoodle Embedded MongoDB Package Resolver (de.flapdoodle.embed:de.flapdoodle.embed.mongo.packageresolver:4.11.0 - http://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo.packageresolver) (The Apache Software License, Version 2.0) Flapdoodle Embedded MongoDB Spring Integration (de.flapdoodle.embed:de.flapdoodle.embed.mongo.spring3x:4.12.2 - http://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo.spring) (The Apache Software License, Version 2.0) Flapdoodle Embedded Process Util (de.flapdoodle.embed:de.flapdoodle.embed.process:4.10.3 - http://github.com/flapdoodle-oss/de.flapdoodle.embed.process) (The Apache Software License, Version 2.0) Flapdoodle Graph Stuff (de.flapdoodle.graph:de.flapdoodle.graph:1.3.3 - http://github.com/flapdoodle-oss/de.flapdoodle.graph) (The Apache Software License, Version 2.0) Flapdoodle Java8 Stuff (de.flapdoodle.java8:de.flapdoodle.java8:1.4.2 - http://github.com/flapdoodle-oss/de.flapdoodle.java8) (The Apache Software License, Version 2.0) Flapdoodle Reverse (de.flapdoodle.reverse:de.flapdoodle.reverse:1.7.2 - http://github.com/flapdoodle-oss/de.flapdoodle.reverse) (The Apache Software License, Version 2.0) kotlin-logging (io.github.microutils:kotlin-logging-jvm:3.0.5 - https://github.com/oshai/kotlin-logging) (Apache License, Version 2.0) JJWT :: API (io.jsonwebtoken:jjwt-api:0.12.6 - https://github.com/jwtk/jjwt/jjwt-api) (Apache License, Version 2.0) JJWT :: Impl (io.jsonwebtoken:jjwt-impl:0.12.6 - https://github.com/jwtk/jjwt/jjwt-impl) (Apache License, Version 2.0) JJWT :: Extensions :: Jackson (io.jsonwebtoken:jjwt-jackson:0.12.6 - https://github.com/jwtk/jjwt/jjwt-jackson) (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.6 - https://github.com/micrometer-metrics/micrometer) (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.6 - https://github.com/micrometer-metrics/micrometer) (Apache License, Version 2.0) MockK Agent API (io.mockk:mockk-agent-api-jvm:1.13.3 - https://mockk.io) (Apache License, Version 2.0) MockK (io.mockk:mockk-agent-jvm:1.13.3 - https://mockk.io) (Apache License, Version 2.0) MockK Core (io.mockk:mockk-core-jvm:1.13.3 - https://mockk.io) (Apache License, Version 2.0) MockK DSL (io.mockk:mockk-dsl-jvm:1.13.3 - https://mockk.io) (Apache License, Version 2.0) MockK (io.mockk:mockk-jvm:1.13.3 - https://mockk.io) (EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api) (EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca) (Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org) (Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api) (CDDL + GPLv2 with classpath exception) javax.annotation API (javax.annotation:javax.annotation-api:1.3.2 - http://jcp.org/en/jsr/detail?id=250) (Eclipse Public License 1.0) JUnit (junit:junit:4.13.2 - http://junit.org) (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy) (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent) (Apache-2.0) (LGPL-2.1-or-later) Java Native Access (net.java.dev.jna:jna:5.14.0 - https://github.com/java-native-access/jna) (Apache-2.0) (LGPL-2.1-or-later) Java Native Access Platform (net.java.dev.jna:jna-platform:5.14.0 - https://github.com/java-native-access/jna) (The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/) (The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/) (Apache-2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.25.0 - https://commons.apache.org/proper/commons-compress/) (Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 - https://commons.apache.org/proper/commons-lang/) (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.31 - https://tomcat.apache.org/) (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.31 - https://tomcat.apache.org/) (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.31 - https://tomcat.apache.org/) (The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian) (Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.25.3 - https://assertj.github.io/doc/#assertj-core) (The Apache Software License, Version 2.0) attoparser (org.attoparser:attoparser:2.0.7.RELEASE - https://www.attoparser.org) (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.2 - http://awaitility.org) (BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/) (BSD License 3) Hamcrest Core (org.hamcrest:hamcrest-core:2.2 - http://hamcrest.org/JavaHamcrest/) (Apache License 2.0) Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:8.0.1.Final - http://hibernate.org/validator/hibernate-validator) (Apache License 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org) (The Apache Software License, Version 2.0) IntelliJ IDEA Annotations (org.jetbrains:annotations:13.0 - http://www.jetbrains.org) (The Apache License, Version 2.0) Kotlin Reflect (org.jetbrains.kotlin:kotlin-reflect:2.1.21 - https://kotlinlang.org/) (The Apache License, Version 2.0) Kotlin Stdlib (org.jetbrains.kotlin:kotlin-stdlib:2.1.21 - https://kotlinlang.org/) (The Apache License, Version 2.0) Kotlin Stdlib Common (org.jetbrains.kotlin:kotlin-stdlib-common:1.8.0 - https://kotlinlang.org/) (The Apache License, Version 2.0) Kotlin Stdlib Jdk7 (org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.1.21 - https://kotlinlang.org/) (The Apache License, Version 2.0) Kotlin Stdlib Jdk8 (org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.1.21 - https://kotlinlang.org/) (The Apache Software License, Version 2.0) kotlinx-coroutines-core (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 - https://github.com/Kotlin/kotlinx.coroutines) (The Apache Software License, Version 2.0) kotlinx-coroutines-core (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 - https://github.com/Kotlin/kotlinx.coroutines) (The Apache Software License, Version 2.0) kotlinx-coroutines-core (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 - https://github.com/Kotlin/kotlinx.coroutines) (Eclipse Public License (EPL) 2.0) (GNU Lesser General Public License Version 2.1, February 1999) JGraphT - Core (org.jgrapht:jgrapht-core:1.4.0 - http://www.jgrapht.org/jgrapht-core) (Apache License, Version 2.0) JHeaps (org.jheaps:jheaps:0.11 - http://www.jheaps.org) (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.5 - https://junit.org/junit5/) (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.5 - https://junit.org/junit5/) (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.5 - https://junit.org/junit5/) (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.5 - https://junit.org/junit5/) (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.5 - https://junit.org/junit5/) (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.5 - https://junit.org/junit5/) (MIT) mockito-core (org.mockito:mockito-core:5.11.0 - https://github.com/mockito/mockito) (MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.11.0 - https://github.com/mockito/mockito) (The Apache License, Version 2.0) BSON (org.mongodb:bson:5.0.1 - https://bsonspec.org) (The Apache License, Version 2.0) BSON Record Codec (org.mongodb:bson-record-codec:5.0.1 - https://www.mongodb.com/) (The Apache License, Version 2.0) MongoDB Java Driver Core (org.mongodb:mongodb-driver-core:5.0.1 - https://www.mongodb.com/) (The Apache License, Version 2.0) MongoDB Driver (org.mongodb:mongodb-driver-sync:5.0.1 - https://www.mongodb.com/) (Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis) (The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j) (BSD-3-Clause) asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/) (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.3 - https://github.com/skyscreamer/JSONassert) (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.16 - http://www.slf4j.org) (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org) (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Messaging (org.springframework:spring-messaging:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Transaction (org.springframework:spring-tx:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) Spring WebSocket (org.springframework:spring-websocket:6.1.14 - https://github.com/spring-projects/spring-framework) (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-data-mongodb (org.springframework.boot:spring-boot-starter-data-mongodb:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-security (org.springframework.boot:spring-boot-starter-security:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-thymeleaf (org.springframework.boot:spring-boot-starter-thymeleaf:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-starter-websocket (org.springframework.boot:spring-boot-starter-websocket:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.5 - https://spring.io/projects/spring-boot) (Apache License, Version 2.0) Spring Data Core (org.springframework.data:spring-data-commons:3.3.5 - https://spring.io/projects/spring-data) (Apache License, Version 2.0) Spring Data MongoDB - Core (org.springframework.data:spring-data-mongodb:4.3.5 - https://spring.io/projects/spring-data-mongodb/spring-data-mongodb) (Apache License, Version 2.0) spring-security-config (org.springframework.security:spring-security-config:6.3.4 - https://spring.io/projects/spring-security) (Apache License, Version 2.0) spring-security-core (org.springframework.security:spring-security-core:6.3.4 - https://spring.io/projects/spring-security) (Apache License, Version 2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:6.3.4 - https://spring.io/projects/spring-security) (Apache License, Version 2.0) spring-security-messaging (org.springframework.security:spring-security-messaging:6.3.4 - https://spring.io/projects/spring-security) (Apache License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:6.3.4 - https://spring.io/projects/spring-security) (The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf) (The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6) (The Apache Software License, Version 2.0) unbescape (org.unbescape:unbescape:1.1.6.RELEASE - http://www.unbescape.org) (The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/) (Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)