@firebase/remote-config
Advanced tools
Comparing version 0.1.4-canary.332250d to 0.1.4-canary.4d23f9c
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.4-canary.332250d", | ||
"version": "0.1.4-canary.4d23f9c", | ||
"description": "The Remote Config package of the Firebase JS SDK", | ||
@@ -25,10 +25,10 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.4.22-canary.332250d", | ||
"@firebase/app-types": "0.4.7-canary.332250d" | ||
"@firebase/app": "0.4.22-canary.4d23f9c", | ||
"@firebase/app-types": "0.4.7-canary.4d23f9c" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.3.3-canary.332250d", | ||
"@firebase/logger": "0.1.28-canary.332250d", | ||
"@firebase/remote-config-types": "0.1.2-canary.332250d", | ||
"@firebase/util": "0.2.31-canary.332250d", | ||
"@firebase/installations": "0.3.3-canary.4d23f9c", | ||
"@firebase/logger": "0.1.28-canary.4d23f9c", | ||
"@firebase/remote-config-types": "0.1.2-canary.4d23f9c", | ||
"@firebase/util": "0.2.31-canary.4d23f9c", | ||
"tslib": "1.10.0" | ||
@@ -41,5 +41,5 @@ }, | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.6.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.6.0", | ||
"@typescript-eslint/parser": "2.6.0", | ||
"@typescript-eslint/eslint-plugin": "2.6.1", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.6.1", | ||
"@typescript-eslint/parser": "2.6.1", | ||
"chai": "4.2.0", | ||
@@ -50,4 +50,4 @@ "chai-as-promised": "7.1.1", | ||
"mocha": "6.2.2", | ||
"rollup": "1.26.2", | ||
"rollup-plugin-typescript2": "0.24.3", | ||
"rollup": "1.26.3", | ||
"rollup-plugin-typescript2": "0.25.2", | ||
"sinon": "7.5.0", | ||
@@ -54,0 +54,0 @@ "sinon-chai": "3.3.0", |
+ Added@firebase/app@0.4.22-canary.4d23f9c(transitive)
+ Added@firebase/app-types@0.4.7-canary.4d23f9c(transitive)
+ Added@firebase/installations@0.3.3-canary.4d23f9c(transitive)
+ Added@firebase/installations-types@0.2.1-canary.4d23f9c(transitive)
+ Added@firebase/logger@0.1.28-canary.4d23f9c(transitive)
+ Added@firebase/remote-config-types@0.1.2-canary.4d23f9c(transitive)
+ Added@firebase/util@0.2.31-canary.4d23f9c(transitive)
- Removed@firebase/app@0.4.22-canary.332250d(transitive)
- Removed@firebase/app-types@0.4.7-canary.332250d(transitive)
- Removed@firebase/installations@0.3.3-canary.332250d(transitive)
- Removed@firebase/installations-types@0.2.1-canary.332250d(transitive)
- Removed@firebase/logger@0.1.28-canary.332250d(transitive)
- Removed@firebase/remote-config-types@0.1.2-canary.332250d(transitive)
- Removed@firebase/util@0.2.31-canary.332250d(transitive)