Socket
Socket
Sign inDemoInstall

@react-native-firebase/messaging

Package Overview
Dependencies
522
Maintainers
4
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 18.3.0 to 18.3.1

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [18.3.1](https://github.com/invertase/react-native-firebase/compare/v18.3.0...v18.3.1) (2023-08-23)
**Note:** Version bump only for package @react-native-firebase/messaging
## [18.3.0](https://github.com/invertase/react-native-firebase/compare/v18.2.0...v18.3.0) (2023-07-19)

@@ -8,0 +12,0 @@

2

lib/version.js
// Generated by genversion.
module.exports = '18.3.0';
module.exports = '18.3.1';
{
"name": "@react-native-firebase/messaging",
"version": "18.3.0",
"version": "18.3.1",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",

@@ -25,3 +25,3 @@ "description": "React Native Firebase - React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging module provides a simple JavaScript API to interact with FCM.",

"peerDependencies": {
"@react-native-firebase/app": "18.3.0"
"@react-native-firebase/app": "18.3.1"
},

@@ -31,3 +31,3 @@ "publishConfig": {

},
"gitHead": "cca7053a12ea04c8476f880bd2220f44ee4ae17a"
"gitHead": "878f4199ca99963dec7822d1c9e14e9c91325b4f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc