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

@react-native-firebase/storage

Package Overview
Dependencies
Maintainers
4
Versions
270
Alerts
File Explorer

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
21.4.1

6

CHANGELOG.md

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

## [21.4.1](https://github.com/invertase/react-native-firebase/compare/v21.4.0...v21.4.1) (2024-11-13)
### Reverts
- Revert "fix(ios, sdk): constrain transitive dependencies more tightly" ([1ff247c](https://github.com/invertase/react-native-firebase/commit/1ff247cd73804efbd52eb9490f68087685de814c))
## [21.4.0](https://github.com/invertase/react-native-firebase/compare/v21.3.0...v21.4.0) (2024-11-07)

@@ -8,0 +14,0 @@

2

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

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

},
"gitHead": "227e1ed54cf668cbc701c0ed2542b8ec66957e1e"
"gitHead": "1c4301c4f57fe6fe8235e73e13a523ad1af156ad"
}

Sorry, the diff of this file is not supported yet