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-pouchdb

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-pouchdb - npm Package Versions

23

2.1.0

Diff
a
arnosaine
published 2.1.0 •
a
arnosaine
published 2.0.1 •

Changelog

Source

2.0.1

  • Inline a dependency that uses ES module syntax (Fix #13)
a
arnosaine
published 2.0.0 •

Changelog

Source

2.0.0

  • (No changes)
a
arnosaine
published 2.0.0-beta.3 •

Changelog

Source

2.0.0-beta.3

  • Use use-subscription
a
arnosaine
published 2.0.0-beta.2 •

Changelog

Source

2.0.0-beta.2

  • Fix excessive re-rendering from bulkDocs
  • Fix keeping original docs array always internal
  • Update dependencies
a
arnosaine
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1

  • Optimize caching change requests
  • Fix memory leak in listening changes
  • Fix #7: Show errors from PouchDB
a
arnosaine
published 2.0.0-beta.0 •

Changelog

Source

2.0.0-beta.0

  • Add concurrent API variant
  • Breaking change: In case of missing document useGet returns null (same for doc value in <Get>)
  • Breaking change: In case of removed document useGet returns {"_id": ..., "_rev": ..., "_deleted": true} (same for doc value in <Get>)
  • Breaking change: Remove render and component render props from <Get> and <Find> → Use children render prop
  • Breaking change: children render prop behaves like render and component render prop in v1
  • Update dependencies
a
arnosaine
published 1.0.0 •

Changelog

Source

1.0.0

  • Add Hooks API
  • Add optional db prop to <Get> and <Find>
  • Breaking change: remove exists prop from <Get> render methods. Use !!doc
  • Breaking change: remove attachment prop from <Get> render methods. Use doc._attachments
  • Breaking change: component and render render props require the use of <Suspense> as a parent component
  • Breaking change: <Get> render props are called even if document does not exist
  • Update DB connection when <PouchDB /> props change
  • Fix infinite suspense loop if database request throws error
  • Update dependencies
a
arnosaine
published 1.0.0-alpha.1 •
a
arnosaine
published 0.3.2 •

Changelog

Source

0.3.2

  • Fix #5: Using <Find /> with sort option and remote database
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.