@firebase/installations
Advanced tools
Comparing version 0.2.4-canary.56cbbfd to 0.2.4-canary.716bf5b
@@ -12,3 +12,3 @@ 'use strict'; | ||
var version = "0.2.4-canary.56cbbfd"; | ||
var version = "0.2.4-canary.716bf5b"; | ||
@@ -15,0 +15,0 @@ /** |
@@ -6,3 +6,3 @@ import firebase from '@firebase/app'; | ||
var version = "0.2.4-canary.56cbbfd"; | ||
var version = "0.2.4-canary.716bf5b"; | ||
@@ -9,0 +9,0 @@ /** |
@@ -5,3 +5,3 @@ import firebase from '@firebase/app'; | ||
const version = "0.2.4-canary.56cbbfd"; | ||
const version = "0.2.4-canary.716bf5b"; | ||
@@ -8,0 +8,0 @@ /** |
{ | ||
"name": "@firebase/installations", | ||
"version": "0.2.4-canary.56cbbfd", | ||
"version": "0.2.4-canary.716bf5b", | ||
"main": "dist/index.cjs.js", | ||
@@ -24,7 +24,7 @@ "module": "dist/index.esm.js", | ||
"devDependencies": { | ||
"@types/chai": "4.1.7", | ||
"@types/chai-as-promised": "7.1.1", | ||
"@types/chai": "4.2.0", | ||
"@types/chai-as-promised": "7.1.2", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.0.13", | ||
"@types/sinon-chai": "3.2.2", | ||
"@types/sinon-chai": "3.2.3", | ||
"chai": "4.2.0", | ||
@@ -34,3 +34,3 @@ "chai-as-promised": "7.1.1", | ||
"mocha": "6.2.0", | ||
"rollup": "1.19.3", | ||
"rollup": "1.19.4", | ||
"rollup-plugin-commonjs": "10.0.2", | ||
@@ -52,8 +52,8 @@ "rollup-plugin-json": "4.0.0", | ||
"peerDependencies": { | ||
"@firebase/app": "0.4.14-canary.56cbbfd", | ||
"@firebase/app-types": "0.4.3-canary.56cbbfd" | ||
"@firebase/app": "0.4.14-canary.716bf5b", | ||
"@firebase/app-types": "0.4.3-canary.716bf5b" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations-types": "0.1.2-canary.56cbbfd", | ||
"@firebase/util": "0.2.25-canary.56cbbfd", | ||
"@firebase/installations-types": "0.1.2-canary.716bf5b", | ||
"@firebase/util": "0.2.25-canary.716bf5b", | ||
"idb": "3.0.2", | ||
@@ -60,0 +60,0 @@ "tslib": "1.10.0" |
@@ -36,3 +36,3 @@ /** | ||
const FID = 'defenders-of-the-faith'; | ||
const FID = 'foreclosure-of-a-dream'; | ||
@@ -39,0 +39,0 @@ describe('deleteInstallation', () => { |
@@ -39,3 +39,3 @@ /** | ||
const FID = 'defenders-of-the-faith'; | ||
const FID = 'evil-has-no-boundaries'; | ||
@@ -42,0 +42,0 @@ describe('generateAuthToken', () => { |
@@ -28,3 +28,3 @@ /** | ||
const FID = 'children-of-the-damned'; | ||
const FID = 'disciples-of-the-watch'; | ||
@@ -31,0 +31,0 @@ describe('getId', () => { |
@@ -35,3 +35,3 @@ /** | ||
const FID = 'dont-talk-to-strangers'; | ||
const FID = 'carry-the-blessed-home'; | ||
const AUTH_TOKEN = 'authTokenFromServer'; | ||
@@ -38,0 +38,0 @@ const DB_AUTH_TOKEN = 'authTokenFromDB'; |
+ Added@firebase/app@0.4.14-canary.716bf5b(transitive)
+ Added@firebase/app-types@0.4.3-canary.716bf5b(transitive)
+ Added@firebase/installations-types@0.1.2-canary.716bf5b(transitive)
+ Added@firebase/logger@0.1.22-canary.716bf5b(transitive)
+ Added@firebase/util@0.2.25-canary.716bf5b(transitive)
- Removed@firebase/app@0.4.14-canary.56cbbfd(transitive)
- Removed@firebase/app-types@0.4.3-canary.56cbbfd(transitive)
- Removed@firebase/installations-types@0.1.2-canary.56cbbfd(transitive)
- Removed@firebase/logger@0.1.22-canary.56cbbfd(transitive)
- Removed@firebase/util@0.2.25-canary.56cbbfd(transitive)