licenses.dev

@sqds/sdk v1.0.8

An SDK for easily interacting with Squads Multisig Programs

Published on

Licenses

Learn more about license information.

Package Licenses

AGPL-3.0-or-later

Dependency Licenses

MIT54
PackageRelationDependenciesPublished
@babel/runtime • 7.26.10babel's modular runtime helpersINDIRECT1
@noble/curves • 1.8.1Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.7.1Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@solana/buffer-layout • 4.0.1Translation between JavaScript values and BuffersINDIRECT3
@solana/web3.js • 1.98.0Solana Javascript APIDIRECT52
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT1
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/uuid • 8.3.4TypeScript definitions for uuidINDIRECT0
@types/ws • 7.4.7TypeScript definitions for wsINDIRECT1
@types/ws • 8.18.0TypeScript definitions for wsINDIRECT1
agentkeepalive • 4.6.0Missing keepalive http.AgentINDIRECT2
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.1Big number implementation in pure javascriptDIRECT0
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
buffer-layout • 1.2.2Translation between JavaScript values and BuffersINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bufferutil • 4.0.9WebSocket buffer utilsINDIRECT1
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
crypto-hash • 1.3.0Tiny hashing module that uses the native crypto API in Node.js and the browserINDIRECT0
delay • 5.0.0Delay a promise a specified amount of timeINDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
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
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
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
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
isomorphic-ws • 4.0.1Isomorphic implementation of WebSocketINDIRECT0
jayson • 4.1.3JSON-RPC 1.0/2.0 compliant server and clientINDIRECT15
js-sha256 • 0.9.0A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.INDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
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
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
superstruct • 0.15.5A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
superstruct • 2.0.2A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
toml • 3.0.0TOML parser for Node.js (parses TOML spec v0.4.0)INDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.18.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
@project-serum/borsh • 0.2.5Serum BorshINDIRECT2
@swc/helpers • 0.5.15External helpers for the swc project.INDIRECT1
bigint-buffer • 1.1.5bigint to buffer conversion with native supportINDIRECT2
borsh • 0.7.0Binary Object Representation Serializer for HashingINDIRECT5
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
@project-serum/anchor • 0.25.0Anchor clientDIRECT67
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
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
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 2.1.0zlib port to javascript - fast, modularized, with browser supportINDIRECT0
LGPL-3.0-only1
PackageRelationDependenciesPublished
rpc-websockets • 9.1.1JSON-RPC 2.0 implementation over WebSockets for Node.jsINDIRECT14
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ISC1
PackageRelationDependenciesPublished
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.8 version:

[![licenses](https://licenses.dev/b/npm/%40sqds%2Fsdk/1.0.8)](https://licenses.dev/npm/%40sqds%2Fsdk/1.0.8)
<a href="https://licenses.dev/npm/%40sqds%2Fsdk/1.0.8">
  <img src="https://licenses.dev/b/npm/%40sqds%2Fsdk/1.0.8" alt="licenses" />
</a>
GitHub