🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

expo-sqlite

Package Overview
Dependencies
Maintainers
24
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-sqlite - npm Package Compare versions

Comparing version

to
9.2.1

4

CHANGELOG.md

@@ -13,2 +13,6 @@ # Changelog

## 9.2.1 — 2021-06-22
_This version does not introduce any user-facing changes._
## 9.2.0 — 2021-06-16

@@ -15,0 +19,0 @@

6

package.json
{
"name": "expo-sqlite",
"version": "9.2.0",
"version": "9.2.1",
"description": "Provides access to a database that can be queried through a WebSQL-like API (https://www.w3.org/TR/webdatabase/). The database is persisted across restarts of your app.",

@@ -40,3 +40,3 @@ "main": "build/index.js",

"@expo/websql": "^1.0.1",
"expo-modules-core": "~0.1.1",
"expo-modules-core": "~0.2.0",
"lodash": "^4.17.15"

@@ -48,3 +48,3 @@ },

},
"gitHead": "b33f5e224578564c3e4b1b467f258cc119b3b786"
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30"
}

Sorry, the diff of this file is not supported yet