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

@react-native-firebase/storage

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-firebase/storage - npm Package Compare versions

Comparing version

to
19.2.2

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

## [19.2.2](https://github.com/invertase/react-native-firebase/compare/v19.2.1...v19.2.2) (2024-04-13)
**Note:** Version bump only for package @react-native-firebase/storage
## [19.2.1](https://github.com/invertase/react-native-firebase/compare/v19.2.0...v19.2.1) (2024-04-12)

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

// Generated by genversion.
module.exports = '19.2.1';
module.exports = '19.2.2';
{
"name": "@react-native-firebase/storage",
"version": "19.2.1",
"version": "19.2.2",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",

@@ -32,3 +32,3 @@ "description": "React Native Firebase - React Native Firebase provides native integration with Cloud Storage, providing support to upload and download files directly from your device and from your Firebase Cloud Storage bucket.",

"peerDependencies": {
"@react-native-firebase/app": "19.2.1"
"@react-native-firebase/app": "19.2.2"
},

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

},
"gitHead": "f36a26abe71d9c3222a32683739117a977fb7896"
"gitHead": "2c1f48eacba95904c89073dcb391d89d0f966165"
}