licenses.dev

firebase-admin v11.11.1

Firebase admin SDK for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT152
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.5A JavaScript parserINDIRECT3
@babel/types • 7.26.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@fastify/busboy • 1.2.1A streaming parser for HTML form data for node.jsDIRECT1
@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressINDIRECT11
@types/glob • 8.1.0TypeScript definitions for globINDIRECT3
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/jsonwebtoken • 9.0.7TypeScript definitions for jsonwebtokenINDIRECT2
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/markdown-it • 14.1.2TypeScript definitions for markdown-itINDIRECT2
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeDIRECT1
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/rimraf • 3.0.2TypeScript definitions for rimrafINDIRECT4
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.14.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
arrify • 2.0.1Convert a value to an arrayINDIRECT0
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
catharsis • 0.9.0A JavaScript parser for Google Closure Compiler and JSDoc type expressions.INDIRECT1
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
ent • 2.2.2Encode and decode HTML entitiesINDIRECT17
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fast-xml-parser • 4.5.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
google-p12-pem • 4.0.1Convert Google .p12 keys to .pem keys.INDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gtoken • 6.1.2Node.js Google Authentication Service Account TokensINDIRECT18
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-stream-ended • 0.1.4Check if a stream has endedINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
jose • 4.15.9'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimesINDIRECT0
json-bigint • 1.0.0JSON.parse with bigints supportINDIRECT1
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)DIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jwa • 2.0.0JWA implementation (supports all JWS algorithms)INDIRECT3
jwks-rsa • 3.1.0Library to retrieve RSA public keys from a JWKS endpointDIRECT21
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
jws • 4.0.0Implementation of JSON Web SignaturesINDIRECT4
klaw • 3.0.0File system walker with Readable stream interface.INDIRECT1
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
limiter • 1.1.5A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttledINDIRECT0
linkify-it • 5.0.0Links recognition library with FULL unicode supportINDIRECT1
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
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.17.21Lodash modular utilities.INDIRECT0
lru-memoizer • 2.3.0Memoize functions results using an lru-cache.INDIRECT3
markdown-it • 14.1.0Markdown-it - modern pluggable markdown parser.INDIRECT6
marked • 4.3.0A markdown parser built for speedINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdurl • 2.0.0URL utilities for markdown-itINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-db • 1.53.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.INDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
punycode.js • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 1.4.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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
requizzle • 0.2.4Swizzle a little something into your require() calls.INDIRECT1
retry-request • 5.0.2Retry a request.INDIRECT3
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
stream-events • 1.0.5Get an event when you're being sent data or asked for it.INDIRECT1
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
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
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strnum • 1.0.5Parse String to Number based on configurationINDIRECT0
stubs • 3.0.0Easy method stubber.INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
text-decoding • 1.0.0[fork] TextEncoder and TextDecoder (Polyfill for the Encoding Living Standard's API) For Node.JS.INDIRECT0
tmp • 0.2.3Temporary file and directory creatorINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
uc.micro • 2.1.0Micro subset of unicode data files for markdown-it projects.INDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
Apache-2.032
PackageRelationDependenciesPublished
@firebase/app-types • 0.9.0@firebase/app TypesINDIRECT0
@firebase/auth-interop-types • 0.2.1@firebase/auth interop TypesINDIRECT0
@firebase/component • 0.6.4Firebase Component PlatformINDIRECT2
@firebase/database-compat • 0.3.4The Realtime Database component of the Firebase JS SDK.DIRECT13
@firebase/database-types • 0.10.4@firebase/database TypesDIRECT3
@firebase/database • 0.14.4This is the Firebase Realtime Database component of the Firebase JS SDK.INDIRECT10
@firebase/logger • 0.4.0A logger package for use in the Firebase JS SDKINDIRECT1
@firebase/util • 1.9.3_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_INDIRECT1
@google-cloud/firestore • 6.8.0Firestore Client Library for Node.jsDIRECT145
@google-cloud/paginator • 3.0.7A result paging utility used by Google node.js modulesINDIRECT2
@google-cloud/projectify • 3.0.0A simple utility for replacing the projectid token in objects.INDIRECT0
@google-cloud/promisify • 3.0.1A simple utility for promisifying functions and classes.INDIRECT0
@google-cloud/storage • 6.12.0Cloud Storage Client Library for Node.jsDIRECT79
@grpc/grpc-js • 1.8.22gRPC Library for Node - pure JS implementationINDIRECT32
@grpc/proto-loader • 0.7.13gRPC utility library for loading .proto filesINDIRECT31
@jsdoc/salty • 0.2.9A drop-in replacement for (some of) TaffyDB.INDIRECT1
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
fast-text-encoding • 1.0.6Fast polyfill for TextEncoder and TextDecoder, only supports utf-8INDIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
gaxios • 5.1.3A simple common HTTP client specifically for Google APIs and services.INDIRECT10
gcp-metadata • 5.3.0Get the metadata from a Google Cloud Platform environmentINDIRECT13
google-auth-library • 8.9.0Google APIs Authentication Client Library for Node.jsINDIRECT27
google-gax • 3.6.1Google API ExtensionsINDIRECT142
js2xmlparser • 4.0.2Parses JavaScript objects into XMLINDIRECT1
jsdoc • 4.0.4An API documentation generator for JavaScript.INDIRECT29
long • 5.2.4A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
proto3-json-serializer • 1.1.1Support for proto3 JSON serialiazation/deserialization for protobuf.jsINDIRECT14
teeny-request • 8.0.3Like request, but smaller.INDIRECT13
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
xmlcreate • 2.0.4Simple XML builder for Node.jsINDIRECT0
BSD-3-Clause15
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
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
protobufjs-cli • 1.1.1Translates between file formats and generates static code as well as TypeScript definitions.INDIRECT66
protobufjs • 7.2.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC15
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
glob • 8.1.0a little globberINDIRECT8
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-2-Clause9
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
espree • 9.6.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.DIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
markdown-it-anchor • 8.6.7Header anchors for markdown-it.INDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 11.11.1 version:

[![licenses](https://licenses.dev/b/npm/firebase-admin/11.11.1)](https://licenses.dev/npm/firebase-admin/11.11.1)
<a href="https://licenses.dev/npm/firebase-admin/11.11.1">
  <img src="https://licenses.dev/b/npm/firebase-admin/11.11.1" alt="licenses" />
</a>
GitHub