licenses.dev

@near-js/providers v0.1.1

Library of implementations for interfacing with the NEAR blockchain

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
@noble/curves • 1.2.0Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.3.2Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, ScryptINDIRECT0
@noble/hashes • 1.3.3Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
base-x • 2.0.6Fast base encoding / decoding of any given alphabetINDIRECT1
bn.js • 5.2.1Big number implementation in pure javascriptDIRECT0
bs58 • 4.0.0Base 58 encoding / decodingINDIRECT2
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
http-errors • 1.7.2Create HTTP error objectsDIRECT5
mustache • 4.0.0Logic-less {{mustache}} templates with JavaScriptINDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
toidentifier • 1.0.0Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC8
PackageRelationDependenciesPublished
@near-js/crypto • 1.2.1Abstractions around NEAR-compatible elliptical curves and cryptographic keysINDIRECT12
@near-js/keystores • 0.0.9Key storage and management implementationsINDIRECT13
@near-js/signers • 0.1.1Core dependencies for the NEAR API JavaScript clientINDIRECT15
@near-js/transactions • 1.1.2Functions and data types for transactions on NEARDIRECT16
@near-js/types • 0.0.4TypeScript types for working with the Near JS APIDIRECT1
@near-js/utils • 0.1.0Common methods and constants for the NEAR API JavaScript clientDIRECT7
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.1.1A small polyfill for Object.setprototypeofINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
borsh • 1.0.0Binary Object Representation Serializer for HashingDIRECT0
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/%40near-js%2Fproviders)](https://licenses.dev/npm/%40near-js%2Fproviders)
<a href="https://licenses.dev/npm/%40near-js%2Fproviders">
  <img src="https://licenses.dev/b/npm/%40near-js%2Fproviders" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/npm/%40near-js%2Fproviders/0.1.1)](https://licenses.dev/npm/%40near-js%2Fproviders/0.1.1)
<a href="https://licenses.dev/npm/%40near-js%2Fproviders/0.1.1">
  <img src="https://licenses.dev/b/npm/%40near-js%2Fproviders/0.1.1" alt="licenses" />
</a>
GitHub