@powersync/op-sqlite
Advanced tools
Comparing version
{ | ||
"name": "@powersync/op-sqlite", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "PowerSync - sync Postgres or MongoDB with SQLite in your React Native app for offline-first and real-time data", | ||
@@ -62,3 +62,3 @@ "source": "./src/index.ts", | ||
"@op-engineering/op-sqlite": "^11.2.13", | ||
"@powersync/common": "^1.29.0", | ||
"@powersync/common": "^1.30.0", | ||
"react": "*", | ||
@@ -69,3 +69,3 @@ "react-native": "*" | ||
"async-lock": "^1.4.0", | ||
"@powersync/common": "1.29.0" | ||
"@powersync/common": "1.30.0" | ||
}, | ||
@@ -72,0 +72,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added
- Removed
Updated