licenses.dev

fabric-contract-api v2.5.7

A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each other

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.3Tools for debugging your node.js modules and event loopINDIRECT10
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
class-transformer • 0.4.0Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructorsDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT5
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT7
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsDIRECT0
fecha • 4.2.3Date formatting and parsingINDIRECT0
fn.name • 1.1.0Extract names from functionsINDIRECT0
get-params • 0.1.2Get a list of function's argument variable namesDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
logform • 2.6.1An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
process • 0.11.10process information for node.js and browsersINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readable-stream • 4.5.2Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
winston-transport • 4.8.0Base stream implementations for winston@3 and up.INDIRECT17
winston • 3.15.0A logger for just about everything.DIRECT37
Apache-2.02
PackageRelationDependenciesPublished
fabric-shim-api • 2.5.7A node.js API of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each otherDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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/fabric-contract-api)](https://licenses.dev/npm/fabric-contract-api)
<a href="https://licenses.dev/npm/fabric-contract-api">
  <img src="https://licenses.dev/b/npm/fabric-contract-api" alt="licenses" />
</a>

Or the licenses badge code for the 2.5.7 version:

[![licenses](https://licenses.dev/b/npm/fabric-contract-api/2.5.7)](https://licenses.dev/npm/fabric-contract-api/2.5.7)
<a href="https://licenses.dev/npm/fabric-contract-api/2.5.7">
  <img src="https://licenses.dev/b/npm/fabric-contract-api/2.5.7" alt="licenses" />
</a>
GitHub