🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@firebase/functions

Package Overview
Dependencies
Maintainers
4
Versions
3459
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
0.12.8-canary.770e455a6

2

dist/esm/index.esm2017.js

@@ -852,3 +852,3 @@ import { _isFirebaseServerApp, _registerComponent, registerVersion, _getProvider, getApp } from '@firebase/app';

const name = "@firebase/functions";
const version = "0.12.8-20250521232236";
const version = "0.12.8-canary.770e455a6";

@@ -855,0 +855,0 @@ /**

@@ -856,3 +856,3 @@ 'use strict';

const name = "@firebase/functions";
const version = "0.12.8-20250521232236";
const version = "0.12.8-canary.770e455a6";

@@ -859,0 +859,0 @@ /**

{
"name": "@firebase/functions",
"version": "0.12.8-20250521232236",
"version": "0.12.8-canary.770e455a6",
"description": "",

@@ -49,6 +49,6 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"peerDependencies": {
"@firebase/app": "0.x"
"@firebase/app": "0.13.0-canary.770e455a6"
},
"devDependencies": {
"@firebase/app": "0.13.0",
"@firebase/app": "0.13.0-canary.770e455a6",
"rollup": "2.79.2",

@@ -69,7 +69,7 @@ "@rollup/plugin-json": "6.1.0",

"dependencies": {
"@firebase/component": "0.6.17",
"@firebase/messaging-interop-types": "0.2.3",
"@firebase/auth-interop-types": "0.2.4",
"@firebase/app-check-interop-types": "0.3.3",
"@firebase/util": "1.12.0",
"@firebase/component": "0.6.17-canary.770e455a6",
"@firebase/messaging-interop-types": "0.2.3-canary.770e455a6",
"@firebase/auth-interop-types": "0.2.4-canary.770e455a6",
"@firebase/app-check-interop-types": "0.3.3-canary.770e455a6",
"@firebase/util": "1.12.0-canary.770e455a6",
"tslib": "^2.1.0"

@@ -76,0 +76,0 @@ },