@firebase/remote-config
Advanced tools
Comparing version 0.1.2-canary.5a30f33 to 0.1.2-canary.d7e93f1
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.2-canary.5a30f33", | ||
"version": "0.1.2-canary.d7e93f1", | ||
"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.20-canary.5a30f33", | ||
"@firebase/app-types": "0.4.6-canary.5a30f33" | ||
"@firebase/app": "0.4.20-canary.d7e93f1", | ||
"@firebase/app-types": "0.4.6-canary.d7e93f1" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.3.1-canary.5a30f33", | ||
"@firebase/logger": "0.1.27-canary.5a30f33", | ||
"@firebase/remote-config-types": "0.1.2-canary.5a30f33", | ||
"@firebase/util": "0.2.30-canary.5a30f33", | ||
"@firebase/installations": "0.3.1-canary.d7e93f1", | ||
"@firebase/logger": "0.1.27-canary.d7e93f1", | ||
"@firebase/remote-config-types": "0.1.2-canary.d7e93f1", | ||
"@firebase/util": "0.2.30-canary.d7e93f1", | ||
"tslib": "1.10.0" | ||
@@ -38,8 +38,8 @@ }, | ||
"devDependencies": { | ||
"@types/chai": "4.2.3", | ||
"@types/chai": "4.2.4", | ||
"@types/mocha": "5.2.7", | ||
"@types/sinon": "7.5.0", | ||
"@typescript-eslint/eslint-plugin": "2.4.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.4.0", | ||
"@typescript-eslint/parser": "2.4.0", | ||
"@typescript-eslint/eslint-plugin": "2.5.0", | ||
"@typescript-eslint/eslint-plugin-tslint": "2.5.0", | ||
"@typescript-eslint/parser": "2.5.0", | ||
"chai": "4.2.0", | ||
@@ -49,4 +49,4 @@ "chai-as-promised": "7.1.1", | ||
"eslint-plugin-import": "2.18.2", | ||
"mocha": "6.2.1", | ||
"rollup": "1.23.1", | ||
"mocha": "6.2.2", | ||
"rollup": "1.25.2", | ||
"rollup-plugin-typescript2": "0.24.3", | ||
@@ -53,0 +53,0 @@ "sinon": "7.5.0", |
+ Added@firebase/app@0.4.20-canary.d7e93f1(transitive)
+ Added@firebase/app-types@0.4.6-canary.d7e93f1(transitive)
+ Added@firebase/installations@0.3.1-canary.d7e93f1(transitive)
+ Added@firebase/installations-types@0.2.1-canary.d7e93f1(transitive)
+ Added@firebase/logger@0.1.27-canary.d7e93f1(transitive)
+ Added@firebase/remote-config-types@0.1.2-canary.d7e93f1(transitive)
+ Added@firebase/util@0.2.30-canary.d7e93f1(transitive)
- Removed@firebase/app@0.4.20-canary.5a30f33(transitive)
- Removed@firebase/app-types@0.4.6-canary.5a30f33(transitive)
- Removed@firebase/installations@0.3.1-canary.5a30f33(transitive)
- Removed@firebase/installations-types@0.2.1-canary.5a30f33(transitive)
- Removed@firebase/logger@0.1.27-canary.5a30f33(transitive)
- Removed@firebase/remote-config-types@0.1.2-canary.5a30f33(transitive)
- Removed@firebase/util@0.2.30-canary.5a30f33(transitive)