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

4.1.0

Diff

Changelog

Source

4.1.0 (June 7, 2017)

Features:

  • Added postCreate-hook #165
  • Added RxQuery.update() and RxDocument.update() #143 Thanks @lgandecki

Bugfixes:

  • QueryCache returns old RxQuery when .regex() is used #190
  • RxDocument.resync() was broken 174

Other:

  • Throw error if RxQuery.sort() runs on field which is not in the schema #146
  • extract watchForChanges to allow custom sync-operations #197
  • Added travis-ci
pubkey
published 4.0.2 •

Changelog

Source

4.0.2 (May 17, 2017)

Bugfixes:

  • Ensure es6-build does not contain es7-features
  • Ensure everything works after using UglifyJs
pubkey
published 4.0.1 •

Changelog

Source

4.0.1 (May 17, 2017)

Bugfixes:

  • jsnext:main and module now point to es6 instead of es7-stage-0 commit issue
  • Sort on primary fails without non-id primary commit
  • QueryChangeDetection breaks on no-resort-optimisation commit
pubkey
published 4.0.0 •

Changelog

Source

4.0.0 (May 5, 2017) BREAKING

Breaking:

  • RxQuery's are now immutable
  • RxQuery.$ does not emit null when running
  • RxQuery will sort by primary (ASC) as default

Features:

Other:

  • upgraded to pouchdb v6.2.0
  • re-executing queries while nothing happend to the collection, is now fetched
pubkey
published 3.0.8 •

Changelog

Source

3.0.8 (April 20, 2017)

Bugfixes:

  • findOne().$ did not have limit:1
  • findOne(string).$ streams all documents when _id as primary
pubkey
published 3.0.7 •

Changelog

Source

3.0.7 (April 10, 2017)

Bugfixes:

  • Fixed es6-imports for webpack-builds
pubkey
published 3.0.6 •

Changelog

Source

3.0.6 (March 29, 2017)

Features:

Other:

  • improved typings
pubkey
published 3.0.5 •

Changelog

Source

3.0.5 (March 21, 2017)

Bugfixes:

  • overwrites default selector on RxQuery.sort()

Other:

  • Refactor RxQuery for better performance
  • Refactor mquery for smaller build
  • More tests for RxQuery
pubkey
published 3.0.4 •

Changelog

Source

3.0.4 (March 12, 2017)

Bugfixes:

  • Vuejs runs populate-getter on changedetection #75
  • isDeepEqual does not work correctly for Arrays #76
  • wrong storageEngine in the typings
pubkey
published 3.0.3 •

Changelog

Source

3.0.3 (March 6, 2017)

Features:

Bugfixes:

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