Package Licenses
MIT
Dependency Licenses
MIT69
Package | Relation | Dependencies | Published |
---|---|---|---|
@types/bytebuffer • 5.0.49TypeScript definitions for bytebuffer | INDIRECT | 3 | |
@types/long • 3.0.32TypeScript definitions for long.js | INDIRECT | 0 | |
@types/long • 4.0.2TypeScript definitions for long.js | INDIRECT | 0 | |
@types/node • 22.8.6TypeScript definitions for node | INDIRECT | 1 | |
ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
colour • 0.7.1A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what... | INDIRECT | 0 | |
core-js • 3.2.1Standard library | INDIRECT | 0 | |
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
encoding • 0.1.13Convert encodings, uses iconv-lite | INDIRECT | 2 | |
grpc>1.23.3>ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
grpc>1.23.3>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
grpc>1.23.3>brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
grpc>1.23.3>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
grpc>1.23.3>concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
grpc>1.23.3>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
grpc>1.23.3>debug • 3.2.6small debugging utility | INDIRECT | 1 | |
grpc>1.23.3>deep-extend • 0.6.0Recursive object extending | INDIRECT | 0 | |
grpc>1.23.3>delegates • 1.0.0delegate methods and accessors to another property | INDIRECT | 0 | |
grpc>1.23.3>iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
grpc>1.23.3>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
grpc>1.23.3>isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
grpc>1.23.3>minimist • 1.2.0parse argument options | INDIRECT | 0 | |
grpc>1.23.3>minizlib • 1.2.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. | INDIRECT | 3 | |
grpc>1.23.3>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
grpc>1.23.3>mkdirp>minimist • 0.0.8parse argument options | INDIRECT | 0 | |
grpc>1.23.3>ms • 2.1.2Tiny millisecond conversion utility | INDIRECT | 0 | |
grpc>1.23.3>needle • 2.4.0The leanest and most handsome HTTP client in the Nodelands. | INDIRECT | 5 | |
grpc>1.23.3>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
grpc>1.23.3>object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
grpc>1.23.3>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
grpc>1.23.3>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
grpc>1.23.3>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
grpc>1.23.3>process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
grpc>1.23.3>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
grpc>1.23.3>safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
grpc>1.23.3>safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
grpc>1.23.3>string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
grpc>1.23.3>string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
grpc>1.23.3>strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
grpc>1.23.3>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files! | INDIRECT | 0 | |
grpc>1.23.3>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
http-parser-js • 0.5.8A pure JS HTTP parser for node. | INDIRECT | 0 | |
iconv-lite • 0.6.3Convert character encodings in pure javascript. | INDIRECT | 1 | |
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} | INDIRECT | 0 | |
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & Browserify | INDIRECT | 6 | |
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID) | INDIRECT | 1 | |
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module. | INDIRECT | 0 | |
lodash.clone • 4.5.0The lodash method `_.clone` exported as a module. | INDIRECT | 0 | |
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility | INDIRECT | 0 | |
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.js | INDIRECT | 4 | |
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
optjs • 3.2.2Probably the sole command line option parser you'll ever need to... | INDIRECT | 0 | |
os-locale • 1.4.0Get the system locale | INDIRECT | 2 | |
promise-polyfill • 8.1.3Lightweight promise polyfill. A+ compliant | INDIRECT | 0 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
undici-types • 6.19.8A stand-alone types package for Undici | INDIRECT | 0 | |
whatwg-fetch • 2.0.4A window.fetch polyfill. | INDIRECT | 0 | |
whatwg-fetch • 3.6.20A window.fetch polyfill. | INDIRECT | 0 | |
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment. | INDIRECT | 0 | |
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |
xmlhttprequest • 1.8.0XMLHttpRequest for Node | INDIRECT | 0 | |
yargs • 3.32.0Light-weight option parsing with an argv hash. No optstrings attached. | INDIRECT | 15 |
Apache-2.037
Package | Relation | Dependencies | Published |
---|---|---|---|
@firebase/app-types • 0.4.3@firebase/app Types | INDIRECT | 0 | |
@firebase/app-types • 0.4.9@firebase/app Types | DIRECT | 0 | |
@firebase/app • 0.4.17The primary entrypoint to the Firebase JS SDK | INDIRECT | 6 | |
@firebase/auth-types • 0.8.0@firebase/auth Types | INDIRECT | 0 | |
@firebase/auth • 0.12.0Javascript library for Firebase Auth SDK | INDIRECT | 1 | |
@firebase/database-types • 0.4.3@firebase/database Types | INDIRECT | 1 | |
@firebase/database • 0.5.4This is the Firebase Realtime Database component of the Firebase JS SDK. | INDIRECT | 10 | |
@firebase/firestore-types • 1.5.0@firebase/firestore Types | INDIRECT | 0 | |
@firebase/firestore • 1.5.3This is the [Cloud Firestore](https://firebase.google.com/docs/firestore/) component of the [Firebase JS SDK](https://www.npmjs.com/package/firebase). | INDIRECT | 115 | |
@firebase/functions-types • 0.3.8@firebase/functions Types | INDIRECT | 0 | |
@firebase/functions • 0.4.18This is the Firebase Functions component of the Firebase JS SDK. | INDIRECT | 10 | |
@firebase/installations-types • 0.1.2@firebase/installations Types | INDIRECT | 0 | |
@firebase/installations • 0.2.7 | INDIRECT | 4 | |
@firebase/logger • 0.1.25A logger package for use in the Firebase JS SDK | INDIRECT | 0 | |
@firebase/messaging-types • 0.3.2@firebase/messaging Types | INDIRECT | 0 | |
@firebase/messaging • 0.4.11This is the Firebase Cloud Messaging component of the Firebase JS SDK. | INDIRECT | 3 | |
@firebase/performance-types • 0.0.3@firebase/performance Types | INDIRECT | 0 | |
@firebase/performance • 0.2.19Firebase performance for web | INDIRECT | 7 | |
@firebase/polyfill • 0.3.22This is the a set of polyfills/shims used by the Firebase JS SDK. This package is completely standalone and can be loaded to standardize environments for use with the Firebase JS SDK. | INDIRECT | 3 | |
@firebase/storage-types • 0.3.3@firebase/storage Types | INDIRECT | 0 | |
@firebase/storage • 0.3.12This is the Cloud Storage component of the Firebase JS SDK. | INDIRECT | 3 | |
@firebase/util • 0.2.28_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_ | INDIRECT | 1 | |
@firebase/webchannel-wrapper • 0.2.26A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application | INDIRECT | 0 | |
@grpc/proto-loader • 0.5.6gRPC utility library for loading .proto files | INDIRECT | 16 | |
ascli • 1.0.1A uniform foundation for unobtrusive (ASCII art in) cli apps. | INDIRECT | 2 | |
bytebuffer • 5.0.1The swiss army knife for binary data in JavaScript. | INDIRECT | 1 | |
comlinkjs • 3.2.0Comlink’s goal is to make [WebWorkers][webworker] enjoyable. Comlink removes the mental barrier of thinking about `postMessage` and hides the fact that you are working with workers. | DIRECT | 0 | |
faye-websocket • 0.11.3Standards-compliant WebSocket server and client | INDIRECT | 4 | |
firebase • 6.6.2Firebase JavaScript library for web and Node.js | DIRECT | 152 | |
grpc • 1.23.3gRPC Library for Node | INDIRECT | 95 | |
grpc>1.23.3>detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and version | INDIRECT | 0 | |
long • 3.2.0A Long class for representing a 64-bit two's-complement integer value. | INDIRECT | 0 | |
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value. | INDIRECT | 0 | |
protobufjs • 5.0.3Protocol Buffers for JavaScript. Finally. | INDIRECT | 32 | |
tslib • 1.10.0Runtime library for TypeScript helper functions | INDIRECT | 0 | |
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/O | INDIRECT | 3 | |
websocket-extensions • 0.1.4Generic extension manager for WebSocket connections | INDIRECT | 0 |
ISC34
Package | Relation | Dependencies | Published |
---|---|---|---|
cliui • 3.2.0easily create complex multi-column command-line-interfaces | INDIRECT | 7 | |
grpc>1.23.3>abbrev • 1.1.1Like ruby's abbrev module, but in js | INDIRECT | 0 | |
grpc>1.23.3>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly) | INDIRECT | 0 | |
grpc>1.23.3>are-we-there-yet • 1.1.5Keep track of the overall completion of many disparate processes | INDIRECT | 9 | |
grpc>1.23.3>chownr • 1.1.2like `chown -R` | INDIRECT | 0 | |
grpc>1.23.3>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted. | INDIRECT | 0 | |
grpc>1.23.3>fs-minipass • 1.2.6fs read and write streams based on minipass | INDIRECT | 3 | |
grpc>1.23.3>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
grpc>1.23.3>gauge • 2.7.4A terminal based horizontal guage | INDIRECT | 12 | |
grpc>1.23.3>glob • 7.1.4a little globber | INDIRECT | 10 | |
grpc>1.23.3>has-unicode • 2.0.1Try to guess if your terminal supports unicode | INDIRECT | 0 | |
grpc>1.23.3>ignore-walk • 3.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering. | INDIRECT | 4 | |
grpc>1.23.3>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
grpc>1.23.3>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
grpc>1.23.3>ini • 1.3.5An ini encoder/decoder for node | INDIRECT | 0 | |
grpc>1.23.3>minimatch • 3.0.4a glob matcher in javascript | INDIRECT | 3 | |
grpc>1.23.3>minipass • 2.3.5minimal implementation of a PassThrough stream | INDIRECT | 2 | |
grpc>1.23.3>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 4 | |
grpc>1.23.3>npm-bundled • 1.0.6list things in node_modules that are bundledDependencies, or transitive dependencies thereof | INDIRECT | 0 | |
grpc>1.23.3>npm-packlist • 1.4.4Get a list of the files to add from a folder into an npm package | INDIRECT | 6 | |
grpc>1.23.3>npmlog • 4.1.2logger for npm | INDIRECT | 24 | |
grpc>1.23.3>once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
grpc>1.23.3>osenv • 0.1.5Look up environment settings specific to different operating systems | INDIRECT | 2 | |
grpc>1.23.3>rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
grpc>1.23.3>sax • 1.2.4An evented streaming XML parser in JavaScript | INDIRECT | 0 | |
grpc>1.23.3>semver • 5.7.1The semantic version parser used by npm. | INDIRECT | 0 | |
grpc>1.23.3>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncate | INDIRECT | 0 | |
grpc>1.23.3>signal-exit • 3.0.2when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
grpc>1.23.3>tar • 4.4.10tar for node | INDIRECT | 8 | |
grpc>1.23.3>wide-align • 1.1.3A wide-character aware text alignment function for use on the console or with fixed width fonts. | INDIRECT | 6 | |
grpc>1.23.3>wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 | |
grpc>1.23.3>yallist • 3.0.3Yet Another Linked List | INDIRECT | 0 | |
idb • 3.0.2IndexedDB but with promises | INDIRECT | 0 | |
y18n • 3.2.2the bare-bones internationalization library used by yargs | INDIRECT | 0 |
BSD-3-Clause12
Package | Relation | Dependencies | Published |
---|---|---|---|
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function. | INDIRECT | 0 | |
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays. | INDIRECT | 0 | |
@protobufjs/codegen • 2.0.4A minimalistic code generation utility. | INDIRECT | 0 | |
@protobufjs/eventemitter • 1.1.0A minimal event emitter. | INDIRECT | 0 | |
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers. | INDIRECT | 2 | |
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers. | INDIRECT | 0 | |
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers. | INDIRECT | 0 | |
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike. | INDIRECT | 0 | |
@protobufjs/pool • 1.1.0A general purpose buffer pool. | INDIRECT | 0 | |
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays. | INDIRECT | 0 | |
grpc>1.23.3>node-pre-gyp • 0.13.0Node.js native addon binary install tool | INDIRECT | 65 | |
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript). | INDIRECT | 14 |
non-standard1
Package | Relation | Dependencies | Published |
---|---|---|---|
dom-storage • 2.1.0W3C DOM Storage (localStorage and sessionStorage) for node.js | INDIRECT | 0 |
Apache-2.0 OR BSD-2-Clause OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
grpc>1.23.3>rc • 1.2.8hardwired configuration loader | INDIRECT | 4 |