licenses.dev

fabric-common-chaincode v2.3.0-beta.1

home of `npm fabric-common-chaincode`

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT61
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 loopINDIRECT11
@fidm/asn1 • 1.0.4ASN.1/DER, PEM for Node.jsINDIRECT0
@fidm/x509 • 1.2.1Pure JavaScript X509 certificate tools for Node.jsINDIRECT2
@js-sdsl/ordered-map • 4.4.2javascript standard data structure library which benchmark against C++ STLINDIRECT0
@types/node • 16.18.113TypeScript definitions for nodeINDIRECT0
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
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 constructorsINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A 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 supportINDIRECT6
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT8
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
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 namesINDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
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
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
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
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
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.INDIRECT38
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
BSD-3-Clause12
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.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires 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.0A minimal UTF8 implementation for number arrays.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT12
Apache-2.08
PackageRelationDependenciesPublished
@grpc/grpc-js • 1.12.2gRPC Library for Node - pure JS implementationINDIRECT32
@grpc/proto-loader • 0.7.13gRPC utility library for loading .proto filesINDIRECT30
@hyperledger/fabric-protos • 0.2.2Node bindings for Hyperledger Fabric protocol buffersINDIRECT34
fabric-contract-api • 2.5.7A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each otherINDIRECT44
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 otherINDIRECT0
fabric-shim • 2.5.7A node.js implementation of Hyperledger Fabric chaincode shim, to allow endorsing peers and user-provided chaincodes to communicate with each otherDIRECT88
long • 5.2.3A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
ISC5
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.0 AND BSD-3-Clause1
PackageRelationDependenciesPublished
google-protobuf • 3.21.4Protocol Buffers for JavaScriptINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.3.0-beta.1 version:

[![licenses](https://licenses.dev/b/npm/fabric-common-chaincode/2.3.0-beta.1)](https://licenses.dev/npm/fabric-common-chaincode/2.3.0-beta.1)
<a href="https://licenses.dev/npm/fabric-common-chaincode/2.3.0-beta.1">
  <img src="https://licenses.dev/b/npm/fabric-common-chaincode/2.3.0-beta.1" alt="licenses" />
</a>
GitHub