-
- Version 1.47.0 crashes on fresh install, doesnt even show splash screen
- I was not shown the popup in the wallet to upgrade to latest version, I had to manually upgrade from playstore
-
I have the following sveltekit route:
```
import {liveQuery} from 'dexie'
import shimIndexedDB from 'indexeddbshim'
import {Dexie} from 'dexie'
import {browser} from '$app/env'
c…
-
Hello!
Via https://github.com/babel/babel/releases?q=7.18.0&expanded=true, `@babel/runtime` v7.18.0+ inlines `regeneratorRuntime` as a helper that does not pollute the global scope. This means that…
-
I'm not sure what is the standard way of doing it, but the current implementation is not compatible with `indexeddbshim`.
In order to make it work, `openDatabase` needs to return the connection:
…
-
### Summary
npm ERR! path /Users/admin/Documents/New/my-app/frontend/node_modules/sqlite3
npm ERR! command failed
npm ERR! command sh -c node-pre-gyp install --fallback-to-build
npm ERR! ACT…
-
I am trying to use a library in react-native which depends on Dexie. By using `indexededdbshim` I intend to have `react-native-sqlite-2` as backend instead of IndexedDB.
```
import SQLite from 're…
-
Rollup spits those out:
```
Circular dependency: node_modules\readable-stream\lib\_stream_duplex.js -> node_modules\readable-stream\lib\_stream_readable.js -> node_modules\readable-stream\lib\_strea…
-
It's useful to have access to types and implementations of internals such as `IDBKeyRange`. Since types are meant to be generic, maybe it would make sense to have a separate package that mirrors the `…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to use this wrapper with alternative implementations of IndexedDB. I know of three such implementations:
- N…
-
Hi, @kewde , there are two high severity vulnerabilities introduced by **tar@2.2.2**:
### Issue Description
I noticed that a vulnerability is introduced in **_sqlite3@5.0.2_**:
Vulnerabil…