🚀 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
6
Versions
156
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
5.0.0-rc.1

ios/EXSQLite/EXSQLite.h

7

package.json
{
"name": "expo-sqlite",
"version": "5.0.0-rc.0",
"version": "5.0.0-rc.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.",

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

"@expo/websql": "^1.0.1",
"@types/websql": "^0.0.27"
"@types/websql": "^0.0.27",
"lodash": "^4.17.11"
},

@@ -47,3 +48,3 @@ "devDependencies": {

},
"gitHead": "211a7a3ce4007e7aa10ccf6efac4b5333ec31d0a"
"gitHead": "5130ed264932888283f095708463d86aaea34997"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet