You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

firebase-functions

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firebase-functions - npm Package Compare versions

Comparing version

to
6.3.2

6

lib/v2/providers/https.d.ts

@@ -143,2 +143,4 @@ import * as express from "express";

/**
* @deprecated
*
* Callback for whether a request is authorized.

@@ -152,2 +154,4 @@ *

/**
* @deprecated
*
* An auth policy that requires a user to be signed in.

@@ -157,2 +161,4 @@ */

/**
* @deprecated
*
* An auth policy that requires a user to be both signed in and have a specific claim (optionally with a specific value)

@@ -159,0 +165,0 @@ */

4

lib/v2/providers/https.js

@@ -40,2 +40,4 @@ "use strict";

/**
* @deprecated
*
* An auth policy that requires a user to be signed in.

@@ -46,2 +48,4 @@ */

/**
* @deprecated
*
* An auth policy that requires a user to be both signed in and have a specific claim (optionally with a specific value)

@@ -48,0 +52,0 @@ */

2

package.json
{
"name": "firebase-functions",
"version": "6.3.1",
"version": "6.3.2",
"description": "Firebase SDK for Cloud Functions",

@@ -5,0 +5,0 @@ "keywords": [