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

rxdb

Package Overview
Dependencies
Maintainers
1
Versions
600
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rxdb - npm Package Versions

1
60

15.38.2

Diff

Changelog

Source

15.38.2 (14 November 2024)

  • CHANGE use variable random string lengths in the tests to ensure this works.
pubkey
published 15.38.1 •

Changelog

Source

15.38.1 (13 November 2024)

  • FIX random string creation in tests could end up with strings longer than the provided length
pubkey
published 15.38.0 •

Changelog

Source

15.38.0 (13 November 2024)

  • FIX bad RxState after cleanup #6503

  • FIX RxServer cors settings only applies to OPTIONS when using ExpressAdapter #6523

  • ADD random emojis and umlauts to all random strings in the tests to ensure this works correctly.

  • REMOVE faker dependency for tests and instead use random strings with emojis and umlauts.

  • ~FIX OPFS RxStorage not working anymore after a cleanup has run on documents with umlauts in the primaryKey or index fields.~ ⬅️ This has been moved to RxDB v16 because it would be a breaking change.

pubkey
published 15.37.0 •

Changelog

Source

15.37.0 (5 November 2024)

  • FIX position of dev-mode iframe #6516
  • FIX $nin queries not working correctly with the SQLite RxStorage
  • FIX (worker storage) when creating the same database in the worker and on the main thread, the main thread never resolves. via discord
pubkey
published 15.36.1 •

Changelog

Source

15.36.1 (16 October 2024)

  • ADD SQLite RxStorage support for Expo SDK 51 with the async API getSQLiteBasicsExpoSQLiteAsync()
pubkey
published 15.36.0 •

Changelog

Source

15.36.0 (16 October 2024)

  • ADD option to define the RxDB Premium token in an .env file
pubkey
published 15.35.0 •

Changelog

Source

15.35.0 (15 October 2024)

pubkey
published 15.34.1 •

Changelog

Source

15.34.1 (2 October 2024)

  • ADD proper error message if people miss out the usesRxDatabaseInWorker settings in OPFS.
pubkey
published 15.34.0 •

Changelog

Source

15.34.0 (1 October 2024)

  • FIX OPFS Storage based RxDatabase cannot be created inside of worker via discord
  • IMPROVE performance of nested property access #6406
  • FIX firestore replication of multiple document with the same serverTimestamp #6436
pubkey
published 15.33.0 •

Changelog

Source

15.33.0 (10 September 2024)

  • ADD tutorial for a local-first Vector Database
  • FIX RxPipeline tries to store metadata that does not match the json schema.
  • ADD utilities function for vector search.
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