-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicenses.html
More file actions
1 lines (1 loc) · 55.4 KB
/
Copy pathlicenses.html
File metadata and controls
1 lines (1 loc) · 55.4 KB
1
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="application-name" content="Anita"> <meta name="msapplication-TileColor" content="#002346"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicon/favicon-16x16.png"> <link rel="manifest" href="/assets/icons/favicon/site.webmanifest"> <link rel="mask-icon" href="/assets/icons/favicon/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="/assets/icons/favicon/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-config" content="/assets/icons/favicon/browserconfig.xml"> <meta name="theme-color" content="#002346"> <link rel="stylesheet" href="/assets/css/styles-0-21-0.min.css"> <title>Anita ❤ open source</title> <meta name="description" content="List of all the open source packages making Anita possible."> </head> <body class="text-gray-800 antialiased flex flex-col h-screen justify-between"> <nav class="top-0 absolute z-50 w-full flex flex-wrap items-center justify-between py-3 navbar-expand-lg bg-gradient-to-r from-prussian-blue-400 to-prussian-blue-700"> <div class="container px-4 mx-auto flex flex-wrap items-center justify-between z-50"> <div class="w-full relative flex justify-between lg:w-auto lg:static lg:block lg:justify-start"> <div class="flex-grow relative flex items-center lg:w-auto lg:static"> <a class="text-lg font-bold leading-relaxed inline-block mr-4 py-2 whitespace-no-wrap uppercase text-white" href="/"> <img src="/assets/logo/logo_square.svg" style="height:35px;width:auto" alt="Anita"> </a> <a class="text-lg font-bold leading-relaxed inline-block mr-4 py-2 whitespace-no-wrap uppercase text-white" href="/"> Anita </a> </div> <button class="cursor-pointer text-xl leading-none px-3 py-1 border border-solid border-transparent rounded bg-transparent block lg:hidden outline-none focus:outline-none" type="button" onclick='toggleNavbar("main-collapse-navbar")'> <ion-icon name="menu-outline" class="text-white" style="width:1.5em;height:1.5em"></ion-icon> </button> </div> <div class="lg:flex flex-grow items-center bg-white lg:bg-transparent lg:shadow-none hidden" id="main-collapse-navbar"> <ul class="flex flex-col lg:flex-row list-none lg:ml-auto"> <li class="flex items-center"> <a class="lg:text-white lg:hover:text-gray-300 text-gray-800 px-3 py-4 lg:py-2 flex items-center text-xs uppercase font-bold" href="/blog"> Blog </a> </li> <li class="flex items-center"> <a class="lg:text-white lg:hover:text-gray-300 text-gray-800 px-3 py-4 lg:py-2 flex items-center text-xs uppercase font-bold" href="https://github.com/anita-app/anita"> <span class="inline-block mr-2">Source Code</span> <ion-icon name="logo-github" class="lg:text-gray-300 text-gray-500" style="width:1.5em;height:1.5em"></ion-icon> </a> </li> </ul> </div> </div> </nav> <section class="relative"> <div class="mx-auto mt-36 mb-36"> <div class="w-full lg:w-7/12 ml-auto mr-auto p-10 shadow-md"> <article> <p class="text-lg">Anita is made possible thanks to the following open source software:</p> <ul> <li>Landing page: <ul><li><a target="_blank">anita-landing@0.18.14</a>, by ilDon</li><li><a href="https://github.com/chalk/ansi-regex" target="_blank">ansi-regex@4.1.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/chalk/ansi-styles" target="_blank">ansi-styles@3.2.1</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/camelcase" target="_blank">camelcase@5.3.1</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/yargs/cliui" target="_blank">cliui@5.0.0</a>, by Ben Coe</li><li><a href="https://github.com/Qix-/color-convert" target="_blank">color-convert@1.9.3</a>, by Heather Arthur</li><li><a href="https://github.com/dfcreative/color-name" target="_blank">color-name@1.1.3</a>, by DY</li><li><a href="https://github.com/sindresorhus/decamelize" target="_blank">decamelize@1.2.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/mathiasbynens/emoji-regex" target="_blank">emoji-regex@7.0.3</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/sindresorhus/find-up" target="_blank">find-up@3.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/stefanpenner/get-caller-file" target="_blank">get-caller-file@2.0.5</a>, by Stefan Penner</li><li><a href="https://github.com/sindresorhus/is-fullwidth-code-point" target="_blank">is-fullwidth-code-point@2.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/locate-path" target="_blank">locate-path@3.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/p-limit" target="_blank">p-limit@2.3.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/p-locate" target="_blank">p-locate@3.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/p-try" target="_blank">p-try@2.2.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/path-exists" target="_blank">path-exists@3.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/troygoode/node-require-directory" target="_blank">require-directory@2.1.1</a>, by <a href="http://github.com/troygoode/" target="_blank">Troy Goode</a></li><li><a href="https://github.com/yargs/require-main-filename" target="_blank">require-main-filename@2.0.0</a>, by Ben Coe</li><li><a href="https://github.com/yargs/set-blocking" target="_blank">set-blocking@2.0.0</a>, by Ben Coe</li><li><a href="https://github.com/showdownjs/showdown" target="_blank">showdown@1.9.1</a>, by Estevão Santos</li><li><a href="https://github.com/sindresorhus/string-width" target="_blank">string-width@3.1.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/chalk/strip-ansi" target="_blank">strip-ansi@5.2.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/nexdrew/which-module" target="_blank">which-module@2.0.0</a>, by nexdrew</li><li><a href="https://github.com/chalk/wrap-ansi" target="_blank">wrap-ansi@5.1.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/yargs/y18n" target="_blank">y18n@4.0.3</a>, by Ben Coe</li><li><a href="https://github.com/yargs/yargs-parser" target="_blank">yargs-parser@15.0.3</a>, by Ben Coe</li><li><a href="https://github.com/yargs/yargs" target="_blank">yargs@14.2.3</a></li></ul> </li> <li>Progressive web app: <ul><li><a href="https://github.com/ampproject/remapping" target="_blank">@ampproject/remapping@2.2.0</a>, by Justin Ridgewell</li><li><a href="https://github.com/babel/babel" target="_blank">@babel/code-frame@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/compat-data@7.19.4</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/core@7.19.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/generator@7.19.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-compilation-targets@7.19.3</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-environment-visitor@7.18.9</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-function-name@7.19.0</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-hoist-variables@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-module-imports@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-module-transforms@7.19.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-plugin-utils@7.19.0</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-simple-access@7.19.4</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-split-export-declaration@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-string-parser@7.19.4</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-validator-identifier@7.19.1</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helper-validator-option@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/helpers@7.19.4</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/highlight@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/parser@7.19.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/plugin-syntax-jsx@7.18.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/runtime@7.19.4</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/template@7.18.10</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/traverse@7.19.6</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/babel/babel" target="_blank">@babel/types@7.19.4</a>, by <a href="https://babel.dev/team" target="_blank">The Babel Team</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin" target="_blank">@emotion/babel-plugin@11.10.2</a>, by Kye Hohenberger</li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/cache" target="_blank">@emotion/cache@11.10.3</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/hash" target="_blank">@emotion/hash@0.9.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/memoize" target="_blank">@emotion/memoize@0.8.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/react" target="_blank">@emotion/react@11.10.4</a>, by Emotion Contributors</li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/serialize" target="_blank">@emotion/serialize@1.1.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/sheet" target="_blank">@emotion/sheet@1.2.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/unitless" target="_blank">@emotion/unitless@0.8.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/use-insertion-effect-with-fallbacks" target="_blank">@emotion/use-insertion-effect-with-fallbacks@1.0.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/utils" target="_blank">@emotion/utils@1.2.0</a></li><li><a href="https://github.com/emotion-js/emotion/tree/main/packages/weak-memoize" target="_blank">@emotion/weak-memoize@0.3.0</a></li><li><a href="https://github.com/floating-ui/floating-ui" target="_blank">@floating-ui/core@1.0.1</a>, by atomiks</li><li><a href="https://github.com/floating-ui/floating-ui" target="_blank">@floating-ui/dom@1.0.3</a>, by atomiks</li><li><a href="https://github.com/ionic-team/ionic" target="_blank">@ionic/core@6.3.2</a>, by Ionic Team</li><li><a href="https://github.com/ionic-team/ionic" target="_blank">@ionic/react@6.3.2</a></li><li><a href="https://github.com/jridgewell/gen-mapping" target="_blank">@jridgewell/gen-mapping@0.1.1</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/gen-mapping" target="_blank">@jridgewell/gen-mapping@0.3.2</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/resolve-uri" target="_blank">@jridgewell/resolve-uri@3.1.0</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/set-array" target="_blank">@jridgewell/set-array@1.1.2</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/source-map" target="_blank">@jridgewell/source-map@0.3.2</a>, by Justin Ridgewell</li><li><a href="https://github.com/jridgewell/sourcemap-codec" target="_blank">@jridgewell/sourcemap-codec@1.4.14</a>, by Rich Harris</li><li><a href="https://github.com/jridgewell/trace-mapping" target="_blank">@jridgewell/trace-mapping@0.3.17</a>, by Justin Ridgewell</li><li><a href="https://github.com/popperjs/popper-core" target="_blank">@popperjs/core@2.11.6</a>, by Federico Zivolo</li><li><a href="https://github.com/remix-run/react-router" target="_blank">@remix-run/router@1.0.2</a>, by Remix Software</li><li><a href="https://github.com/ionic-team/stencil" target="_blank">@stencil/core@2.16.1</a>, by Ionic Team</li><li><a href="https://github.com/ionic-team/stencil" target="_blank">@stencil/core@2.18.1</a>, by Ionic Team</li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/eslint-scope@3.7.4</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/eslint@8.4.7</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/estree@0.0.51</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/estree@1.0.0</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/hoist-non-react-statics@3.3.1</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/is-hotkey@0.1.7</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/json-schema@7.0.11</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/lodash@4.14.186</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/node-fetch@2.6.2</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/node@18.11.3</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/parse-json@4.0.0</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/prop-types@15.7.5</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/react-dom@18.0.6</a></li><li><a href="https://github.com/wwayne/react-tooltip" target="_blank">@types/react-tooltip@4.2.4</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/react-transition-group@4.4.5</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/react@18.0.21</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/scheduler@0.16.2</a></li><li><a href="https://github.com/DefinitelyTyped/DefinitelyTyped" target="_blank">@types/use-sync-external-store@0.0.3</a></li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/ast@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/floating-point-hex-parser@1.11.1</a>, by Mauro Bringolf</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/helper-api-error@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/helper-buffer@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/helper-numbers@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/helper-wasm-bytecode@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/helper-wasm-section@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/ieee754@1.11.1</a></li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/leb128@1.11.1</a></li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/utf8@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/wasm-edit@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/wasm-gen@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/wasm-opt@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/wasm-parser@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/xtuc/webassemblyjs" target="_blank">@webassemblyjs/wast-printer@1.11.1</a>, by Sven Sauleau</li><li><a href="https://github.com/feross/ieee754" target="_blank">@xtuc/ieee754@1.2.0</a>, by <a href="http://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/dcodeIO/long.js" target="_blank">@xtuc/long@4.2.2</a>, by Daniel Wirtz</li><li><a href="https://github.com/mysticatea/abort-controller" target="_blank">abort-controller@3.0.0</a>, by <a href="https://github.com/mysticatea" target="_blank">Toru Nagashima</a></li><li><a href="https://github.com/xtuc/acorn-import-assertions" target="_blank">acorn-import-assertions@1.8.0</a>, by Sven Sauleau</li><li><a href="https://github.com/acornjs/acorn" target="_blank">acorn@8.8.0</a></li><li><a href="https://github.com/ben-ng/add" target="_blank">add@2.0.6</a>, by Ben Ng</li><li><a href="https://github.com/epoberezkin/ajv-keywords" target="_blank">ajv-keywords@3.5.2</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/ajv-validator/ajv" target="_blank">ajv@6.12.6</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/animate-css/animate.css" target="_blank">animate.css@4.1.1</a>, by Animate.css</li><li><a target="_blank">anita-app@0.18.14</a>, by ilDon</li><li><a href="https://github.com/chalk/ansi-styles" target="_blank">ansi-styles@3.2.1</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/indutny/asn1.js" target="_blank">asn1.js@5.4.1</a>, by Fedor Indutny</li><li><a href="https://github.com/browserify/commonjs-assert" target="_blank">assert@2.0.0</a></li><li><a href="https://github.com/alexindigo/asynckit" target="_blank">asynckit@0.4.0</a>, by Alex Indigo</li><li><a href="https://github.com/inspect-js/available-typed-arrays" target="_blank">available-typed-arrays@1.0.5</a>, by Jordan Harband</li><li><a href="https://github.com/kentcdodds/babel-plugin-macros" target="_blank">babel-plugin-macros@3.1.0</a>, by <a href="https://kentcdodds.com" target="_blank">Kent C. Dodds</a></li><li><a href="https://github.com/beatgammit/base64-js" target="_blank">base64-js@1.5.1</a>, by T. Jameson Little</li><li><a href="https://github.com/indutny/bn.js" target="_blank">bn.js@4.12.0</a>, by Fedor Indutny</li><li><a href="https://github.com/indutny/bn.js" target="_blank">bn.js@5.2.1</a>, by Fedor Indutny</li><li><a href="https://github.com/indutny/brorand" target="_blank">brorand@1.1.0</a>, by Fedor Indutny</li><li><a href="https://github.com/crypto-browserify/browserify-aes" target="_blank">browserify-aes@1.2.0</a></li><li><a href="https://github.com/crypto-browserify/browserify-cipher" target="_blank">browserify-cipher@1.0.1</a>, by Calvin Metcalf</li><li><a href="https://github.com/crypto-browserify/browserify-des" target="_blank">browserify-des@1.0.2</a>, by Calvin Metcalf</li><li><a href="https://github.com/crypto-browserify/browserify-rsa" target="_blank">browserify-rsa@4.1.0</a></li><li><a href="https://github.com/crypto-browserify/browserify-sign" target="_blank">browserify-sign@4.2.1</a></li><li><a href="https://github.com/devongovett/browserify-zlib" target="_blank">browserify-zlib@0.2.0</a>, by Devon Govett</li><li><a href="https://github.com/browserslist/browserslist" target="_blank">browserslist@4.21.4</a>, by Andrey Sitnik</li><li><a href="https://github.com/LinusU/buffer-from" target="_blank">buffer-from@1.1.2</a></li><li><a href="https://github.com/crypto-browserify/buffer-xor" target="_blank">buffer-xor@1.0.3</a>, by Daniel Cousens</li><li><a href="https://github.com/feross/buffer" target="_blank">buffer@6.0.3</a>, by <a href="https://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/bendrucker/builtin-status-codes" target="_blank">builtin-status-codes@3.0.0</a>, by <a href="bendrucker.me" target="_blank">Ben Drucker</a></li><li><a href="https://github.com/ljharb/call-bind" target="_blank">call-bind@1.0.2</a>, by Jordan Harband</li><li><a href="https://github.com/sindresorhus/callsites" target="_blank">callsites@3.1.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/browserslist/caniuse-lite" target="_blank">caniuse-lite@1.0.30001423</a>, by <a href="http://beneb.info" target="_blank">Ben Briggs</a></li><li><a href="https://github.com/chalk/chalk" target="_blank">chalk@2.4.2</a></li><li><a href="https://github.com/samccone/chrome-trace-event" target="_blank">chrome-trace-event@1.0.3</a>, by Trent Mick, Sam Saccone</li><li><a href="https://github.com/crypto-browserify/cipher-base" target="_blank">cipher-base@1.0.4</a>, by Calvin Metcalf</li><li><a href="https://github.com/Qix-/color-convert" target="_blank">color-convert@1.9.3</a>, by Heather Arthur</li><li><a href="https://github.com/dfcreative/color-name" target="_blank">color-name@1.1.3</a>, by DY</li><li><a href="https://github.com/felixge/node-combined-stream" target="_blank">combined-stream@1.0.8</a>, by <a href="http://debuggable.com/" target="_blank">Felix Geisendörfer</a></li><li><a href="https://github.com/tj/commander.js" target="_blank">commander@2.20.3</a>, by TJ Holowaychuk</li><li><a href="https://github.com/scroll-into-view/compute-scroll-into-view" target="_blank">compute-scroll-into-view@1.0.20</a>, by Cody Olsen</li><li><a href="https://github.com/browserify/console-browserify" target="_blank">console-browserify@1.2.0</a>, by Raynos</li><li><a href="https://github.com/juliangruber/constants-browserify" target="_blank">constants-browserify@1.0.0</a>, by <a href="http://juliangruber.com" target="_blank">Julian Gruber</a></li><li><a href="https://github.com/thlorenz/convert-source-map" target="_blank">convert-source-map@1.9.0</a>, by <a href="http://thlorenz.com" target="_blank">Thorsten Lorenz</a></li><li><a href="https://github.com/davidtheclark/cosmiconfig" target="_blank">cosmiconfig@7.0.1</a>, by David Clark</li><li><a href="https://github.com/crypto-browserify/createECDH" target="_blank">create-ecdh@4.0.4</a>, by Calvin Metcalf</li><li><a href="https://github.com/crypto-browserify/createHash" target="_blank">create-hash@1.2.0</a></li><li><a href="https://github.com/crypto-browserify/createHmac" target="_blank">create-hmac@1.1.7</a></li><li><a href="https://github.com/crypto-browserify/crypto-browserify" target="_blank">crypto-browserify@3.12.0</a>, by <a href="dominictarr.com" target="_blank">Dominic Tarr</a></li><li><a href="https://github.com/entronad/crypto-es" target="_blank">crypto-es@1.2.7</a>, by LIN Chen</li><li><a href="https://github.com/frenic/csstype" target="_blank">csstype@3.1.1</a>, by Fredrik Nicol</li><li><a href="https://github.com/nomiddlename/date-format" target="_blank">date-format@4.0.14</a>, by Gareth Jones</li><li><a href="https://github.com/debug-js/debug" target="_blank">debug@4.3.4</a>, by Josh Junon</li><li><a href="https://github.com/ljharb/define-properties" target="_blank">define-properties@1.1.4</a>, by Jordan Harband</li><li><a href="https://github.com/felixge/node-delayed-stream" target="_blank">delayed-stream@1.0.0</a>, by <a href="http://debuggable.com/" target="_blank">Felix Geisendörfer</a></li><li><a href="https://github.com/indutny/des.js" target="_blank">des.js@1.0.1</a>, by Fedor Indutny</li><li><a href="https://github.com/deta/deta-javascript" target="_blank">deta@1.1.0</a>, by Deta</li><li><a href="https://github.com/dfahlander/Dexie.js" target="_blank">dexie@3.2.2</a>, by David Fahlander</li><li><a href="https://github.com/crypto-browserify/diffie-hellman" target="_blank">diffie-hellman@5.0.3</a>, by Calvin Metcalf</li><li><a href="https://github.com/wooorm/direction" target="_blank">direction@1.0.4</a>, by <a href="https://wooorm.com" target="_blank">Titus Wormer</a></li><li><a href="https://github.com/react-bootstrap/dom-helpers" target="_blank">dom-helpers@5.2.1</a>, by Jason Quense</li><li><a href="https://github.com/bevry/domain-browser" target="_blank">domain-browser@4.22.0</a>, by <a href="http://bevry.me" target="_blank">2013+ Bevry Pty Ltd</a></li><li><a href="https://github.com/dropbox/dropbox-sdk-js" target="_blank">dropbox@10.33.0</a></li><li><a href="https://github.com/kilian/electron-to-chromium" target="_blank">electron-to-chromium@1.4.284</a>, by Kilian Valkhof</li><li><a href="https://github.com/indutny/elliptic" target="_blank">elliptic@6.5.4</a>, by Fedor Indutny</li><li><a href="https://github.com/webpack/enhanced-resolve" target="_blank">enhanced-resolve@5.10.0</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/qix-/node-error-ex" target="_blank">error-ex@1.3.2</a></li><li><a href="https://github.com/ljharb/es-abstract" target="_blank">es-abstract@1.20.4</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/guybedford/es-module-lexer" target="_blank">es-module-lexer@0.9.3</a>, by Guy Bedford</li><li><a href="https://github.com/ljharb/es-to-primitive" target="_blank">es-to-primitive@1.2.1</a>, by Jordan Harband</li><li><a href="https://github.com/rubennorte/es6-object-assign" target="_blank">es6-object-assign@1.1.0</a>, by Rubén Norte</li><li><a href="https://github.com/lukeed/escalade" target="_blank">escalade@3.1.1</a>, by <a href="https://lukeed.com" target="_blank">Luke Edwards</a></li><li><a href="https://github.com/sindresorhus/escape-string-regexp" target="_blank">escape-string-regexp@1.0.5</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/escape-string-regexp" target="_blank">escape-string-regexp@4.0.0</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/eslint/eslint-scope" target="_blank">eslint-scope@5.1.1</a></li><li><a href="https://github.com/estools/esrecurse" target="_blank">esrecurse@4.3.0</a></li><li><a href="https://github.com/estools/estraverse" target="_blank">estraverse@4.3.0</a></li><li><a href="https://github.com/estools/estraverse" target="_blank">estraverse@5.3.0</a></li><li><a href="https://github.com/mysticatea/event-target-shim" target="_blank">event-target-shim@5.0.1</a>, by Toru Nagashima</li><li><a href="https://github.com/Gozala/events" target="_blank">events@3.3.0</a>, by <a href="http://jeditoolkit.com" target="_blank">Irakli Gozalishvili</a></li><li><a href="https://github.com/crypto-browserify/EVP_BytesToKey" target="_blank">evp_bytestokey@1.0.3</a>, by Calvin Metcalf</li><li><a href="https://github.com/epoberezkin/fast-deep-equal" target="_blank">fast-deep-equal@3.1.3</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/epoberezkin/fast-json-stable-stringify" target="_blank">fast-json-stable-stringify@2.1.0</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/alnorris/file-dialog" target="_blank">file-dialog@0.0.8</a>, by Alister Norris</li><li><a href="https://github.com/sindresorhus/filter-obj" target="_blank">filter-obj@2.0.2</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/js-n/find-root" target="_blank">find-root@1.1.0</a>, by jsdnxx</li><li><a href="https://github.com/Raynos/for-each" target="_blank">for-each@0.3.3</a>, by Raynos</li><li><a href="https://github.com/form-data/form-data" target="_blank">form-data@3.0.1</a>, by <a href="http://debuggable.com/" target="_blank">Felix Geisendörfer</a></li><li><a href="https://github.com/Raynos/function-bind" target="_blank">function-bind@1.1.1</a>, by Raynos</li><li><a href="https://github.com/es-shims/Function.prototype.name" target="_blank">function.prototype.name@1.1.5</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/functions-have-names" target="_blank">functions-have-names@1.2.3</a>, by Jordan Harband</li><li><a href="https://github.com/loganfsmyth/gensync" target="_blank">gensync@1.0.0-beta.2</a>, by Logan Smyth</li><li><a href="https://github.com/ljharb/get-intrinsic" target="_blank">get-intrinsic@1.1.3</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/get-symbol-description" target="_blank">get-symbol-description@1.0.0</a>, by Jordan Harband</li><li><a href="https://github.com/fitzgen/glob-to-regexp" target="_blank">glob-to-regexp@0.4.1</a>, by Nick Fitzgerald</li><li><a href="https://github.com/sindresorhus/globals" target="_blank">globals@11.12.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/isaacs/node-graceful-fs" target="_blank">graceful-fs@4.2.10</a></li><li><a href="https://github.com/ljharb/has-bigints" target="_blank">has-bigints@1.0.2</a>, by Jordan Harband</li><li><a href="https://github.com/sindresorhus/has-flag" target="_blank">has-flag@3.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/sindresorhus/has-flag" target="_blank">has-flag@4.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/inspect-js/has-property-descriptors" target="_blank">has-property-descriptors@1.0.0</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/has-symbols" target="_blank">has-symbols@1.0.3</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/inspect-js/has-tostringtag" target="_blank">has-tostringtag@1.0.0</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/tarruda/has" target="_blank">has@1.0.3</a>, by Thiago de Arruda</li><li><a href="https://github.com/crypto-browserify/hash-base" target="_blank">hash-base@3.1.0</a>, by <a href="https://github.com/fanatid" target="_blank">Kirill Fomichev</a></li><li><a href="https://github.com/indutny/hash.js" target="_blank">hash.js@1.1.7</a>, by Fedor Indutny</li><li><a href="https://github.com/remix-run/history" target="_blank">history@5.3.0</a>, by Remix Software</li><li><a href="https://github.com/indutny/hmac-drbg" target="_blank">hmac-drbg@1.0.1</a>, by Fedor Indutny</li><li><a href="https://github.com/mridgway/hoist-non-react-statics" target="_blank">hoist-non-react-statics@3.3.2</a>, by Michael Ridgway</li><li><a href="https://github.com/substack/https-browserify" target="_blank">https-browserify@1.0.0</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/jakearchibald/idb" target="_blank">idb@7.1.0</a>, by Jake Archibald</li><li><a href="https://github.com/feross/ieee754" target="_blank">ieee754@1.2.1</a>, by <a href="https://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/immerjs/immer" target="_blank">immer@9.0.16</a>, by Michel Weststrate</li><li><a href="https://github.com/sindresorhus/import-fresh" target="_blank">import-fresh@3.3.0</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/isaacs/inherits" target="_blank">inherits@2.0.4</a></li><li><a href="https://github.com/ljharb/internal-slot" target="_blank">internal-slot@1.0.3</a>, by Jordan Harband</li><li><a href="https://github.com/ionic-team/ionicons" target="_blank">ionicons@6.0.3</a>, by <a href="https://twitter.com/benjsperry" target="_blank">Ben Sperry</a></li><li><a href="https://github.com/inspect-js/is-arguments" target="_blank">is-arguments@1.1.1</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/qix-/node-is-arrayish" target="_blank">is-arrayish@0.2.1</a>, by <a href="http://github.com/qix-" target="_blank">Qix</a></li><li><a href="https://github.com/inspect-js/is-bigint" target="_blank">is-bigint@1.0.4</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-boolean-object" target="_blank">is-boolean-object@1.1.2</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-callable" target="_blank">is-callable@1.2.7</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/inspect-js/is-core-module" target="_blank">is-core-module@2.11.0</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-date-object" target="_blank">is-date-object@1.0.5</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-generator-function" target="_blank">is-generator-function@1.0.10</a>, by Jordan Harband</li><li><a href="https://github.com/ianstormtaylor/is-hotkey" target="_blank">is-hotkey@0.1.8</a></li><li><a href="https://github.com/ianstormtaylor/is-hotkey" target="_blank">is-hotkey@0.2.0</a></li><li><a href="https://github.com/es-shims/is-nan" target="_blank">is-nan@1.3.2</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-negative-zero" target="_blank">is-negative-zero@2.0.2</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-number-object" target="_blank">is-number-object@1.0.7</a>, by Jordan Harband</li><li><a href="https://github.com/jonschlinkert/is-plain-object" target="_blank">is-plain-object@5.0.0</a>, by <a href="https://github.com/jonschlinkert" target="_blank">Jon Schlinkert</a></li><li><a href="https://github.com/inspect-js/is-regex" target="_blank">is-regex@1.1.4</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-shared-array-buffer" target="_blank">is-shared-array-buffer@1.0.2</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/ljharb/is-string" target="_blank">is-string@1.0.7</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-symbol" target="_blank">is-symbol@1.0.4</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/is-typed-array" target="_blank">is-typed-array@1.1.9</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/inspect-js/is-weakref" target="_blank">is-weakref@1.0.2</a>, by Jordan Harband</li><li><a href="https://github.com/facebook/jest" target="_blank">jest-worker@27.5.1</a></li><li><a href="https://github.com/lydell/js-tokens" target="_blank">js-tokens@4.0.0</a>, by Simon Lydell</li><li><a href="https://github.com/mathiasbynens/jsesc" target="_blank">jsesc@2.5.2</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/npm/json-parse-even-better-errors" target="_blank">json-parse-even-better-errors@2.3.1</a>, by Kat Marchán</li><li><a href="https://github.com/epoberezkin/json-schema-traverse" target="_blank">json-schema-traverse@0.4.1</a>, by Evgeny Poberezkin</li><li><a href="https://github.com/json5/json5" target="_blank">json5@2.2.1</a>, by Aseem Kishore</li><li><a href="https://github.com/eventualbuddha/lines-and-columns" target="_blank">lines-and-columns@1.2.4</a>, by Brian Donovan</li><li><a href="https://github.com/webpack/loader-runner" target="_blank">loader-runner@4.3.0</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/lodash/lodash" target="_blank">lodash.clonedeep@4.5.0</a>, by <a href="http://allyoucanleet.com/" target="_blank">John-David Dalton</a></li><li><a href="https://github.com/lodash/lodash" target="_blank">lodash.uniqueid@4.0.1</a>, by <a href="http://allyoucanleet.com/" target="_blank">John-David Dalton</a></li><li><a href="https://github.com/lodash/lodash" target="_blank">lodash@4.17.21</a>, by John-David Dalton</li><li><a href="https://github.com/zertosh/loose-envify" target="_blank">loose-envify@1.4.0</a>, by Andres Suarez</li><li><a href="https://github.com/crypto-browserify/md5.js" target="_blank">md5.js@1.3.5</a>, by <a href="https://github.com/fanatid" target="_blank">Kirill Fomichev</a></li><li><a href="https://github.com/alexreardon/memoize-one" target="_blank">memoize-one@6.0.0</a>, by Alex Reardon</li><li><a href="https://github.com/grncdr/merge-stream" target="_blank">merge-stream@2.0.0</a>, by Stephen Sugden</li><li><a href="https://github.com/indutny/miller-rabin" target="_blank">miller-rabin@4.0.1</a>, by Fedor Indutny</li><li><a href="https://github.com/jshttp/mime-db" target="_blank">mime-db@1.52.0</a></li><li><a href="https://github.com/jshttp/mime-types" target="_blank">mime-types@2.1.35</a></li><li><a href="https://github.com/calvinmetcalf/minimalistic-assert" target="_blank">minimalistic-assert@1.0.1</a></li><li><a href="https://github.com/indutny/minimalistic-crypto-utils" target="_blank">minimalistic-crypto-utils@1.0.1</a>, by Fedor Indutny</li><li><a href="https://github.com/zeit/ms" target="_blank">ms@2.1.2</a></li><li><a href="https://github.com/suguru03/neo-async" target="_blank">neo-async@2.6.2</a></li><li><a href="https://github.com/bitinn/node-fetch" target="_blank">node-fetch@2.6.7</a>, by David Frank</li><li><a href="https://github.com/Richienb/node-polyfill-webpack-plugin" target="_blank">node-polyfill-webpack-plugin@2.0.1</a>, by Richie Bendall</li><li><a href="https://github.com/chicoxyzzy/node-releases" target="_blank">node-releases@2.0.6</a>, by Sergey Rubanov</li><li><a href="https://github.com/sindresorhus/object-assign" target="_blank">object-assign@4.1.1</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/inspect-js/object-inspect" target="_blank">object-inspect@1.12.2</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/es-shims/object-is" target="_blank">object-is@1.1.5</a>, by Jordan Harband</li><li><a href="https://github.com/ljharb/object-keys" target="_blank">object-keys@1.1.1</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/ljharb/object.assign" target="_blank">object.assign@4.1.4</a>, by Jordan Harband</li><li><a href="https://github.com/CoderPuppy/os-browserify" target="_blank">os-browserify@0.3.0</a>, by CoderPuppy</li><li><a href="https://github.com/nodeca/pako" target="_blank">pako@1.0.11</a></li><li><a href="https://github.com/sindresorhus/parent-module" target="_blank">parent-module@1.0.1</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/crypto-browserify/parse-asn1" target="_blank">parse-asn1@5.1.6</a></li><li><a href="https://github.com/sindresorhus/parse-json" target="_blank">parse-json@5.2.0</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/browserify/path-browserify" target="_blank">path-browserify@1.0.1</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/jbgutierrez/path-parse" target="_blank">path-parse@1.0.7</a>, by Javier Blanco</li><li><a href="https://github.com/sindresorhus/path-type" target="_blank">path-type@4.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/crypto-browserify/pbkdf2" target="_blank">pbkdf2@3.1.2</a>, by Daniel Cousens</li><li><a href="https://github.com/alexeyraspopov/picocolors" target="_blank">picocolors@1.0.0</a>, by Alexey Raspopov</li><li><a href="https://github.com/shtylman/node-process" target="_blank">process@0.11.10</a>, by Roman Shtylman</li><li><a href="https://github.com/facebook/prop-types" target="_blank">prop-types@15.8.1</a></li><li><a href="https://github.com/crypto-browserify/publicEncrypt" target="_blank">public-encrypt@4.0.3</a>, by Calvin Metcalf</li><li><a href="https://github.com/bestiejs/punycode.js" target="_blank">punycode@1.3.2</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/bestiejs/punycode.js" target="_blank">punycode@2.1.1</a>, by <a href="https://mathiasbynens.be/" target="_blank">Mathias Bynens</a></li><li><a href="https://github.com/mike-spainhower/querystring" target="_blank">querystring-es3@0.2.1</a>, by Irakli Gozalishvili</li><li><a href="https://github.com/Gozala/querystring" target="_blank">querystring@0.2.0</a>, by Irakli Gozalishvili</li><li><a href="https://github.com/crypto-browserify/randombytes" target="_blank">randombytes@2.1.0</a></li><li><a href="https://github.com/crypto-browserify/randomfill" target="_blank">randomfill@1.0.4</a></li><li><a href="https://github.com/facebook/react" target="_blank">react-dom@18.2.0</a></li><li><a href="https://github.com/facebook/react" target="_blank">react-is@16.13.1</a></li><li><a href="https://github.com/facebook/react" target="_blank">react-is@18.2.0</a></li><li><a href="https://github.com/reduxjs/react-redux" target="_blank">react-redux@8.0.4</a>, by <a href="https://github.com/gaearon" target="_blank">Dan Abramov</a></li><li><a href="https://github.com/remix-run/react-router" target="_blank">react-router-dom@6.4.2</a>, by Remix Software</li><li><a href="https://github.com/remix-run/react-router" target="_blank">react-router@6.4.2</a>, by Remix Software</li><li><a href="https://github.com/JedWatson/react-select/tree/master/packages/react-select" target="_blank">react-select@5.5.4</a>, by Jed Watson</li><li><a href="https://github.com/ReactTooltip/react-tooltip" target="_blank">react-tooltip@4.4.3</a>, by ReactTooltip</li><li><a href="https://github.com/reactjs/react-transition-group" target="_blank">react-transition-group@4.4.5</a></li><li><a href="https://github.com/facebook/react" target="_blank">react@18.2.0</a></li><li><a href="https://github.com/nodejs/readable-stream" target="_blank">readable-stream@3.6.0</a></li><li><a href="https://github.com/nodejs/readable-stream" target="_blank">readable-stream@4.2.0</a></li><li><a href="https://github.com/reduxjs/redux" target="_blank">redux@4.2.0</a></li><li><a href="https://github.com/facebook/regenerator/tree/master/packages/runtime" target="_blank">regenerator-runtime@0.13.10</a>, by Ben Newman</li><li><a href="https://github.com/es-shims/RegExp.prototype.flags" target="_blank">regexp.prototype.flags@1.4.3</a>, by Jordan Harband</li><li><a href="https://github.com/sindresorhus/resolve-from" target="_blank">resolve-from@4.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/browserify/resolve" target="_blank">resolve@1.22.1</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/crypto-browserify/ripemd160" target="_blank">ripemd160@2.0.2</a></li><li><a href="https://github.com/reactivex/rxjs" target="_blank">rxjs@7.5.7</a>, by Ben Lesh</li><li><a href="https://github.com/feross/safe-buffer" target="_blank">safe-buffer@5.1.2</a>, by <a href="http://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/feross/safe-buffer" target="_blank">safe-buffer@5.2.1</a>, by <a href="https://feross.org" target="_blank">Feross Aboukhadijeh</a></li><li><a href="https://github.com/ljharb/safe-regex-test" target="_blank">safe-regex-test@1.0.0</a>, by Jordan Harband</li><li><a href="https://github.com/ChALkeR/safer-buffer" target="_blank">safer-buffer@2.1.2</a>, by <a href="https://github.com/ChALkeR" target="_blank">Nikita Skovoroda</a></li><li><a href="https://github.com/facebook/react" target="_blank">scheduler@0.23.0</a></li><li><a href="https://github.com/webpack/schema-utils" target="_blank">schema-utils@3.1.1</a>, by <a href="https://github.com/webpack-contrib" target="_blank">webpack Contrib</a></li><li><a href="https://github.com/scroll-into-view/scroll-into-view-if-needed" target="_blank">scroll-into-view-if-needed@2.2.31</a>, by Cody Olsen</li><li><a href="https://github.com/npm/node-semver" target="_blank">semver@6.3.0</a></li><li><a href="https://github.com/yahoo/serialize-javascript" target="_blank">serialize-javascript@6.0.0</a>, by Eric Ferraiuolo</li><li><a href="https://github.com/YuzuJS/setImmediate" target="_blank">setimmediate@1.0.5</a>, by YuzuJS</li><li><a href="https://github.com/crypto-browserify/sha.js" target="_blank">sha.js@2.4.11</a>, by <a href="dominictarr.com" target="_blank">Dominic Tarr</a></li><li><a href="https://github.com/ljharb/side-channel" target="_blank">side-channel@1.0.4</a>, by Jordan Harband</li><li><a href="https://github.com/ianstormtaylor/slate" target="_blank">slate-history@0.86.0</a></li><li><a href="https://github.com/ianstormtaylor/slate" target="_blank">slate-react@0.86.0</a></li><li><a href="https://github.com/ianstormtaylor/slate" target="_blank">slate@0.86.0</a></li><li><a href="https://github.com/evanw/node-source-map-support" target="_blank">source-map-support@0.5.21</a></li><li><a href="https://github.com/mozilla/source-map" target="_blank">source-map@0.5.7</a>, by Nick Fitzgerald</li><li><a href="https://github.com/mozilla/source-map" target="_blank">source-map@0.6.1</a>, by Nick Fitzgerald</li><li><a href="https://github.com/sql-js/sql.js" target="_blank">sql.js@1.8.0</a></li><li><a href="https://github.com/hiddentao/squel" target="_blank">squel@5.13.0</a>, by <a href="http://www.hiddentao.com/" target="_blank">Ramesh Nair</a></li><li><a href="https://github.com/browserify/stream-browserify" target="_blank">stream-browserify@3.0.0</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/jhiesey/stream-http" target="_blank">stream-http@3.2.0</a>, by John Hiesey</li><li><a href="https://github.com/es-shims/String.prototype.trimEnd" target="_blank">string.prototype.trimend@1.0.5</a>, by Jordan Harband</li><li><a href="https://github.com/es-shims/String.prototype.trimStart" target="_blank">string.prototype.trimstart@1.0.5</a>, by Jordan Harband</li><li><a href="https://github.com/nodejs/string_decoder" target="_blank">string_decoder@1.3.0</a></li><li><a href="https://github.com/thysultan/stylis.js" target="_blank">stylis@4.0.13</a>, by Sultan Tarimo</li><li><a href="https://github.com/chalk/supports-color" target="_blank">supports-color@5.5.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/chalk/supports-color" target="_blank">supports-color@8.1.1</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/inspect-js/node-supports-preserve-symlinks-flag" target="_blank">supports-preserve-symlinks-flag@1.0.0</a>, by Jordan Harband</li><li><a href="https://github.com/webpack/tapable" target="_blank">tapable@2.2.1</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/webpack-contrib/terser-webpack-plugin" target="_blank">terser-webpack-plugin@5.3.6</a>, by webpack Contrib Team</li><li><a href="https://github.com/terser/terser" target="_blank">terser@5.15.1</a>, by <a href="http://lisperator.net/" target="_blank">Mihai Bazon</a></li><li><a href="https://github.com/jryans/timers-browserify" target="_blank">timers-browserify@2.0.12</a>, by <a href="https://convolv.es/" target="_blank">J. Ryan Stinnett</a></li><li><a href="https://github.com/alexreardon/tiny-invariant" target="_blank">tiny-invariant@1.0.6</a>, by Alex Reardon</li><li><a href="https://github.com/alexreardon/tiny-warning" target="_blank">tiny-warning@1.0.3</a>, by Alex Reardon</li><li><a href="https://github.com/atomiks/tippyjs" target="_blank">tippy.js@6.3.7</a>, by atomiks</li><li><a href="https://github.com/sindresorhus/to-fast-properties" target="_blank">to-fast-properties@2.0.0</a>, by <a href="sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/Sebmaster/tr46.js" target="_blank">tr46@0.0.3</a>, by Sebastian Mayr</li><li><a href="https://github.com/Microsoft/tslib" target="_blank">tslib@2.4.0</a>, by Microsoft Corp.</li><li><a href="https://github.com/browserify/tty-browserify" target="_blank">tty-browserify@0.0.1</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/sindresorhus/type-fest" target="_blank">type-fest@2.19.0</a>, by <a href="https://sindresorhus.com" target="_blank">Sindre Sorhus</a></li><li><a href="https://github.com/ljharb/unbox-primitive" target="_blank">unbox-primitive@1.0.2</a>, by Jordan Harband</li><li><a href="https://github.com/browserslist/update-db" target="_blank">update-browserslist-db@1.0.10</a>, by Andrey Sitnik</li><li><a href="https://github.com/garycourt/uri-js" target="_blank">uri-js@4.4.1</a>, by Gary Court</li><li><a href="https://github.com/defunctzombie/node-url" target="_blank">url@0.11.0</a></li><li><a href="https://github.com/Andarist/use-isomorphic-layout-effect" target="_blank">use-isomorphic-layout-effect@1.1.2</a></li><li><a href="https://github.com/facebook/react" target="_blank">use-sync-external-store@1.2.0</a></li><li><a href="https://github.com/TooTallNate/util-deprecate" target="_blank">util-deprecate@1.0.2</a>, by <a href="http://n8.io/" target="_blank">Nathan Rajlich</a></li><li><a href="https://github.com/browserify/node-util" target="_blank">util@0.12.5</a>, by <a href="http://www.joyent.com" target="_blank">Joyent</a></li><li><a href="https://github.com/uuidjs/uuid" target="_blank">uuid@7.0.3</a></li><li><a href="https://github.com/substack/vm-browserify" target="_blank">vm-browserify@1.1.2</a>, by <a href="http://substack.net" target="_blank">James Halliday</a></li><li><a href="https://github.com/webpack/watchpack" target="_blank">watchpack@2.4.0</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/GoogleChrome/web-vitals" target="_blank">web-vitals@3.0.4</a>, by <a href="http://philipwalton.com" target="_blank">Philip Walton</a></li><li><a href="https://github.com/jsdom/webidl-conversions" target="_blank">webidl-conversions@3.0.1</a>, by <a href="https://domenic.me/" target="_blank">Domenic Denicola</a></li><li><a href="https://github.com/webpack/webpack-sources" target="_blank">webpack-sources@3.2.3</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/webpack/webpack" target="_blank">webpack@5.74.0</a>, by Tobias Koppers @sokra</li><li><a href="https://github.com/jsdom/whatwg-url" target="_blank">whatwg-url@5.0.0</a>, by Sebastian Mayr</li><li><a href="https://github.com/inspect-js/which-boxed-primitive" target="_blank">which-boxed-primitive@1.0.2</a>, by Jordan Harband</li><li><a href="https://github.com/inspect-js/which-typed-array" target="_blank">which-typed-array@1.1.8</a>, by <a href="http://ljharb.codes" target="_blank">Jordan Harband</a></li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-background-sync@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-broadcast-update@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-cacheable-response@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-core@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-expiration@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-navigation-preload@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-precaching@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-range-requests@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-routing@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-strategies@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/googlechrome/workbox" target="_blank">workbox-streams@6.5.4</a>, by Google's Web DevRel Team</li><li><a href="https://github.com/Raynos/xtend" target="_blank">xtend@4.0.2</a>, by Raynos</li><li><a href="https://github.com/eemeli/yaml" target="_blank">yaml@1.10.2</a>, by Eemeli Aro</li></ul> </li> </ul> </article> </div> </div> </section> <footer class="relative bg-gray-300 pt-8 pb-6"> <div class="bottom-auto top-0 left-0 right-0 w-full absolute pointer-events-none overflow-hidden -mt-20" style="height:80px;transform:translateZ(0)"> <svg class="absolute bottom-0 overflow-hidden" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" version="1.1" viewBox="0 0 2560 100" x="0" y="0"> <polygon class="text-gray-300 fill-current" points="2560 0 2560 100 0 100"></polygon> </svg> </div> <div class="container mx-auto px-4"> <div class="flex flex-wrap items-center md:justify-left justify-left"> <div class="w-2/12 md:w-3/12"> <button class="bg-white text-gray-900 shadow-lg font-normal h-10 w-10 items-center justify-center align-center rounded-full outline-none focus:outline-none mr-2" onclick='window.open("https://github.com/anita-app/anita","_blank")'> <ion-icon name="logo-github" class="mt-1" style="width:1.5em;height:1.5em"></ion-icon> </button> </div> <div class="column-1 w-10/12 md:w-6/12 text-right md:text-center py-1"> <div class="flex justify-end md:justify-center text-sm text-gray-600 font-semibold flex-wrap"> Developed with <ion-icon name="heart-outline" class="text-red-800 self-end ml-1 mr-1" style="width:1.2em;height:1.2em"></ion-icon> by humans & <a href="https://copilot.github.com/" target="_blank" class="ml-1"><u>GitHub Copilot</u></a>, </div> <div class="flex justify-end md:justify-center text-sm text-gray-600 font-semibold flex-wrap"> made possible by <a href="/licenses.html" class="ml-1"><u>open source</u></a>. </div> </div> </div> </div> <script src="/assets/js/main-0-21-0.min.js"></script> <script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script> <script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script> <script data-goatcounter="https://anita.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> </footer> </body> </html>