@firebase/app-compat
Advanced tools
Comparing version 0.1.5-canary.f27fe4304 to 0.1.5-pr5646.99b165292
@@ -418,3 +418,3 @@ 'use strict'; | ||
var name = "@firebase/app-compat"; | ||
var version = "0.1.5-canary.f27fe4304"; | ||
var version = "0.1.5-pr5646.99b165292"; | ||
@@ -421,0 +421,0 @@ /** |
@@ -317,3 +317,3 @@ import * as modularAPIs from '@firebase/app'; | ||
var name$1 = "@firebase/app-compat"; | ||
var version = "0.1.5-canary.f27fe4304"; | ||
var version = "0.1.5-pr5646.99b165292"; | ||
@@ -320,0 +320,0 @@ /** |
@@ -295,3 +295,3 @@ import * as modularAPIs from '@firebase/app'; | ||
const name$1 = "@firebase/app-compat"; | ||
const version = "0.1.5-canary.f27fe4304"; | ||
const version = "0.1.5-pr5646.99b165292"; | ||
@@ -298,0 +298,0 @@ /** |
{ | ||
"name": "@firebase/app-compat", | ||
"version": "0.1.5-canary.f27fe4304", | ||
"version": "0.1.5-pr5646.99b165292", | ||
"description": "The primary entrypoint to the Firebase JS SDK", | ||
"author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "dist/index.cjs.js", | ||
"browser": "dist/index.esm2017.js", | ||
"module": "dist/index.esm2017.js", | ||
"browser": "dist/esm/index.esm2017.js", | ||
"module": "dist/esm/index.esm2017.js", | ||
"esm5": "dist/esm/index.esm5.js", | ||
"lite": "dist/index.lite.js", | ||
"lite-esm5": "dist/index.lite.esm5.js", | ||
"exports": { | ||
"import": "./dist/esm/index.esm2017.js", | ||
"browser": "./dist/esm/index.esm2017.js", | ||
"module": "./dist/esm/index.esm2017.js", | ||
"default": "./dist/index.cjs.js" | ||
}, | ||
"files": [ | ||
@@ -31,6 +38,6 @@ "dist" | ||
"dependencies": { | ||
"@firebase/app": "0.7.4-canary.f27fe4304", | ||
"@firebase/util": "1.4.0-canary.f27fe4304", | ||
"@firebase/logger": "0.3.0-canary.f27fe4304", | ||
"@firebase/component": "0.5.7-canary.f27fe4304", | ||
"@firebase/app": "0.7.4-pr5646.99b165292", | ||
"@firebase/util": "1.4.0-pr5646.99b165292", | ||
"@firebase/logger": "0.3.0-pr5646.99b165292", | ||
"@firebase/component": "0.5.7-pr5646.99b165292", | ||
"tslib": "^2.1.0" | ||
@@ -59,4 +66,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 2 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
255462
47
3399
+ Added@firebase/app@0.7.4-pr5646.99b165292(transitive)
+ Added@firebase/component@0.5.7-pr5646.99b165292(transitive)
+ Added@firebase/logger@0.3.0-pr5646.99b165292(transitive)
+ Added@firebase/util@1.4.0-pr5646.99b165292(transitive)
- Removed@firebase/app@0.7.4-canary.f27fe4304(transitive)
- Removed@firebase/component@0.5.7-canary.f27fe4304(transitive)
- Removed@firebase/logger@0.3.0-canary.f27fe4304(transitive)
- Removed@firebase/util@1.4.0-canary.f27fe4304(transitive)