@firebase/remote-config
Advanced tools
Comparing version 0.1.1-canary.81d49bb to 0.1.1-canary.9da3892
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.1.1-canary.81d49bb", | ||
"version": "0.1.1-canary.9da3892", | ||
"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.19-canary.81d49bb", | ||
"@firebase/app-types": "0.4.5-canary.81d49bb" | ||
"@firebase/app": "0.4.19-canary.9da3892", | ||
"@firebase/app-types": "0.4.5-canary.9da3892" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.3.0-canary.81d49bb", | ||
"@firebase/logger": "0.1.26-canary.81d49bb", | ||
"@firebase/remote-config-types": "0.1.1-canary.81d49bb", | ||
"@firebase/util": "0.2.29-canary.81d49bb", | ||
"@firebase/installations": "0.3.0-canary.9da3892", | ||
"@firebase/logger": "0.1.26-canary.9da3892", | ||
"@firebase/remote-config-types": "0.1.1-canary.9da3892", | ||
"@firebase/util": "0.2.29-canary.9da3892", | ||
"tslib": "1.10.0" | ||
@@ -53,3 +53,3 @@ }, | ||
"sinon-chai": "3.3.0", | ||
"typescript": "3.6.3" | ||
"typescript": "3.6.4" | ||
}, | ||
@@ -56,0 +56,0 @@ "repository": { |
+ Added@firebase/app@0.4.19-canary.9da3892(transitive)
+ Added@firebase/app-types@0.4.5-canary.9da3892(transitive)
+ Added@firebase/installations@0.3.0-canary.9da3892(transitive)
+ Added@firebase/installations-types@0.2.0-canary.9da3892(transitive)
+ Added@firebase/logger@0.1.26-canary.9da3892(transitive)
+ Added@firebase/remote-config-types@0.1.1-canary.9da3892(transitive)
+ Added@firebase/util@0.2.29-canary.9da3892(transitive)
- Removed@firebase/app@0.4.19-canary.81d49bb(transitive)
- Removed@firebase/app-types@0.4.5-canary.81d49bb(transitive)
- Removed@firebase/installations@0.3.0-canary.81d49bb(transitive)
- Removed@firebase/installations-types@0.2.0-canary.81d49bb(transitive)
- Removed@firebase/logger@0.1.26-canary.81d49bb(transitive)
- Removed@firebase/remote-config-types@0.1.1-canary.81d49bb(transitive)
- Removed@firebase/util@0.2.29-canary.81d49bb(transitive)