New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-firebase

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-firebase - npm Package Versions

1
15

3.2.5

Diff

chrisbianca
published 3.2.4 •

chrisbianca
published 3.2.3 •

chrisbianca
published 3.2.2 •

chrisbianca
published 3.2.1 •

chrisbianca
published 3.2.0 •

chrisbianca
published 3.1.1 •

Changelog

Source

14.0.0 (2021-12-14)

  • fix(firestore)!: fix Long/Double conversion issues #3004 (#5840) (910d4e4), closes #3004 #5840 #3004

BREAKING CHANGES

  • Previous versions of firestore here incorrectly saved integers as doubles on iOS, so they did not show up in where/in queries. You had to save numbers as strings if you wanted where/in queries to work cross-platform. Number types will now be handled correctly. However, If you have integers saved (incorrectly!) as double (from previous versions) and you use where / in style queries on numbers, then the same document will no longer be found via .where. Mitigation could be to go through your whole DB and load and re-save the integers correctly, or alter queries. Please test your where / in queries that use number types if this affects you.
chrisbianca
published 3.1.1-alpha.11 •

chrisbianca
published 3.1.1-alpha.9.1 •

chrisbianca
published 3.1.1-alpha.91 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc