licenses.dev

@cosmjs/proto-signing v0.26.8

Utilities for protobuf based signing (Cosmos SDK 0.40+)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 25.9.2TypeScript definitions for nodeINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
bn.js • 4.12.3Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.3Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
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
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
undici-types • 7.24.6A stand-alone types package for UndiciINDIRECT0
BSD-3-Clause11
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.5A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.1A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.1Fetches the contents of a file accross node and browsers.INDIRECT1
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.2Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.1A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 6.11.6Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
Apache-2.08
PackageRelationDependenciesPublished
@cosmjs/amino • 0.26.8Helpers for Amino based signing.DIRECT19
@cosmjs/crypto • 0.26.8Cryptography resources for blockchain projectsDIRECT18
@cosmjs/encoding • 0.26.8Encoding helpers for blockchain projectsDIRECT3
@cosmjs/math • 0.26.8Math helpers for blockchain projectsDIRECT1
@cosmjs/utils • 0.26.8Utility tools, primarily for testing codeDIRECT0
cosmjs-types • 0.4.1JS and TS types relating to Protocol Buffers used by Cosmos-SDK and other related projectsDIRECT15
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.DIRECT0
readonly-date • 1.0.0An immutable drop-in replacement for JavaScript's Date typeINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
libsodium-wrappers • 0.7.16The Sodium cryptographic library compiled to pure JavaScript (wrappers)INDIRECT1
libsodium • 0.7.16The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers)INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.26.8 version:

[![licenses](https://licenses.dev/b/npm/%40cosmjs%2Fproto-signing/0.26.8)](https://licenses.dev/npm/%40cosmjs%2Fproto-signing/0.26.8)
<a href="https://licenses.dev/npm/%40cosmjs%2Fproto-signing/0.26.8">
  <img src="https://licenses.dev/b/npm/%40cosmjs%2Fproto-signing/0.26.8" alt="licenses" />
</a>
GitHub