New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@react-native-replicache/replicache-generic-sqlite

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-replicache/replicache-generic-sqlite

> Plug-in React Native compatibility bindings for [Replicache](https://replicache.dev/).

latest
Source
npmnpm
Version
1.3.0
Version published
Weekly downloads
32
-17.95%
Maintainers
1
Weekly downloads
 
Created
Source

React Native Replicache - Generic SQLite

Plug-in React Native compatibility bindings for Replicache.

https://user-images.githubusercontent.com/5165963/219898954-f5e94045-69bf-4c33-84e8-7d152c6f2c32.mov

Replicache version compatibility

  • 1.0.0 : replicache <= 14.2.2
  • 1.3.0 : replicache >= 15

Why is this needed?

This package provides a generic SQLite implementation of kvStore that is agnostic of the underlying SQLite binding. This abstraction enables us to easily support multiple SQLite bindings. It isn't coupled to React Native either, so could work on other platforms - but that remains to be explored.

Keywords

react-native

FAQs

Package last updated on 28 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts