licenses.dev

@dynamic-labs/starknet v1.0.6

A React SDK for implementing wallet web3 authentication and authorization to your website.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT83
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@dynamic-labs/logger • 1.0.6A simple client side logging library used in Dynamic SDKINDIRECT0
@dynamic-labs/rpc-providers • 1.0.6A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT94
@dynamic-labs/types • 1.0.6A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT1
@dynamic-labs/utils • 1.0.6A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT3
@dynamic-labs/wallet-book • 1.0.6## Updating Wallet BookDIRECT2
@dynamic-labs/wallet-connector-core • 1.0.6Core package for utilities and types for handling multiple wallet/chain support Dynamic SDKDIRECT0
@module-federation/runtime • 0.1.21- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloaINDIRECT1
@module-federation/sdk • 0.1.21A sdk for support module federationINDIRECT0
@noble/curves • 1.3.0Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/ed25519 • 1.7.5Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH & ristretto255INDIRECT0
@noble/hashes • 1.3.3Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/secp256k1 • 1.7.2Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesINDIRECT0
@rometools/cli-darwin-arm64 • 12.1.3INDIRECT0
@rometools/cli-darwin-x64 • 12.1.3INDIRECT0
@rometools/cli-linux-arm64 • 12.1.3INDIRECT0
@rometools/cli-linux-x64 • 12.1.3INDIRECT0
@rometools/cli-win32-arm64 • 12.1.3INDIRECT0
@rometools/cli-win32-x64 • 12.1.3INDIRECT0
@scure/base • 1.1.9Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/starknet • 1.0.0Audited & minimal implementation of Starknet cryptography including Pedersen and Stark CurveINDIRECT2
@solana/buffer-layout • 4.0.1Translation between JavaScript values and BuffersINDIRECT3
@solana/web3.js • 1.70.1Solana Javascript APIINDIRECT47
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT1
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/ws • 7.4.7TypeScript definitions for wsINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
buffer • 6.0.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bufferutil • 4.1.0WebSocket buffer utilsINDIRECT1
cardinal • 2.1.1Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.INDIRECT3
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
delay • 5.0.0Delay a promise a specified amount of timeINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
fast-stable-stringify • 1.0.0Deterministic stringification for when performance mattersINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
get-starknet-core • 3.3.5[![npm](https://img.shields.io/npm/v/get-starknet.svg)](https://www.npmjs.com/package/get-starknet)DIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT5
isomorphic-ws • 4.0.1Isomorphic implementation of WebSocketINDIRECT0
jayson • 3.7.0JSON-RPC 1.0/2.0 compliant server and clientINDIRECT16
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
lossless-json • 2.0.11Parse JSON without risk of losing numeric informationINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
redeyed • 2.1.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
rome • 12.1.3Rome is a toolchain for the web: formatter, linter and moreINDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
starknet • 5.29.0JavaScript library for StarknetDIRECT47
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
superstruct • 0.14.2A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.21.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
zod • 3.22.4TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
ISC8
PackageRelationDependenciesPublished
abi-wan-kanabi • 1.0.3Abi parser for Cairo smart contracts, based on wagmi abitypeINDIRECT28
abi-wan-kanabi • 2.2.4Abi parser for Cairo smart contracts, based on wagmi abitypeINDIRECT24
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
@dynamic-labs/sdk-api • 0.0.333API SDK for app.dynamic.xyzDIRECT0
bigint-buffer • 1.1.5bigint to buffer conversion with native supportINDIRECT2
borsh • 0.7.0Binary Object Representation Serializer for HashingINDIRECT5
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentINDIRECT0
unknown2
PackageRelationDependenciesPublished
eyes • 0.1.8a customizable value inspectorINDIRECT0
text-encoding-utf-8 • 1.0.2UTF-8 only polyfill for the Encoding Living Standard's API.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
text-encoding • 0.7.0Polyfill for the Encoding Living Standard's API.DIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 2.2.0zlib port to javascript - fast, modularized, with browser supportINDIRECT0
LGPL-3.0-only1
PackageRelationDependenciesPublished
rpc-websockets • 7.11.2JSON-RPC 2.0 implementation over WebSockets for Node.jsINDIRECT6
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.6 version:

[![licenses](https://licenses.dev/b/npm/%40dynamic-labs%2Fstarknet/1.0.6)](https://licenses.dev/npm/%40dynamic-labs%2Fstarknet/1.0.6)
<a href="https://licenses.dev/npm/%40dynamic-labs%2Fstarknet/1.0.6">
  <img src="https://licenses.dev/b/npm/%40dynamic-labs%2Fstarknet/1.0.6" alt="licenses" />
</a>
GitHub