@firebase/remote-config
Advanced tools
Comparing version 0.1.6-canary.379e192 to 0.1.6-canary.542240d
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.6-canary.379e192", | ||
"version": "0.1.6-canary.542240d", | ||
"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.24-canary.379e192", | ||
"@firebase/app-types": "0.4.7-canary.379e192" | ||
"@firebase/app": "0.4.24-canary.542240d", | ||
"@firebase/app-types": "0.4.7-canary.542240d" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.3.5-canary.379e192", | ||
"@firebase/logger": "0.1.30-canary.379e192", | ||
"@firebase/remote-config-types": "0.1.2-canary.379e192", | ||
"@firebase/util": "0.2.33-canary.379e192", | ||
"@firebase/installations": "0.3.5-canary.542240d", | ||
"@firebase/logger": "0.1.30-canary.542240d", | ||
"@firebase/remote-config-types": "0.1.2-canary.542240d", | ||
"@firebase/util": "0.2.33-canary.542240d", | ||
"tslib": "1.10.0" | ||
@@ -38,8 +38,8 @@ }, | ||
"devDependencies": { | ||
"@types/chai": "4.2.4", | ||
"@types/chai": "4.2.5", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.6.1", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.6.1", | ||
"@typescript-eslint/parser": "2.6.1", | ||
"@typescript-eslint/eslint-plugin": "2.7.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.7.0", | ||
"@typescript-eslint/parser": "2.7.0", | ||
"chai": "4.2.0", | ||
@@ -50,3 +50,3 @@ "chai-as-promised": "7.1.1", | ||
"mocha": "6.2.2", | ||
"rollup": "1.26.3", | ||
"rollup": "1.27.2", | ||
"rollup-plugin-typescript2": "0.25.2", | ||
@@ -53,0 +53,0 @@ "sinon": "7.5.0", |
@@ -1,2 +0,2 @@ | ||
# @firebase/remoteconfig | ||
# @firebase/remote-config | ||
@@ -3,0 +3,0 @@ This is the [Remote Config](https://firebase.google.com/docs/remote-config/) component of the |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
262
415346
7
+ Added@firebase/app@0.4.24-canary.542240d(transitive)
+ Added@firebase/app-types@0.4.7-canary.542240d(transitive)
+ Added@firebase/installations@0.3.5-canary.542240d(transitive)
+ Added@firebase/installations-types@0.2.1-canary.542240d(transitive)
+ Added@firebase/logger@0.1.30-canary.542240d(transitive)
+ Added@firebase/remote-config-types@0.1.2-canary.542240d(transitive)
+ Added@firebase/util@0.2.33-canary.542240d(transitive)
- Removed@firebase/app@0.4.24-canary.379e192(transitive)
- Removed@firebase/app-types@0.4.7-canary.379e192(transitive)
- Removed@firebase/installations@0.3.5-canary.379e192(transitive)
- Removed@firebase/installations-types@0.2.1-canary.379e192(transitive)
- Removed@firebase/logger@0.1.30-canary.379e192(transitive)
- Removed@firebase/remote-config-types@0.1.2-canary.379e192(transitive)
- Removed@firebase/util@0.2.33-canary.379e192(transitive)