expo-sqlite
Advanced tools
Comparing version
@@ -13,2 +13,6 @@ # Changelog | ||
## 15.2.7 — 2025-04-25 | ||
_This version does not introduce any user-facing changes._ | ||
## 15.2.6 — 2025-04-21 | ||
@@ -15,0 +19,0 @@ |
@@ -12,3 +12,3 @@ { | ||
"artifactId": "expo.modules.sqlite", | ||
"version": "15.2.6", | ||
"version": "15.2.7", | ||
"repository": "local-maven-repo" | ||
@@ -15,0 +15,0 @@ } |
{ | ||
"name": "expo-sqlite", | ||
"version": "15.2.6", | ||
"version": "15.2.7", | ||
"description": "Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.", | ||
@@ -56,3 +56,3 @@ "main": "build/index.js", | ||
"better-sqlite3": "^11.6.0", | ||
"expo-module-scripts": "^4.1.2", | ||
"expo-module-scripts": "^4.1.5", | ||
"react-error-boundary": "^4.0.11" | ||
@@ -65,3 +65,3 @@ }, | ||
}, | ||
"gitHead": "f1394f21ff2719a9a3037d7511db170704e5c492" | ||
"gitHead": "3cd208465df78e385ca9380531bbbfe33ca68e81" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
73288323
0