licenses.dev

eth-lib v0.2.7

Lightweight Ethereum libraries

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
bn.js • 4.12.0Big number implementation in pure javascriptDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer-to-arraybuffer • 0.0.5Convert Buffer to ArrayBufferINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
elliptic • 6.5.7EC cryptographyDIRECT7
global • 4.4.0Require global variablesINDIRECT3
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
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
url-set-query • 1.0.0small function to append a query string to a URLINDIRECT0
xhr-request-promise • 0.1.3Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.DIRECT22
xhr-request • 1.1.0tiny http client for Node and the browserINDIRECT21
xhr • 2.6.0small xhr abstractionINDIRECT7
xtend • 4.0.2extend like a bossINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/eth-lib)](https://licenses.dev/npm/eth-lib)
<a href="https://licenses.dev/npm/eth-lib">
  <img src="https://licenses.dev/b/npm/eth-lib" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.7 version:

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