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
1146
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.4-canary.6dacc2400 to 0.1.4-canary.6ee947d63

dist/node-esm/index.node.esm.js

2

dist/index.esm2017.js

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

const name = "@firebase/functions-compat";
const version = "0.1.4-canary.6dacc2400";
const version = "0.1.4-canary.6ee947d63";

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

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

var name = "@firebase/functions-compat";
var version = "0.1.4-canary.6dacc2400";
var version = "0.1.4-canary.6ee947d63";

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

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

var name = "@firebase/functions-compat";
var version = "0.1.4-canary.6dacc2400";
var version = "0.1.4-canary.6ee947d63";

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

{
"name": "@firebase/functions-compat",
"version": "0.1.4-canary.6dacc2400",
"version": "0.1.4-canary.6ee947d63",
"description": "",

@@ -9,2 +9,13 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"module": "dist/index.esm2017.js",
"esm5": "dist/index.esm5.js",
"exports": {
".": {
"node": {
"import": "./dist/node-esm/index.node.esm.js",
"require": "./dist/index.node.cjs.js"
},
"default": "./dist/index.esm2017.js"
},
"./package.json": "./package.json"
},
"files": [

@@ -15,6 +26,6 @@ "dist"

"peerDependencies": {
"@firebase/app-compat": "0.1.5-canary.6dacc2400"
"@firebase/app-compat": "0.1.6-canary.6ee947d63"
},
"devDependencies": {
"@firebase/app-compat": "0.1.5-canary.6dacc2400",
"@firebase/app-compat": "0.1.6-canary.6ee947d63",
"rollup": "2.57.0",

@@ -51,6 +62,6 @@ "@rollup/plugin-json": "4.1.0",

"dependencies": {
"@firebase/component": "0.5.7-canary.6dacc2400",
"@firebase/functions": "0.7.3-canary.6dacc2400",
"@firebase/functions-types": "0.5.0-canary.6dacc2400",
"@firebase/util": "1.4.0-canary.6dacc2400",
"@firebase/component": "0.5.7-canary.6ee947d63",
"@firebase/functions": "0.7.3-canary.6ee947d63",
"@firebase/functions-types": "0.5.0-canary.6ee947d63",
"@firebase/util": "1.4.0-canary.6ee947d63",
"tslib": "^2.1.0"

@@ -63,4 +74,3 @@ },

"reportDir": "./coverage/node"
},
"esm5": "dist/index.esm5.js"
}
}
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