licenses.dev

@collabland/common v0.50.0

CollabLand common utilities

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT100
PackageRelationDependenciesPublished
@ethersproject/bignumber • 5.8.0BigNumber library used in ethers.js.DIRECT3
@ethersproject/bytes • 5.8.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/logger • 5.8.0Logger utility functions for ethers.INDIRECT0
@types/bs58 • 4.0.4TypeScript definitions for bs58DIRECT4
@types/debug • 4.1.13TypeScript definitions for debugDIRECT1
@types/http-errors • 2.0.5TypeScript definitions for http-errorsDIRECT0
@types/jsonwebtoken • 9.0.10TypeScript definitions for jsonwebtokenDIRECT3
@types/lodash • 4.17.24TypeScript definitions for lodashDIRECT0
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/nanoid • 2.1.0TypeScript definitions for nanoidDIRECT2
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/qrcode • 1.5.6TypeScript definitions for qrcodeDIRECT2
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
brace-expansion • 2.1.2Brace expansion as known from sh/bashINDIRECT1
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58 • 5.0.0Base 58 encoding / decodingDIRECT1
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-fetch • 4.1.0Universal WHATWG Fetch API for Node, Browsers and React NativeDIRECT4
data-uri-to-buffer • 4.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.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-redact • 3.5.0very fast object redactionINDIRECT0
fetch-blob • 3.2.0Blob & File implementation in Node.js, originally from node-fetch.INDIRECT2
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
formdata-polyfill • 4.0.10HTML5 `FormData` for Browsers and Node.INDIRECT3
http-errors • 2.0.1Create HTTP error objectsDIRECT5
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
jsonata • 2.2.2JSON query and transformation languageDIRECT0
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)DIRECT14
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.1Implementation of JSON Web SignaturesINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.5A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-fetch • 3.3.2A light-weight module that brings Fetch API to node.jsDIRECT5
node-otp • 1.2.3Node.js One-Time PasswordDIRECT0
on-exit-leak-free • 2.1.2Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 4.0.0Map over promises concurrentlyDIRECT3
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
pino-abstract-transport • 1.2.0Write Pino transports easilyINDIRECT11
pino-std-serializers • 6.2.2A collection of standard object serializers for PinoINDIRECT0
pino • 8.21.0super fast, all natural json loggerDIRECT22
pngjs • 5.0.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
process-warning • 3.0.0A small utility for creating warnings and emitting them.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
qrcode • 1.5.4QRCode / 2d Barcode api with both server side and client side support using canvasDIRECT28
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
real-require • 0.2.0Keep require and import consistent after bundling or transpilingINDIRECT0
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
sonic-boom • 3.8.1Extremely fast utf8 only stream implementationINDIRECT1
statuses • 2.0.2HTTP status utilityINDIRECT0
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
thread-stream • 2.7.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
toposort • 2.0.2Topological sort of directed ascyclic graphs (like dependecy lists)DIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
ISC12
PackageRelationDependenciesPublished
cliui • 6.0.0easily 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
minimatch • 5.1.9a glob matcher in javascriptDIRECT2
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
borsh • 0.7.0Binary Object Representation Serializer for HashingDIRECT5
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
unknown1
PackageRelationDependenciesPublished
text-encoding-utf-8 • 1.0.2UTF-8 only polyfill for the Encoding Living Standard's API.INDIRECT0
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/%40collabland%2Fcommon)](https://licenses.dev/npm/%40collabland%2Fcommon)
<a href="https://licenses.dev/npm/%40collabland%2Fcommon">
  <img src="https://licenses.dev/b/npm/%40collabland%2Fcommon" alt="licenses" />
</a>

Or the licenses badge code for the 0.50.0 version:

[![licenses](https://licenses.dev/b/npm/%40collabland%2Fcommon/0.50.0)](https://licenses.dev/npm/%40collabland%2Fcommon/0.50.0)
<a href="https://licenses.dev/npm/%40collabland%2Fcommon/0.50.0">
  <img src="https://licenses.dev/b/npm/%40collabland%2Fcommon/0.50.0" alt="licenses" />
</a>
GitHub