@firebase/remote-config-compat
Advanced tools
Comparing version 0.2.11-canary.46c91bc3b to 0.2.11-canary.645487bc4
@@ -84,3 +84,3 @@ import firebase from '@firebase/app-compat'; | ||
const name = "@firebase/remote-config-compat"; | ||
const version = "0.2.11-canary.46c91bc3b"; | ||
const version = "0.2.11-canary.645487bc4"; | ||
@@ -87,0 +87,0 @@ /** |
@@ -90,3 +90,3 @@ 'use strict'; | ||
const name = "@firebase/remote-config-compat"; | ||
const version = "0.2.11-canary.46c91bc3b"; | ||
const version = "0.2.11-canary.645487bc4"; | ||
@@ -93,0 +93,0 @@ /** |
@@ -30,3 +30,3 @@ /** | ||
import { FirebaseApp as FirebaseAppCompat } from "@firebase/app-compat"; | ||
import { type Value, type RemoteConfig, type LogLevel } from "@firebase/remote-config"; | ||
import { type Value, type RemoteConfig, type CustomSignals, type LogLevel } from "@firebase/remote-config"; | ||
declare module "@firebase/remote-config" { | ||
@@ -43,3 +43,4 @@ function activate(remoteConfig: RemoteConfigCompat): Promise<boolean>; | ||
function getValue(remoteConfig: RemoteConfigCompat, key: string): Value; | ||
function setCustomSignals(remoteConfig: RemoteConfigCompat, customSignals: CustomSignals): Promise<void>; | ||
function setLogLevel(remoteConfig: RemoteConfigCompat, logLevel: LogLevel): void; | ||
} |
{ | ||
"name": "@firebase/remote-config-compat", | ||
"version": "0.2.11-canary.46c91bc3b", | ||
"version": "0.2.11-canary.645487bc4", | ||
"description": "The compatibility package of Remote Config", | ||
@@ -37,10 +37,10 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app-compat": "0.2.47-canary.46c91bc3b" | ||
"@firebase/app-compat": "0.2.47-canary.645487bc4" | ||
}, | ||
"dependencies": { | ||
"@firebase/remote-config": "0.4.11-canary.46c91bc3b", | ||
"@firebase/remote-config-types": "0.3.3-canary.46c91bc3b", | ||
"@firebase/util": "1.10.2-canary.46c91bc3b", | ||
"@firebase/logger": "0.4.4-canary.46c91bc3b", | ||
"@firebase/component": "0.6.11-canary.46c91bc3b", | ||
"@firebase/remote-config": "0.4.11-canary.645487bc4", | ||
"@firebase/remote-config-types": "0.3.3-canary.645487bc4", | ||
"@firebase/util": "1.10.2-canary.645487bc4", | ||
"@firebase/logger": "0.4.4-canary.645487bc4", | ||
"@firebase/component": "0.6.11-canary.645487bc4", | ||
"tslib": "^2.1.0" | ||
@@ -54,3 +54,3 @@ }, | ||
"typescript": "5.5.4", | ||
"@firebase/app-compat": "0.2.47-canary.46c91bc3b" | ||
"@firebase/app-compat": "0.2.47-canary.645487bc4" | ||
}, | ||
@@ -57,0 +57,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38444
513
+ Added@firebase/app@0.10.17-canary.645487bc4(transitive)
+ Added@firebase/app-compat@0.2.47-canary.645487bc4(transitive)
+ Added@firebase/component@0.6.11-canary.645487bc4(transitive)
+ Added@firebase/installations@0.6.11-canary.645487bc4(transitive)
+ Added@firebase/logger@0.4.4-canary.645487bc4(transitive)
+ Added@firebase/remote-config@0.4.11-canary.645487bc4(transitive)
+ Added@firebase/remote-config-types@0.3.3-canary.645487bc4(transitive)
+ Added@firebase/util@1.10.2-canary.645487bc4(transitive)
- Removed@firebase/app@0.10.17-canary.46c91bc3b(transitive)
- Removed@firebase/app-compat@0.2.47-canary.46c91bc3b(transitive)
- Removed@firebase/component@0.6.11-canary.46c91bc3b(transitive)
- Removed@firebase/installations@0.6.11-canary.46c91bc3b(transitive)
- Removed@firebase/logger@0.4.4-canary.46c91bc3b(transitive)
- Removed@firebase/remote-config@0.4.11-canary.46c91bc3b(transitive)
- Removed@firebase/remote-config-types@0.3.3-canary.46c91bc3b(transitive)
- Removed@firebase/util@1.10.2-canary.46c91bc3b(transitive)