@firebase/app
Advanced tools
Comparing version 0.10.10-canary.15c36cc7a to 0.10.10-canary.16d62d4fa
@@ -61,3 +61,3 @@ import { Component, ComponentContainer } from '@firebase/component'; | ||
const name$p = "@firebase/app"; | ||
const version$1 = "0.10.10-canary.15c36cc7a"; | ||
const version$1 = "0.10.10-canary.16d62d4fa"; | ||
@@ -131,3 +131,3 @@ /** | ||
const name = "firebase"; | ||
const version = "10.13.1-canary.15c36cc7a"; | ||
const version = "10.13.1-canary.16d62d4fa"; | ||
@@ -134,0 +134,0 @@ /** |
@@ -63,3 +63,3 @@ import { Component, ComponentContainer } from '@firebase/component'; | ||
var name$p = "@firebase/app"; | ||
var version$1 = "0.10.10-canary.15c36cc7a"; | ||
var version$1 = "0.10.10-canary.16d62d4fa"; | ||
@@ -133,3 +133,3 @@ /** | ||
var name = "firebase"; | ||
var version = "10.13.1-canary.15c36cc7a"; | ||
var version = "10.13.1-canary.16d62d4fa"; | ||
@@ -136,0 +136,0 @@ /** |
@@ -66,3 +66,3 @@ 'use strict'; | ||
var name$p = "@firebase/app"; | ||
var version$1 = "0.10.10-canary.15c36cc7a"; | ||
var version$1 = "0.10.10-canary.16d62d4fa"; | ||
@@ -136,3 +136,3 @@ /** | ||
var name = "firebase"; | ||
var version = "10.13.1-canary.15c36cc7a"; | ||
var version = "10.13.1-canary.16d62d4fa"; | ||
@@ -139,0 +139,0 @@ /** |
{ | ||
"name": "@firebase/app", | ||
"version": "0.10.10-canary.15c36cc7a", | ||
"version": "0.10.10-canary.16d62d4fa", | ||
"description": "The primary entrypoint to the Firebase JS SDK", | ||
@@ -32,3 +32,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:all": "run-p --npm-path npm test:browser test:node", | ||
"test:browser": "karma start --single-run", | ||
"test:browser": "karma start", | ||
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --config ../../config/mocharc.node.js", | ||
@@ -43,5 +43,5 @@ "trusted-type-check": "tsec -p tsconfig.json --noEmit", | ||
"dependencies": { | ||
"@firebase/util": "1.9.7-canary.15c36cc7a", | ||
"@firebase/logger": "0.4.2-canary.15c36cc7a", | ||
"@firebase/component": "0.6.8-canary.15c36cc7a", | ||
"@firebase/util": "1.9.7-canary.16d62d4fa", | ||
"@firebase/logger": "0.4.2-canary.16d62d4fa", | ||
"@firebase/component": "0.6.8-canary.16d62d4fa", | ||
"idb": "7.1.1", | ||
@@ -48,0 +48,0 @@ "tslib": "^2.1.0" |
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
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
541574
+ Added@firebase/component@0.6.8-canary.16d62d4fa(transitive)
+ Added@firebase/logger@0.4.2-canary.16d62d4fa(transitive)
+ Added@firebase/util@1.9.7-canary.16d62d4fa(transitive)
- Removed@firebase/component@0.6.8-canary.15c36cc7a(transitive)
- Removed@firebase/logger@0.4.2-canary.15c36cc7a(transitive)
- Removed@firebase/util@1.9.7-canary.15c36cc7a(transitive)