licenses.dev

@polkadot/rpc-provider v2.10.1

Transport providers for the API

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT52
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT2
@types/node-fetch • 2.6.12TypeScript definitions for node-fetchINDIRECT8
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/websocket • 1.0.10TypeScript definitions for websocketINDIRECT2
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
base-x • 3.0.10Fast base encoding / decoding of any given alphabetINDIRECT1
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.12.1Big number implementation in pure javascriptDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
bufferutil • 4.0.8WebSocket buffer utilsINDIRECT1
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
create-hash • 1.2.0create hashes for browserifyINDIRECT10
cuint • 0.2.2Unsigned integers for JavascriptINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
lru-queue • 0.1.0LRU QueueINDIRECT9
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
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
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scryptsy • 2.1.0Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
xxhashjs • 0.2.2xxHash in JavascriptINDIRECT1
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
Apache-2.014
PackageRelationDependenciesPublished
@polkadot/metadata • 2.10.1Helpers to extract information from runtime metadataINDIRECT57
@polkadot/networks • 4.2.1A list of all available Substrate networks and their applicable prefixesINDIRECT2
@polkadot/types-known • 2.10.1A JavaScript wrapper for the Polkadot JsonRPC interfaceINDIRECT57
@polkadot/types • 2.10.1Implementation of the Parity codecDIRECT57
@polkadot/util-crypto • 4.2.1A collection of useful crypto utilities for @polkadotDIRECT38
@polkadot/util • 4.2.1A collection of useful utilities for @polkadotDIRECT10
@polkadot/wasm-crypto • 2.0.1Wrapper around crypto hashing functionsINDIRECT0
@polkadot/x-fetch • 4.2.1A cross-environment fetch replacementDIRECT15
@polkadot/x-randomvalues • 4.2.1A cross-environment window.crypto.getRandomValues replacementINDIRECT2
@polkadot/x-textdecoder • 4.2.1A TextDecoder replacementINDIRECT2
@polkadot/x-textencoder • 4.2.1A TextDecoder replacementINDIRECT2
@polkadot/x-ws • 4.2.1A cross-environment WebSocket replacementDIRECT23
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
websocket • 1.0.35Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.INDIRECT17
ISC12
PackageRelationDependenciesPublished
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
memoizee • 0.4.17Memoize/cache function resultsINDIRECT13
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
timers-ext • 0.1.8Timers extensionsINDIRECT9
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.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/%40polkadot%2Frpc-provider)](https://licenses.dev/npm/%40polkadot%2Frpc-provider)
<a href="https://licenses.dev/npm/%40polkadot%2Frpc-provider">
  <img src="https://licenses.dev/b/npm/%40polkadot%2Frpc-provider" alt="licenses" />
</a>

Or the licenses badge code for the 2.10.1 version:

[![licenses](https://licenses.dev/b/npm/%40polkadot%2Frpc-provider/2.10.1)](https://licenses.dev/npm/%40polkadot%2Frpc-provider/2.10.1)
<a href="https://licenses.dev/npm/%40polkadot%2Frpc-provider/2.10.1">
  <img src="https://licenses.dev/b/npm/%40polkadot%2Frpc-provider/2.10.1" alt="licenses" />
</a>
GitHub