@firebase/app
Advanced tools
Comparing version 0.1.10-canary.ca57c4d to 0.1.10-canary.d0a614c
@@ -199,3 +199,3 @@ 'use strict'; | ||
Promise: Promise, | ||
SDK_VERSION: '4.12.1-canary.ca57c4d', | ||
SDK_VERSION: '4.12.1-canary.d0a614c', | ||
INTERNAL: { | ||
@@ -202,0 +202,0 @@ registerService: registerService, |
@@ -195,3 +195,3 @@ import { createSubscribe, deepCopy, deepExtend, ErrorFactory, patchProperty } from '@firebase/util'; | ||
Promise: Promise, | ||
SDK_VERSION: '4.12.1-canary.ca57c4d', | ||
SDK_VERSION: '4.12.1-canary.d0a614c', | ||
INTERNAL: { | ||
@@ -198,0 +198,0 @@ registerService: registerService, |
{ | ||
"name": "@firebase/app", | ||
"version": "0.1.10-canary.ca57c4d", | ||
"version": "0.1.10-canary.d0a614c", | ||
"description": "The primary entrypoint to the Firebase JS SDK", | ||
@@ -19,4 +19,4 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"dependencies": { | ||
"@firebase/app-types": "0.1.2-canary.ca57c4d", | ||
"@firebase/util": "0.1.10-canary.ca57c4d", | ||
"@firebase/app-types": "0.1.2-canary.d0a614c", | ||
"@firebase/util": "0.1.10-canary.d0a614c", | ||
"tslib": "^1.9.0" | ||
@@ -23,0 +23,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@firebase/app-types@0.1.2-canary.d0a614c(transitive)
+ Added@firebase/util@0.1.10-canary.d0a614c(transitive)
- Removed@firebase/app-types@0.1.2-canary.ca57c4d(transitive)
- Removed@firebase/util@0.1.10-canary.ca57c4d(transitive)