Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@firebase/functions-compat

Package Overview
Dependencies
Maintainers
5
Versions
1163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/functions-compat - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2-202188185114

7

CHANGELOG.md
# @firebase/functions-compat
## 0.1.2-202188185114
### Patch Changes
- Updated dependencies [[`deda8cd85`](https://github.com/firebase/firebase-js-sdk/commit/deda8cd85e365c36b657dbe8a233b16bcf751ea7)]:
- @firebase/functions@0.7.1-202188185114
## 0.1.1

@@ -4,0 +11,0 @@

2

dist/index.esm2017.js

@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat';

const name = "@firebase/functions-compat";
const version = "0.1.1";
const version = "0.1.2-202188185114";

@@ -10,0 +10,0 @@ /**

@@ -7,3 +7,3 @@ import firebase from '@firebase/app-compat';

var name = "@firebase/functions-compat";
var version = "0.1.1";
var version = "0.1.2-202188185114";

@@ -10,0 +10,0 @@ /**

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

var name = "@firebase/functions-compat";
var version = "0.1.1";
var version = "0.1.2-202188185114";

@@ -16,0 +16,0 @@ /**

{
"name": "@firebase/functions-compat",
"version": "0.1.1",
"version": "0.1.2-202188185114",
"description": "",

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

"test:emulator": "env FIREBASE_FUNCTIONS_HOST=http://localhost FIREBASE_FUNCTIONS_PORT=5005 run-p test:node",
"add-compat-overloads": "ts-node-script ../../scripts/exp/create-overloads.ts -i ../functions/dist/functions-public.d.ts -o dist/src/index.d.ts -a -r Functions:types.FirebaseFunctions -r FirebaseApp:FirebaseAppCompat --moduleToEnhance @firebase/functions"
"add-compat-overloads": "ts-node-script ../../scripts/build/create-overloads.ts -i ../functions/dist/functions-public.d.ts -o dist/src/index.d.ts -a -r Functions:types.FirebaseFunctions -r FirebaseApp:FirebaseAppCompat --moduleToEnhance @firebase/functions"
},

@@ -51,3 +51,3 @@ "typings": "dist/src/index.d.ts",

"@firebase/component": "0.5.6",
"@firebase/functions": "0.7.0",
"@firebase/functions": "0.7.1-202188185114",
"@firebase/functions-types": "0.5.0",

@@ -54,0 +54,0 @@ "@firebase/util": "1.3.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc