Socket
Book a DemoInstallSign in
Socket

firebase-functions-extended-client

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firebase-functions-extended-client

<!-- -->

latest
npmnpm
Version
5.5.1
Version published
Maintainers
1
Created
Source

npm TypeScript PRs Welcome npm

firebase-functions-extended-client

Client for the firebase-functions-extended package. It's for my personal uses for now, so I won't write a proper readme for it, but its use is quite straightforward, if you got to understand the firebase-functions-extended, also without a readme.

Installation

npm install firebase-functions-extended-client
# or
yarn add firebase-functions-extended-client

Usage

  • If data is an object, undefined properties are removed (deep copy non-undefined props). Before, as done automatically by firebase-functions, undefined props were turned to null.

Changelog

FAQs

Package last updated on 09 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts