licenses.dev

@near-js/wallet-account v1.1.1

Dependencies for the NEAR API JavaScript client in the browser

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT25
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
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT6
ajv • 8.11.2Another JSON Schema ValidatorINDIRECT5
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
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
http-errors • 1.7.2Create HTTP error objectsINDIRECT5
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
lru_map • 0.4.1Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.INDIRECT0
mustache • 4.0.0Logic-less {{mustache}} templates with JavaScriptINDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
require-from-string • 2.0.2Require module from stringINDIRECT0
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
ISC10
PackageRelationDependenciesPublished
@near-js/accounts • 1.0.4Classes encapsulating account-specific functionalityDIRECT38
@near-js/crypto • 1.2.1Abstractions around NEAR-compatible elliptical curves and cryptographic keysDIRECT12
@near-js/keystores • 0.0.9Key storage and management implementationsDIRECT13
@near-js/providers • 0.1.1Library of implementations for interfacing with the NEAR blockchainINDIRECT27
@near-js/signers • 0.1.1Core dependencies for the NEAR API JavaScript clientDIRECT15
@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
BSD-2-Clause2
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
borsh • 1.0.0Binary Object Representation Serializer for HashingDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
near-abi • 0.1.1Typescript library providing NEAR smart contract ABI primitivesINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.1 version:

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