@firebase/functions-compat
Advanced tools
Comparing version 0.1.4-canary.6dacc2400 to 0.1.4-canary.6ee947d63
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60755
25
682
4
+ Added@firebase/app@0.7.5-canary.6ee947d63(transitive)
+ Added@firebase/app-check-interop-types@0.1.0-canary.6ee947d63(transitive)
+ Added@firebase/app-compat@0.1.6-canary.6ee947d63(transitive)
+ Added@firebase/app-types@0.7.0-canary.6ee947d63(transitive)
+ Added@firebase/auth-interop-types@0.1.6-canary.6ee947d63(transitive)
+ Added@firebase/component@0.5.7-canary.6ee947d63(transitive)
+ Added@firebase/functions@0.7.3-canary.6ee947d63(transitive)
+ Added@firebase/functions-types@0.5.0-canary.6ee947d63(transitive)
+ Added@firebase/logger@0.3.0-canary.6ee947d63(transitive)
+ Added@firebase/messaging-interop-types@0.1.0-canary.6ee947d63(transitive)
+ Added@firebase/util@1.4.0-canary.6ee947d63(transitive)
- Removed@firebase/app@0.7.4-canary.6dacc2400(transitive)
- Removed@firebase/app-check-interop-types@0.1.0-canary.6dacc2400(transitive)
- Removed@firebase/app-compat@0.1.5-canary.6dacc2400(transitive)
- Removed@firebase/app-types@0.7.0-canary.6dacc2400(transitive)
- Removed@firebase/auth-interop-types@0.1.6-canary.6dacc2400(transitive)
- Removed@firebase/component@0.5.7-canary.6dacc2400(transitive)
- Removed@firebase/functions@0.7.3-canary.6dacc2400(transitive)
- Removed@firebase/functions-types@0.5.0-canary.6dacc2400(transitive)
- Removed@firebase/logger@0.3.0-canary.6dacc2400(transitive)
- Removed@firebase/messaging-interop-types@0.1.0-canary.6dacc2400(transitive)
- Removed@firebase/util@1.4.0-canary.6dacc2400(transitive)