licenses.dev

codechain-primitives v0.1.0

JavaScript classes for CodeChain primitives

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 7.2.1A library for arbitrary-precision decimal and non-decimal arithmeticDIRECT0
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserDIRECT2
elliptic • 6.5.7EC cryptographyDIRECT7
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
lodash • 4.17.21Lodash modular utilities.DIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
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.DIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
rlp • 2.2.7Recursive Length Prefix Encoding ModuleDIRECT1
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/codechain-primitives)](https://licenses.dev/npm/codechain-primitives)
<a href="https://licenses.dev/npm/codechain-primitives">
  <img src="https://licenses.dev/b/npm/codechain-primitives" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

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