@firebase/remote-config
Advanced tools
Comparing version 0.5.0-canary.9d88e3a85 to 0.5.0-canary.b3e68ca41
@@ -8,3 +8,3 @@ import { _getProvider, getApp, _registerComponent, registerVersion, SDK_VERSION } from '@firebase/app'; | ||
const name = "@firebase/remote-config"; | ||
const version = "0.5.0-canary.9d88e3a85"; | ||
const version = "0.5.0-canary.b3e68ca41"; | ||
@@ -809,3 +809,3 @@ /** | ||
* | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/index.d.ts|interface documentation} for method descriptions. | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/compat/index.d.ts|interface documentation} for method descriptions. | ||
*/ | ||
@@ -812,0 +812,0 @@ class RemoteConfig { |
@@ -26,3 +26,3 @@ /** | ||
* | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/index.d.ts|interface documentation} for method descriptions. | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/compat/index.d.ts|interface documentation} for method descriptions. | ||
*/ | ||
@@ -29,0 +29,0 @@ export declare class RemoteConfig implements RemoteConfigType { |
@@ -12,3 +12,3 @@ 'use strict'; | ||
const name = "@firebase/remote-config"; | ||
const version = "0.5.0-canary.9d88e3a85"; | ||
const version = "0.5.0-canary.b3e68ca41"; | ||
@@ -813,3 +813,3 @@ /** | ||
* | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/index.d.ts|interface documentation} for method descriptions. | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/compat/index.d.ts|interface documentation} for method descriptions. | ||
*/ | ||
@@ -816,0 +816,0 @@ class RemoteConfig { |
@@ -26,3 +26,3 @@ /** | ||
* | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/index.d.ts|interface documentation} for method descriptions. | ||
* See {@link https://github.com/firebase/firebase-js-sdk/blob/main/packages/firebase/compat/index.d.ts|interface documentation} for method descriptions. | ||
*/ | ||
@@ -29,0 +29,0 @@ export declare class RemoteConfig implements RemoteConfigType { |
{ | ||
"name": "@firebase/remote-config", | ||
"version": "0.5.0-canary.9d88e3a85", | ||
"version": "0.5.0-canary.b3e68ca41", | ||
"description": "The Remote Config package of the Firebase JS SDK", | ||
@@ -40,9 +40,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.18-canary.9d88e3a85" | ||
"@firebase/app": "0.11.0-canary.b3e68ca41" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.12-canary.9d88e3a85", | ||
"@firebase/logger": "0.4.4-canary.9d88e3a85", | ||
"@firebase/util": "1.10.3-canary.9d88e3a85", | ||
"@firebase/component": "0.6.12-canary.9d88e3a85", | ||
"@firebase/installations": "0.6.12-canary.b3e68ca41", | ||
"@firebase/logger": "0.4.4-canary.b3e68ca41", | ||
"@firebase/util": "1.10.3-canary.b3e68ca41", | ||
"@firebase/component": "0.6.12-canary.b3e68ca41", | ||
"tslib": "^2.1.0" | ||
@@ -52,3 +52,3 @@ }, | ||
"devDependencies": { | ||
"@firebase/app": "0.10.18-canary.9d88e3a85", | ||
"@firebase/app": "0.11.0-canary.b3e68ca41", | ||
"rollup": "2.79.2", | ||
@@ -55,0 +55,0 @@ "rollup-plugin-typescript2": "0.36.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
384531
+ Added@firebase/app@0.11.0-canary.b3e68ca41(transitive)
+ Added@firebase/component@0.6.12-canary.b3e68ca41(transitive)
+ Added@firebase/installations@0.6.12-canary.b3e68ca41(transitive)
+ Added@firebase/logger@0.4.4-canary.b3e68ca41(transitive)
+ Added@firebase/util@1.10.3-canary.b3e68ca41(transitive)
- Removed@firebase/app@0.10.18-canary.9d88e3a85(transitive)
- Removed@firebase/component@0.6.12-canary.9d88e3a85(transitive)
- Removed@firebase/installations@0.6.12-canary.9d88e3a85(transitive)
- Removed@firebase/logger@0.4.4-canary.9d88e3a85(transitive)
- Removed@firebase/util@1.10.3-canary.9d88e3a85(transitive)