You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

cordova-plugin-firebasex

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-firebasex - npm Package Compare versions

Comparing version

to
18.0.6

13

CHANGELOG.md

@@ -0,1 +1,14 @@

# Version 18.0.6
* (ios) bugfix: Force token refresh when calling getClaims
* Merged from PR [#919](https://github.com/dpa99c/cordova-plugin-firebasex/pull/919)
* (ios) bugfix: notification payload not delivered by onMessageReceived when app is launched from cold start by tapping system notification.
* Resolves [#917](https://github.com/dpa99c/cordova-plugin-firebasex/issues/917)
* (ios) chore: Update pinned Firebase SDK version to latest version v11.8.0 (3 Feb 2025)
* https://firebase.google.com/support/release-notes/ios#version_1180_-_february_3_2025
* (ios) chore: Update pinned GoogleSignIn SDK to v7.1.0
* Resolves [#921](https://github.com/dpa99c/cordova-plugin-firebasex/issues/921)
* (android) chore: Update pinned Firebase SDK to latest versions: BoM version 33.9.0 (6 Feb 2025)
* https://firebase.google.com/support/release-notes/android#2025-02-06
# Version 18.0.5

@@ -2,0 +15,0 @@ * (android) bugfix: Handle notification exceptions when sending pending notifications

2

package.json
{
"name": "cordova-plugin-firebasex",
"version": "18.0.5",
"version": "18.0.6",
"description": "Cordova plugin for Google Firebase",

@@ -5,0 +5,0 @@ "types": "./types/index.d.ts",

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