expo-sqlite
Advanced tools
Comparing version
import './polyfillNextTick'; | ||
import zipObject from 'lodash.zipobject'; | ||
import { Platform } from 'react-native'; | ||
import { NativeModulesProxy } from 'expo-core'; | ||
import { NativeModulesProxy } from '@unimodules/core'; | ||
import customOpenDatabase from '@expo/websql/custom'; | ||
@@ -6,0 +6,0 @@ const { ExponentSQLite } = NativeModulesProxy; |
{ | ||
"name": "expo-sqlite", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"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.", | ||
"main": "build/index.js", | ||
"types": "build/index.d.ts", | ||
"sideEffects": false, | ||
"scripts": { | ||
@@ -36,3 +37,3 @@ "build": "expo-module build", | ||
"unimodulePeerDependencies": { | ||
"expo-core": "*" | ||
"@unimodules/core": "*" | ||
}, | ||
@@ -46,3 +47,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "9132f99f2ceb431006060c7f89d0928cc2053897" | ||
"gitHead": "8413e821076a2eca36b302e68dd628ce2e1f591a" | ||
} |
@@ -27,3 +27,3 @@ # expo-sqlite | ||
```ruby | ||
pod 'EXSQlite', path: '../node_modules/expo-sqlite/ios' | ||
pod 'EXSQLite', path: '../node_modules/expo-sqlite/ios' | ||
``` | ||
@@ -47,3 +47,3 @@ | ||
```java | ||
import expo.modules.expo.modules.sqlite.SQLitePackage; | ||
import expo.modules.sqlite.SQLitePackage; | ||
``` | ||
@@ -50,0 +50,0 @@ ```java |
@@ -5,3 +5,3 @@ import './polyfillNextTick'; | ||
import { Platform } from 'react-native'; | ||
import { NativeModulesProxy } from 'expo-core'; | ||
import { NativeModulesProxy } from '@unimodules/core'; | ||
import customOpenDatabase from '@expo/websql/custom'; | ||
@@ -8,0 +8,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
642915
1207.54%31
3.33%532
0.76%1
Infinity%