licenses.dev

saishumiraishujo-front v0.0.1

This repository contains the source code powering frontend of saishumiraishojo project.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT553
PackageRelationDependenciesPublished
@cspotcode/source-map-support • 0.8.1Fixes stack traces for files with source mapsINDIRECT3
@esbuild/aix-ppc64 • 0.23.1The IBM AIX PowerPC 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-arm • 0.23.1A WebAssembly shim for esbuild on Android ARM.INDIRECT0
@esbuild/android-arm64 • 0.23.1The Android ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/android-x64 • 0.23.1A WebAssembly shim for esbuild on Android x64.INDIRECT0
@esbuild/darwin-arm64 • 0.23.1The macOS ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/darwin-x64 • 0.23.1The macOS 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-arm64 • 0.23.1The FreeBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/freebsd-x64 • 0.23.1The FreeBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm • 0.23.1The Linux ARM binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-arm64 • 0.23.1The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ia32 • 0.23.1The Linux 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-loong64 • 0.23.1The Linux LoongArch 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-mips64el • 0.23.1The Linux MIPS 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-ppc64 • 0.23.1The Linux PowerPC 64-bit Little Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-riscv64 • 0.23.1The Linux RISC-V 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-s390x • 0.23.1The Linux IBM Z 64-bit Big Endian binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/linux-x64 • 0.23.1The Linux 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/netbsd-x64 • 0.23.1The NetBSD AMD64 binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-arm64 • 0.23.1The OpenBSD ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/openbsd-x64 • 0.23.1The OpenBSD 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/sunos-x64 • 0.23.1The illumos 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-arm64 • 0.23.1The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-ia32 • 0.23.1The Windows 32-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@esbuild/win32-x64 • 0.23.1The Windows 64-bit binary for esbuild, a JavaScript bundler.INDIRECT0
@ethereumjs/common • 3.2.0Resources common to all Ethereum implementationsINDIRECT10
@ethersproject/abi • 5.7.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abstract-provider • 5.7.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.7.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.7.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.7.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.7.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.7.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.7.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.7.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/contracts • 5.7.0Contract abstraction meta-class for ethers.INDIRECT28
@ethersproject/hash • 5.7.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/hdnode • 5.7.0BIP32 Hierarchal Deterministic Node operations.INDIRECT31
@ethersproject/json-wallets • 5.7.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.INDIRECT35
@ethersproject/keccak256 • 5.7.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.7.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.7.1Network definitions for ethers.INDIRECT1
@ethersproject/pbkdf2 • 5.7.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.7.0Properties utility functions for ethers.INDIRECT1
@ethersproject/providers • 5.7.2Ethereum Providers for ethers.INDIRECT32
@ethersproject/random • 5.7.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.7.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/solidity • 5.7.0Solidity coder for non-standard (tight) packing.INDIRECT12
@ethersproject/strings • 5.7.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/units • 5.7.0Unit conversion functions for Ethereum.INDIRECT5
@ethersproject/wallet • 5.7.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.INDIRECT36
@ethersproject/web • 5.7.1Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/wordlists • 5.7.0Word lists for BIP39 wallets.INDIRECT27
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@jridgewell/trace-mapping • 0.3.9Trace the original position through a source mapINDIRECT2
@json-rpc-tools/provider • 1.7.6Provider for JSON-RPCINDIRECT8
@json-rpc-tools/types • 1.7.6Typings for JSON-RPCINDIRECT1
@json-rpc-tools/utils • 1.7.6Utilities for JSON-RPCINDIRECT3
@ledgerhq/connect-kit-loader • 1.1.8Load Ledger Connect Kit at runtime, a library for dApps to integrate with the Ledger Extension and Ledger LiveINDIRECT0
@metamask/rpc-errors • 6.3.1Ethereum RPC and Provider errorsINDIRECT23
@metamask/superstruct • 3.1.0A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
@motionone/animation • 10.18.0A semi-polyfill WAAPI animation.INDIRECT5
@motionone/dom • 10.18.0A tiny, performant animation library for the DOMINDIRECT7
@motionone/easing • 10.18.0A collection of easing functions.INDIRECT4
@motionone/generators • 10.18.0A collection of animation generators.INDIRECT4
@motionone/svelte • 10.16.4A tiny, performant animation library for SvelteINDIRECT8
@motionone/types • 10.17.1Shared types for the Motion One packages.INDIRECT0
@motionone/utils • 10.18.0A collection of utility functions for animations.INDIRECT3
@motionone/vue • 10.16.4A tiny, performant animation library for VueINDIRECT8
@next/env • 13.1.6Next.js dotenv file loadingINDIRECT0
@next/swc-android-arm-eabi • 13.1.6This is the **android-arm-eabi** binary for `@next/swc`INDIRECT0
@next/swc-android-arm64 • 13.1.6This is the **android-arm64** binary for `@next/swc`INDIRECT0
@next/swc-darwin-arm64 • 13.1.6This is the **aarch64-apple-darwin** binary for `@next/swc`INDIRECT0
@next/swc-darwin-x64 • 13.1.6This is the **x86_64-apple-darwin** binary for `@next/swc`INDIRECT0
@next/swc-freebsd-x64 • 13.1.6This is the **x86_64-unknown-freebsd** binary for `@next/swc`INDIRECT0
@next/swc-linux-arm-gnueabihf • 13.1.6This is the **linux-arm-gnueabihf** binary for `@next/swc`INDIRECT0
@next/swc-linux-arm64-gnu • 13.1.6This is the **linux-arm64-gnu** binary for `@next/swc`INDIRECT0
@next/swc-linux-arm64-musl • 13.1.6This is the **linux-arm64-musl** binary for `@next/swc`INDIRECT0
@next/swc-linux-x64-gnu • 13.1.6This is the **x86_64-unknown-linux-gnu** binary for `@next/swc`INDIRECT0
@next/swc-linux-x64-musl • 13.1.6This is the **linux-x64-musl** binary for `@next/swc`INDIRECT0
@next/swc-win32-arm64-msvc • 13.1.6This is the **win32-arm64-msvc** binary for `@next/swc`INDIRECT0
@next/swc-win32-ia32-msvc • 13.1.6This is the **win32-ia32-msvc** binary for `@next/swc`INDIRECT0
@next/swc-win32-x64-msvc • 13.1.6This is the **x86_64-pc-windows-msvc** binary for `@next/swc`INDIRECT0
@noble/curves • 1.4.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.4.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/hashes • 1.5.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@parcel/watcher-android-arm64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-arm64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-darwin-x64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-freebsd-x64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm-glibc • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-glibc • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-arm64-musl • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-glibc • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-linux-x64-musl • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-wasm • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT9
@parcel/watcher-wasm>2.4.1>napi-wasm • 1.1.0An implementation of napi for wasmINDIRECT0
@parcel/watcher-win32-arm64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-ia32 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher-win32-x64 • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT0
@parcel/watcher • 2.4.1A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT22
@pedrouid/environment • 1.0.1Environment utilitiesINDIRECT0
@safe-global/safe-apps-provider • 0.15.2A provider wrapper of Safe Apps SDKINDIRECT48
@safe-global/safe-apps-sdk • 7.11.0SDK developed to integrate third-party apps with Safe app.INDIRECT46
@safe-global/safe-apps-sdk • 7.9.0SDK developed to integrate third-party apps with Safe app.INDIRECT46
@safe-global/safe-gateway-typescript-sdk • 3.22.2[![npm](https://img.shields.io/npm/v/@safe-global/safe-gateway-typescript-sdk?label=%40safe-global%2Fsafe-gateway-typescript-sdk)](https://www.npmjs.com/package/@safe-global/safe-gateway-typescript-sdk)INDIRECT0
@scure/base • 1.1.8Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip32 • 1.4.0Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1INDIRECT3
@scure/bip39 • 1.3.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@stablelib/aead • 1.0.1AEAD interface declaration (authenticated encryption with associated data)INDIRECT0
@stablelib/binary • 1.0.1Binary encoding and decodingINDIRECT1
@stablelib/bytes • 1.0.1Byte utilitiesINDIRECT0
@stablelib/chacha • 1.0.1ChaCha stream cipherINDIRECT3
@stablelib/chacha20poly1305 • 1.0.1ChaCha20-Poly1305 AEAD (RFC 7539)INDIRECT7
@stablelib/constant-time • 1.0.1Algorithmically constant-time utility functionsINDIRECT0
@stablelib/ed25519 • 1.0.3Ed25519 public-key signature (EdDSA with Curve25519)INDIRECT6
@stablelib/hash • 1.0.1Cryptographic hash function interface declarationsINDIRECT0
@stablelib/hkdf • 1.0.1HMAC-based Extract-and-Expand Key Derivation Function (HKDF, RFC 5869)INDIRECT4
@stablelib/hmac • 1.0.1Hash-based message authentication code (HMAC)INDIRECT3
@stablelib/int • 1.0.1Integer number utilitiesINDIRECT0
@stablelib/keyagreement • 1.0.1Key agreement interface declaration and utilitiesINDIRECT1
@stablelib/poly1305 • 1.0.1Poly1305 one-time message authentication codeINDIRECT2
@stablelib/random • 1.0.2Cryptographically-secure pseudorandom number generatorINDIRECT3
@stablelib/sha256 • 1.0.1SHA-256 cryptographic hash functionINDIRECT4
@stablelib/sha512 • 1.0.1SHA-512 cryptographic hash functionINDIRECT4
@stablelib/wipe • 1.0.1Wipes bytes and arrays (sets all values to zero)INDIRECT0
@stablelib/x25519 • 1.0.3X25519 key agreement (Curve25519)INDIRECT6
@storybook/core • 8.3.0-beta.3Storybook framework-agnostic APIINDIRECT125
@storybook/csf • 0.1.11Component Story Format (CSF) utilitiesINDIRECT1
@swc/helpers • 0.4.14External helpers for the swc project.INDIRECT1
@tanstack/query-core • 4.36.1The framework agnostic core that powers TanStack QueryINDIRECT0
@tanstack/query-persist-client-core • 4.36.1Set of utilities for interacting with persisters, which can save your queryClient for later useINDIRECT1
@tanstack/query-sync-storage-persister • 4.36.1A persister for synchronous storages, to be used with TanStack/QueryINDIRECT2
@tanstack/react-query-persist-client • 4.36.1React bindings to work with persisters in TanStack/react-queryINDIRECT2
@tanstack/react-query • 4.36.1Hooks for managing, caching and syncing asynchronous and remote data in ReactINDIRECT2
@tsconfig/node10 • 1.0.11A base TSConfig for working with Node 10.INDIRECT0
@tsconfig/node12 • 1.0.11A base TSConfig for working with Node 12.INDIRECT0
@tsconfig/node14 • 1.0.3A base TSConfig for working with Node 14.INDIRECT0
@tsconfig/node16 • 1.0.4A base TSConfig for working with Node 16.INDIRECT0
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/debug • 4.1.12TypeScript definitions for debugINDIRECT1
@types/estree • 1.0.5TypeScript definitions for estreeINDIRECT0
@types/express-serve-static-core • 4.19.5TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressINDIRECT11
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/ms • 0.7.34TypeScript definitions for msINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.15TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
@types/trusted-types • 2.0.7TypeScript definitions for trusted-typesINDIRECT0
@wagmi/chains • 0.2.9A collection of chains for wagmiINDIRECT0
@wagmi/connectors • 0.2.7A collection of connectors for wagmiINDIRECT448
@wagmi/core • 0.9.7Vanilla JS library for EthereumINDIRECT452
@walletconnect/crypto • 1.0.3Isomorphic Cryptography Library for AES, HMAC and SHA2INDIRECT12
@walletconnect/encoding • 1.0.2Byte encoding utilsINDIRECT3
@walletconnect/environment • 1.0.1Environment utilitiesINDIRECT1
@walletconnect/events • 1.0.1Events UtilsINDIRECT2
@walletconnect/heartbeat • 1.2.0HeartBeatINDIRECT101
@walletconnect/jsonrpc-http-connection • 1.0.8HTTP Connection for JSON-RPCINDIRECT12
@walletconnect/jsonrpc-provider • 1.0.14Provider for JSON-RPCINDIRECT7
@walletconnect/jsonrpc-types • 1.0.4Typings for JSON-RPCINDIRECT2
@walletconnect/jsonrpc-utils • 1.0.8Utilities for JSON-RPCINDIRECT5
@walletconnect/jsonrpc-ws-connection • 1.0.14WS Connection for JSON-RPCINDIRECT8
@walletconnect/keyvaluestorage • 1.1.1Isomorphic Key-Value StorageINDIRECT91
@walletconnect/logger • 2.1.2Logger UtilsINDIRECT25
@walletconnect/mobile-registry • 1.4.0Registry for WalletConnect mobile-to-mobile linking supported WalletsINDIRECT0
@walletconnect/randombytes • 1.0.3Isomorphic Library for Random BytesINDIRECT7
@walletconnect/relay-api • 1.0.11Relay JSON-RPC APIINDIRECT3
@walletconnect/relay-auth • 1.0.4Relay Client AuthenticationINDIRECT12
@walletconnect/safe-json • 1.0.0Safe Json UtilsINDIRECT0
@walletconnect/safe-json • 1.0.2Safe Json UtilsINDIRECT1
@walletconnect/time • 1.0.2time utilsINDIRECT1
@walletconnect/window-getters • 1.0.0Safe Window GettersINDIRECT0
@walletconnect/window-getters • 1.0.1Safe Window GettersINDIRECT1
@walletconnect/window-metadata • 1.0.0Scrape Window MetadataINDIRECT1
@walletconnect/window-metadata • 1.0.1Scrape Window MetadataINDIRECT2
@webassemblyjs/ast • 1.12.1AST utils for webassemblyjsINDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.11.6A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.11.6Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.12.1Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.11.6Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.11.6WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.12.1INDIRECT12
@webassemblyjs/ieee754 • 1.11.6IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.11.6UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.12.1> Rewrite a WASM binaryINDIRECT16
@webassemblyjs/wasm-gen • 1.12.1WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.12.1INDIRECT13
@webassemblyjs/wasm-parser • 1.12.1WebAssembly binary format parserINDIRECT10
@webassemblyjs/wast-printer • 1.12.1WebAssembly text format printerINDIRECT6
abitype • 0.3.0Strict TypeScript types for Ethereum ABIsINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-import-attributes • 1.9.5Support for import attributes in acornINDIRECT0
acorn-walk • 8.3.3ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.12.1ECMAScript parserINDIRECT0
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
aes-js • 3.1.2A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
arg • 4.1.3Another simple argument parserINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
assertion-error • 1.1.0Error constructor for test and validation frameworks that implements standardized AssertionError specification.INDIRECT0
ast-types • 0.16.1Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
async-mutex • 0.2.6A mutex for guarding async workflowsINDIRECT1
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bn.js • 4.11.8Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
body-parser • 1.20.2Node.js body parsing middlewareINDIRECT36
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserslist • 4.23.3Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chai • 4.5.0BDD/TDD assertion library for node.js and the browser. Test framework agnostic.INDIRECT7
chalk • 4.1.2Terminal string styling done rightINDIRECT5
check-error • 1.0.3Error comparison and information related utility for node and the browserINDIRECT1
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
citty • 0.1.6Elegant CLI BuilderINDIRECT1
client-only • 0.0.1This is a marker package to indicate that a module can only be used in Client Components.INDIRECT0
clipboardy • 4.0.0Access the system clipboard (copy/paste)INDIRECT22
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
confbox • 0.1.7Compact and high quality YAML, TOML, JSONC and JSON5 parsersINDIRECT0
consola • 3.2.3Elegant Console WrapperINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-es • 1.2.2<!-- automd:badges bundlejs -->INDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.6.0HTTP server cookie parsing and serializationINDIRECT0
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksINDIRECT1
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
cross-fetch • 3.1.8Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crossws • 0.2.4Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare WorkersINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deep-eql • 4.1.4Improved deep equality testing for Node.js and the browser.INDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
defu • 6.1.4Recursively assign default properties. Lightweight and Fast!INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destr • 2.0.3A faster, secure and convenient alternative for JSON.parseINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-browser • 5.2.0Unpack a browser type and version from the useragent stringINDIRECT0
detect-browser • 5.3.0Unpack a browser type and version from the useragent stringINDIRECT0
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
eip1193-provider • 1.0.1EIP-1193 compatible Ethereum ProviderINDIRECT9
elliptic • 6.5.4EC cryptographyINDIRECT7
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encode-utf8 • 1.0.3Turn a string into an ArrayBuffer by using the UTF8 encoding.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enhanced-resolve • 5.17.1Offers a async require.resolve function. It's highly configurable.INDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-module-lexer • 1.5.4Lexes ES modules returning their import/export metadataINDIRECT0
esbuild-register • 3.6.0Transpile JSX, TypeScript and esnext features on the fly with esbuildINDIRECT2
esbuild • 0.23.1An extremely fast JavaScript and CSS bundler and minifier.INDIRECT24
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eth-block-tracker • 7.1.0A block tracker for the Ethereum blockchain. Keeps track of the latest block.INDIRECT32
eth-rpc-errors • 4.0.3Ethereum RPC and Provider errors.INDIRECT1
ethereum-cryptography • 2.2.1All the cryptographic primitives used in EthereumINDIRECT5
ethers • 5.7.2Umbrella package for most common Ethers libraries.DIRECT44
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
execa • 8.0.1Process execution for humansINDIRECT16
express • 4.19.2Fast, unopinionated, minimalist web frameworkINDIRECT63
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-redact • 3.5.0very fast object redactionINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
finalhandler • 1.2.0Node.js final http responderINDIRECT9
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-func-name • 2.0.2Utility for getting a function's name for node and the browserINDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-port-please • 3.1.2Get an available TCP port to listenINDIRECT0
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
h3 • 1.12.0Minimal H(TTP) framework built for high performance and portability.INDIRECT14
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
hey-listen • 1.0.8Warning and invariant dev-ex messaging.INDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-shutdown • 1.2.2Gracefully shutdown a running HTTP server.INDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
iron-webcrypto • 1.2.1a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verificationINDIRECT0
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-function • 1.0.10Determine if a function is a native generator function.INDIRECT2
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
is-typed-array • 1.1.13Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT18
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-wsl • 3.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
is64bit • 2.0.0Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)INDIRECT1
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
jiti • 1.21.6Runtime typescript and ESM support for Node.jsINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
keccak • 3.0.4Keccak sponge function familyINDIRECT7
keyvaluestorage-interface • 1.0.0Isomorphic Key-Value Storage InterfaceINDIRECT0
listhen • 1.7.2👂 Elegant HTTP ListenerINDIRECT75
loader-runner • 4.3.0Runs (webpack) loadersINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
loupe • 2.3.7Inspect utility for Node.js and browsersINDIRECT1
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
mlly • 1.7.1Missing ECMAScript module utils for Node.jsINDIRECT5
mocha • 10.7.3simple, flexible, fun test frameworkINDIRECT71
motion • 10.16.2A tiny, performant animation library for the webINDIRECT10
mri • 1.2.0Quickly scan for CLI flags and argumentsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
next • 13.1.6The React FrameworkDIRECT23
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-addon-api • 7.1.1Node.js API (Node-API)INDIRECT0
node-fetch-native • 1.6.4better fetch for Node.js. Works on any JavaScript runtime!INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
ofetch • 1.3.4A better fetch API. Works on node, browser and workers.INDIRECT3
ohash • 1.1.3Super fast hashing library based on murmurhash3 written in Vanilla JSINDIRECT0
on-exit-leak-free • 0.2.0Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
pathe • 1.1.2Universal filesystem path utilsINDIRECT0
pathval • 1.1.1Object value retrieval given a string pathINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 5.0.0Promisify a callback-style functionINDIRECT0
pino-abstract-transport • 0.5.0Write Pino transports easilyINDIRECT11
pino-std-serializers • 4.0.0A collection of standard object serializers for PinoINDIRECT0
pino • 7.11.0super fast, all natural json loggerINDIRECT22
pkg-types • 1.2.0Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`INDIRECT5
pngjs • 3.4.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
pngjs • 5.0.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
postcss • 8.4.14Tool for transforming styles with JS pluginsINDIRECT3
preact • 10.23.2Fast 3kb React-compatible Virtual DOM library.INDIRECT0
preact • 10.4.1Fast 3kb React-compatible Virtual DOM library.INDIRECT0
process-warning • 1.0.0A small utility for creating warnings and emitting them.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
proxy-compare • 2.5.1Compare two objects using accessed properties with ProxyINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
qrcode • 1.4.4QRCode / 2d Barcode api with both server side and client side support using canvasINDIRECT36
qrcode • 1.5.3QRCode / 2d Barcode api with both server side and client side support using canvasINDIRECT29
query-string • 6.13.5Parse and stringify URL query stringsINDIRECT3
query-string • 7.1.1Parse and stringify URL query stringsINDIRECT4
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
radix3 • 1.1.2Lightweight and fast router for JavaScript based on Radix TreeINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
real-require • 0.1.0Keep require and import consistent after bundling or transpilingINDIRECT0
recast • 0.23.9JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT5
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-json-utils • 1.1.1Safe Json UtilsINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
send • 0.18.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.15.0Serve static filesINDIRECT20
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
sonic-boom • 2.8.0Extremely fast utf8 only stream implementationINDIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
std-env • 3.7.0Runtime agnostic JS utilsINDIRECT0
storybook • 8.3.0-beta.3Storybook's CLI - install, dev, build, upgrade, and moreDIRECT126
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
styled-jsx • 5.1.1Full CSS support for JSX without compromisesINDIRECT1
superstruct • 1.0.4A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
system-architecture • 0.1.0Get the operating system CPU architectureINDIRECT0
tapable • 2.2.1Just a little module for plugins.INDIRECT0
terser-webpack-plugin • 5.3.10Terser plugin for webpackINDIRECT30
thread-stream • 0.15.2A streaming way to send data to a Node.js Worker ThreadINDIRECT1
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
ts-node • 10.9.2TypeScript execution environment and REPL for node.js, with source map supportINDIRECT16
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
ufo • 1.5.4URL utils for humansINDIRECT0
uint8arrays • 3.1.0Utility functions to make dealing with Uint8Arrays easierINDIRECT1
uncrypto • 0.1.3Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimesINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
unenv • 1.10.0`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.INDIRECT5
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unstorage • 1.12.0Universal Storage LayerINDIRECT87
untun • 0.1.3Tunnel your local HTTP(s) server to the world! Powered by Cloudflare Quick Tunnels.INDIRECT3
update-browserslist-db • 1.1.0CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
uqr • 0.1.2Generate QR Code universally, in any runtime, to ANSI, Unicode or SVG.INDIRECT0
use-sync-external-store • 1.2.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
use-sync-external-store • 1.2.2Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT22
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8-compile-cache-lib • 3.0.1Require hook for automatic V8 compile cache persistenceINDIRECT0
valtio • 1.10.5💊 Valtio makes proxy-state simple for React and VanillaINDIRECT2
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
wagmi • 0.11.7React Hooks for EthereumDIRECT458
watchpack • 2.4.2Wrapper library for directory and file watching.INDIRECT2
webpack-sources • 3.2.3Source code handling classes for webpackINDIRECT0
webpack • 5.94.0Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.DIRECT75
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-typed-array • 1.1.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 7.5.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.18.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs-unparser • 2.0.0Converts back a yargs argv object to its original array formINDIRECT4
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yn • 3.1.1Parse yes/no like valuesINDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
zustand • 4.5.5🐻 Bear necessities for state management in ReactINDIRECT1
ISC45
PackageRelationDependenciesPublished
@metamask/eth-json-rpc-provider • 1.0.1Create an Ethereum provider using a JSON-RPC engine or middlewareINDIRECT29
@metamask/json-rpc-engine • 7.3.3A tool for processing JSON-RPC messagesINDIRECT26
@metamask/safe-event-emitter • 2.0.0An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
@metamask/safe-event-emitter • 3.1.1An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
@metamask/utils • 5.0.2Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase.INDIRECT18
@metamask/utils • 8.5.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT21
@metamask/utils • 9.2.1Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT21
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
browser-stdout • 1.3.1`process.stdout` in your browser.INDIRECT0
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.18Provides a list of electron-to-chromium version mappingsINDIRECT0
eth-json-rpc-filters • 6.0.1[json-rpc-engine](https://github.com/MetaMask/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).INDIRECT11
eth-query • 2.1.2like web3 but for minimalistsINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 8.1.0a little globberINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-rpc-engine • 6.1.0A tool for processing JSON-RPC messages.INDIRECT3
json-rpc-random-id • 1.0.1Generates an id useable in json rpc payloads.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
make-error • 1.3.6Make your own error types!INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
Apache-2.026
PackageRelationDependenciesPublished
@coinbase/wallet-sdk • 3.9.3Coinbase Wallet JavaScript SDKINDIRECT58
@walletconnect/browser-utils • 1.8.0Browser Utilities for WalletConnectINDIRECT5
@walletconnect/client • 1.8.0Client for WalletConnectINDIRECT34
@walletconnect/core • 1.8.0Core Library for WalletConnectINDIRECT24
@walletconnect/core • 2.3.3Core for WalletConnect ProtocolINDIRECT237
@walletconnect/ethereum-provider • 1.8.0Ethereum Provider for WalletConnectINDIRECT96
@walletconnect/iso-crypto • 1.8.0Isomorphic Crypto for WalletConnectINDIRECT30
@walletconnect/qrcode-modal • 1.8.0QR Code Modal for WalletConnectINDIRECT47
@walletconnect/sign-client • 2.3.3Sign Client for WalletConnect ProtocolINDIRECT238
@walletconnect/signer-connection • 1.8.0Signer Connection for WalletConnect ProvidersINDIRECT78
@walletconnect/socket-transport • 1.8.0Socket Transport for WalletConnectINDIRECT23
@walletconnect/types • 1.8.0Typescript Types for WalletConnectINDIRECT0
@walletconnect/types • 2.3.3Typings for WalletConnect ProtocolINDIRECT199
@walletconnect/universal-provider • 2.3.3Universal Provider for WalletConnect ProtocolINDIRECT254
@walletconnect/utils • 1.8.0Utility Library for WalletConnectINDIRECT21
@walletconnect/utils • 2.3.3Utilities for WalletConnect ProtocolINDIRECT229
@web3modal/core • 2.4.3#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)INDIRECT6
@web3modal/standalone • 2.4.3#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)INDIRECT55
@web3modal/ui • 2.4.3#### 🔎 [Examples](https://github.com/WalletConnect/web3modal-examples)INDIRECT54
@webassemblyjs/leb128 • 1.11.6LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
idb-keyval • 6.2.1A super-simple-small keyval store built on top of IndexedDBINDIRECT0
workerpool • 6.5.1Offload tasks to a pool of workers on node.js and in the browserINDIRECT0
BSD-3-Clause14
PackageRelationDependenciesPublished
@lit-labs/ssr-dom-shim • 1.2.1DOM shim for Lit Server Side Rendering (SSR)INDIRECT0
@lit/reactive-element • 1.6.3A simple low level base class for creating fast, lightweight web componentsINDIRECT1
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
diff • 4.0.2A javascript text diff implementation.INDIRECT0
diff • 5.2.0A JavaScript text diff implementation.INDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
lit-element • 3.3.3A simple base class for creating fast, lightweight web componentsINDIRECT4
lit-html • 2.8.0HTML templates literals in JavaScriptINDIRECT1
lit • 2.7.5A library for building fast, lightweight web componentsINDIRECT5
qs • 6.11.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map-js • 1.2.0Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause9
PackageRelationDependenciesPublished
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
terser • 5.31.6JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
0BSD3
PackageRelationDependenciesPublished
pony-cause • 2.1.11Ponyfill and helpers for Error CausesINDIRECT0
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
MPL-2.03
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/tx • 4.2.0A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT11
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001658A smaller version of caniuse-db, with only the essentials!INDIRECT0
unknown1
PackageRelationDependenciesPublished
browser-assert • 1.2.1Featherweight assert moduleINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 2.19.0A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.1 version:

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