@firebase/messaging
Advanced tools
Comparing version 0.12.11-canary.47b091324 to 0.12.11-canary.5f3ef9d26
@@ -698,3 +698,2 @@ import '@firebase/installations'; | ||
*/ | ||
_mergeStrings('hts/frbslgigp.ogepscmv/ieo/eaylg', 'tp:/ieaeogn-agolai.o/1frlglgc/o'); | ||
_mergeStrings('AzSCbw63g1R0nCw85jG8', 'Iaya3yLKwmgvh7cF0q4'); | ||
@@ -999,3 +998,3 @@ function _mergeStrings(s1, s2) { | ||
const name = "@firebase/messaging"; | ||
const version = "0.12.11-canary.47b091324"; | ||
const version = "0.12.11-canary.5f3ef9d26"; | ||
@@ -1002,0 +1001,0 @@ /** |
@@ -720,3 +720,2 @@ import '@firebase/installations'; | ||
*/ | ||
_mergeStrings('hts/frbslgigp.ogepscmv/ieo/eaylg', 'tp:/ieaeogn-agolai.o/1frlglgc/o'); | ||
_mergeStrings('AzSCbw63g1R0nCw85jG8', 'Iaya3yLKwmgvh7cF0q4'); | ||
@@ -761,3 +760,5 @@ async function stageLog(messaging, internalPayload) { | ||
logEvent.event_time_ms = Math.floor(Date.now()).toString(); | ||
logEvent.source_extension_json_proto3 = JSON.stringify(fcmEvent); | ||
logEvent.source_extension_json_proto3 = JSON.stringify({ | ||
messaging_client_event: fcmEvent | ||
}); | ||
if (!!productId) { | ||
@@ -764,0 +765,0 @@ logEvent.compliance_data = buildComplianceData(productId); |
{ | ||
"name": "@firebase/messaging", | ||
"version": "0.12.11-canary.47b091324", | ||
"version": "0.12.11-canary.5f3ef9d26", | ||
"description": "", | ||
@@ -54,9 +54,9 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"peerDependencies": { | ||
"@firebase/app": "0.10.11-canary.47b091324" | ||
"@firebase/app": "0.10.12-canary.5f3ef9d26" | ||
}, | ||
"dependencies": { | ||
"@firebase/installations": "0.6.9-canary.47b091324", | ||
"@firebase/messaging-interop-types": "0.2.2-canary.47b091324", | ||
"@firebase/util": "1.10.0-canary.47b091324", | ||
"@firebase/component": "0.6.9-canary.47b091324", | ||
"@firebase/installations": "0.6.9-canary.5f3ef9d26", | ||
"@firebase/messaging-interop-types": "0.2.2-canary.5f3ef9d26", | ||
"@firebase/util": "1.10.0-canary.5f3ef9d26", | ||
"@firebase/component": "0.6.9-canary.5f3ef9d26", | ||
"idb": "7.1.1", | ||
@@ -66,3 +66,3 @@ "tslib": "^2.1.0" | ||
"devDependencies": { | ||
"@firebase/app": "0.10.11-canary.47b091324", | ||
"@firebase/app": "0.10.12-canary.5f3ef9d26", | ||
"rollup": "2.79.1", | ||
@@ -69,0 +69,0 @@ "rollup-plugin-typescript2": "0.31.2", |
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
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
1002828
11448
+ Added@firebase/app@0.10.12-canary.5f3ef9d26(transitive)
+ Added@firebase/component@0.6.9-canary.5f3ef9d26(transitive)
+ Added@firebase/installations@0.6.9-canary.5f3ef9d26(transitive)
+ Added@firebase/logger@0.4.2-canary.5f3ef9d26(transitive)
+ Added@firebase/messaging-interop-types@0.2.2-canary.5f3ef9d26(transitive)
+ Added@firebase/util@1.10.0-canary.5f3ef9d26(transitive)
- Removed@firebase/app@0.10.11-canary.47b091324(transitive)
- Removed@firebase/component@0.6.9-canary.47b091324(transitive)
- Removed@firebase/installations@0.6.9-canary.47b091324(transitive)
- Removed@firebase/logger@0.4.2-canary.47b091324(transitive)
- Removed@firebase/messaging-interop-types@0.2.2-canary.47b091324(transitive)
- Removed@firebase/util@1.10.0-canary.47b091324(transitive)
Updated@firebase/messaging-interop-types@0.2.2-canary.5f3ef9d26