licenses.dev

borc v2.1.2

Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserDIRECT2
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
iso-url • 0.4.7Isomorphic/Universal WHATWG URL API with some support legacy node URL APIDIRECT0
json-text-sequence • 0.1.1Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequenceDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
delimit-stream • 0.1.0Push messages from a stream partitioned by the given delimiterINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.2 version:

[![licenses](https://licenses.dev/b/npm/borc/2.1.2)](https://licenses.dev/npm/borc/2.1.2)
<a href="https://licenses.dev/npm/borc/2.1.2">
  <img src="https://licenses.dev/b/npm/borc/2.1.2" alt="licenses" />
</a>
GitHub