licenses.dev

ipfs-grpc-server v0.7.4

A server library for the IPFS gRPC API

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
@js-sdsl/ordered-map • 4.4.2javascript standard data structure library which benchmark against C++ STLINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersDIRECT15
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
err-code • 3.0.1Create an error with a codeINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
interface-datastore • 6.1.1datastore interfaceINDIRECT4
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
it-pipe • 1.1.0Utility to "pipe" async iterables togetherDIRECT0
it-pushable • 1.4.2Pushable iterableDIRECT1
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr • 10.0.1multiaddr implementation (binary + string representation of network addresses)DIRECT11
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
receptacle • 1.3.2In memory cache lru cache with ttl support.INDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
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
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
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
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).DIRECT14
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
ISC8
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
coercer • 1.1.2Turns objects/arrays full of strings into primitive valuesDIRECT0
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
it-first • 1.0.7Returns the first result from an async iteratorDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorDIRECT0
it-peekable • 1.0.3Allows peeking/pushing an iterableDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
@grpc/grpc-js • 1.12.2gRPC Library for Node - pure JS implementationDIRECT33
@grpc/proto-loader • 0.7.13gRPC utility library for loading .proto filesINDIRECT31
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 5.2.3A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
interface-store • 2.0.2A generic interface for storing and retrieving dataINDIRECT0
ipfs-core-types • 0.8.4IPFS interface definitions used by implementations for API compatibility.DIRECT15
ipfs-grpc-protocol • 0.5.5Protobuf definitions for the IPFS gRPC APIDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.4 version:

[![licenses](https://licenses.dev/b/npm/ipfs-grpc-server/0.7.4)](https://licenses.dev/npm/ipfs-grpc-server/0.7.4)
<a href="https://licenses.dev/npm/ipfs-grpc-server/0.7.4">
  <img src="https://licenses.dev/b/npm/ipfs-grpc-server/0.7.4" alt="licenses" />
</a>
GitHub