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.2.0 to 18.3.0

4

CHANGELOG.md

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

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

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

2

lib/version.js
// Generated by genversion.
module.exports = '18.2.0';
module.exports = '18.3.0';
{
"name": "@react-native-firebase/messaging",
"version": "18.2.0",
"version": "18.3.0",
"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.2.0"
"@react-native-firebase/app": "18.3.0"
},

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

},
"gitHead": "4c666df92028ddc3c0010a7ac102f54b600e6644"
"gitHead": "cca7053a12ea04c8476f880bd2220f44ee4ae17a"
}
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