@maxim_mazurok/gapi.client.fcmdata
Advanced tools
Comparing version 1.0.20220404 to 1.0.20220405
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.fcmdata definition tests */ | ||
// Revision: 20220404 | ||
// Revision: 20220405 | ||
@@ -9,0 +9,0 @@ gapi.load('client', () => { |
@@ -13,3 +13,3 @@ /* Type definitions for non-npm package Firebase Cloud Messaging Data API v1beta1 1.0 */ | ||
// Generated from: https://fcmdata.googleapis.com/$discovery/rest?version=v1beta1 | ||
// Revision: 20220404 | ||
// Revision: 20220405 | ||
@@ -78,4 +78,4 @@ /// <reference types="gapi.client" /> | ||
/** | ||
* The percentage of accepted messages that had their priority lowered from high to normal due to [app standby | ||
* buckets](https://firebase.google.com/docs/cloud-messaging/concept-options#setting-the-priority-of-a-message). | ||
* The percentage of accepted messages that had their priority lowered from high to normal. See [documentation for setting message | ||
* priority](https://firebase.google.com/docs/cloud-messaging/android/message-priority). | ||
*/ | ||
@@ -82,0 +82,0 @@ priorityLowered?: number; |
{ | ||
"name": "@maxim_mazurok/gapi.client.fcmdata", | ||
"version": "1.0.20220404", | ||
"version": "1.0.20220405", | ||
"description": "TypeScript typings for Firebase Cloud Messaging Data API v1beta1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
14378