licenses.dev

@redspot/chai v0.11.9-1

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT77
PackageRelationDependenciesPublished
@babel/runtime • 7.27.6babel's modular runtime helpersINDIRECT0
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT2
@types/node-fetch • 2.6.12TypeScript definitions for node-fetchINDIRECT22
@types/node • 24.0.10TypeScript definitions for nodeINDIRECT1
@types/websocket • 1.0.10TypeScript definitions for websocketINDIRECT2
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.12.2Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
bufferutil • 4.0.9WebSocket buffer utilsINDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
camelcase • 6.3.0Convert 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 browserifyINDIRECT37
cuint • 0.2.2Unsigned integers for JavascriptINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elliptic • 6.6.1EC cryptographyINDIRECT7
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
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.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 4.0.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT19
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine 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-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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-typed-array • 1.1.15Is 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.INDIRECT23
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
micro-base • 0.9.0Fast and minimal implementation of bech32, base64, base58, base32 & base16INDIRECT0
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
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
to-buffer • 1.2.1Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT27
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 7.8.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
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
xxhashjs • 0.2.2xxHash in JavascriptINDIRECT1
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
Apache-2.022
PackageRelationDependenciesPublished
@polkadot/api-contract • 5.9.1Interfaces for interacting with contracts and contract ABIsDIRECT112
@polkadot/api-derive • 5.9.1Common functions used across Polkadot, derived from RPC calls and storage queries.INDIRECT111
@polkadot/api • 5.9.1Promise and RxJS wrappers around the Polkadot JS RPCDIRECT111
@polkadot/keyring • 7.9.2Keyring managementINDIRECT69
@polkadot/networks • 7.9.2A list of all available Substrate networks and their applicable prefixesINDIRECT1
@polkadot/rpc-core • 5.9.1A JavaScript wrapper for the Polkadot JsonRPC interfaceINDIRECT107
@polkadot/rpc-provider • 5.9.1Transport providers for the APIINDIRECT106
@polkadot/types-known • 5.9.1Known type definitionsINDIRECT72
@polkadot/types • 5.9.1Implementation of the Parity codecINDIRECT71
@polkadot/util-crypto • 7.9.2A collection of useful crypto utilities for @polkadotINDIRECT68
@polkadot/util • 7.9.2A collection of useful utilities for @polkadotINDIRECT10
@polkadot/wasm-crypto-asmjs • 4.6.1Asm.js content for wasm-cryptoINDIRECT1
@polkadot/wasm-crypto-wasm • 4.6.1Wasm content for wasm-cryptoINDIRECT1
@polkadot/wasm-crypto • 4.6.1A wasm interface layer for use by @polkadot/util-cryptoINDIRECT3
@polkadot/x-fetch • 7.9.2A cross-environment fetch replacementINDIRECT29
@polkadot/x-global • 7.9.2A cross-environment global replacementINDIRECT1
@polkadot/x-randomvalues • 7.9.2A cross-environment window.crypto.getRandomValues replacementINDIRECT2
@polkadot/x-textdecoder • 7.9.2A TextDecoder replacementINDIRECT2
@polkadot/x-textencoder • 7.9.2A TextDecoder replacementINDIRECT2
@polkadot/x-ws • 7.9.2A cross-environment WebSocket replacementINDIRECT23
rxjs • 7.8.2Reactive Extensions for modern JavaScriptINDIRECT1
websocket • 1.0.35Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.INDIRECT17
ISC9
PackageRelationDependenciesPublished
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
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
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
ed2curve • 0.3.0Convert Ed25519 signing keys into Curve25519 Diffie-Hellman keys.INDIRECT1
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT29
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/%40redspot%2Fchai)](https://licenses.dev/npm/%40redspot%2Fchai)
<a href="https://licenses.dev/npm/%40redspot%2Fchai">
  <img src="https://licenses.dev/b/npm/%40redspot%2Fchai" alt="licenses" />
</a>

Or the licenses badge code for the 0.11.9-1 version:

[![licenses](https://licenses.dev/b/npm/%40redspot%2Fchai/0.11.9-1)](https://licenses.dev/npm/%40redspot%2Fchai/0.11.9-1)
<a href="https://licenses.dev/npm/%40redspot%2Fchai/0.11.9-1">
  <img src="https://licenses.dev/b/npm/%40redspot%2Fchai/0.11.9-1" alt="licenses" />
</a>
GitHub