@firebase/app-compat
Advanced tools
Comparing version 0.0.900-exp.a9388d5b2 to 0.0.900-exp.f8f0902e6
@@ -400,3 +400,3 @@ 'use strict'; | ||
var name = "@firebase/app-compat"; | ||
var version = "0.0.900-exp.a9388d5b2"; | ||
var version = "0.0.900"; | ||
@@ -403,0 +403,0 @@ /** |
@@ -350,3 +350,3 @@ import { ErrorFactory, contains, deepExtend, createSubscribe, isBrowser } from '@firebase/util'; | ||
const name = "@firebase/app-compat"; | ||
const version = "0.0.900-exp.a9388d5b2"; | ||
const version = "0.0.900"; | ||
@@ -353,0 +353,0 @@ /** |
@@ -375,3 +375,3 @@ import { ErrorFactory, contains, deepExtend, createSubscribe, isBrowser } from '@firebase/util'; | ||
var name = "@firebase/app-compat"; | ||
var version = "0.0.900-exp.a9388d5b2"; | ||
var version = "0.0.900"; | ||
@@ -378,0 +378,0 @@ /** |
@@ -290,3 +290,3 @@ import * as modularAPIs from '@firebase/app'; | ||
const name$1 = "@firebase/app-compat"; | ||
const version = "0.0.900-exp.a9388d5b2"; | ||
const version = "0.0.900"; | ||
@@ -293,0 +293,0 @@ /** |
@@ -312,3 +312,3 @@ import * as modularAPIs from '@firebase/app'; | ||
var name$1 = "@firebase/app-compat"; | ||
var version = "0.0.900-exp.a9388d5b2"; | ||
var version = "0.0.900"; | ||
@@ -315,0 +315,0 @@ /** |
{ | ||
"name": "@firebase/app-compat", | ||
"version": "0.0.900-exp.a9388d5b2", | ||
"version": "0.0.900-exp.f8f0902e6", | ||
"description": "The primary entrypoint to the Firebase JS SDK", | ||
@@ -28,8 +28,7 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test:browser:debug": "karma start --browsers Chrome --auto-watch", | ||
"test:node": "TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* src/**/*.test.ts --config ../../config/mocharc.node.js", | ||
"prepare": "yarn build:release" | ||
"test:node": "TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* src/**/*.test.ts --config ../../config/mocharc.node.js" | ||
}, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@firebase/app": "0.0.900-exp.a9388d5b2", | ||
"@firebase/app": "0.0.900-exp.f8f0902e6", | ||
"@firebase/util": "0.3.4", | ||
@@ -43,3 +42,3 @@ "@firebase/logger": "0.2.6", | ||
"devDependencies": { | ||
"rollup": "2.33.2", | ||
"rollup": "2.35.1", | ||
"@rollup/plugin-json": "4.1.0", | ||
@@ -46,0 +45,0 @@ "rollup-plugin-replace": "2.2.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
202780
+ Added@firebase/app@0.0.900-exp.f8f0902e6(transitive)
+ Added@firebase/app-types@0.0.900-exp.f8f0902e6(transitive)
- Removed@firebase/app@0.0.900-exp.a9388d5b2(transitive)
- Removed@firebase/app-types@0.0.900-exp.a9388d5b2(transitive)