We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebbaf74 commit 714155bCopy full SHA for 714155b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sqlitecloud/drivers",
3
- "version": "1.0.715",
+ "version": "1.0.738",
4
"description": "SQLiteCloud drivers for Typescript/Javascript in edge, web and node clients",
5
"main": "./lib/index.js",
6
"types": "./lib/index.d.ts",
@@ -54,6 +54,20 @@
54
"@craftzdog/react-native-buffer": "*",
55
"react-native-url-polyfill": "*"
56
},
57
+ "peerDependenciesMeta": {
58
+ "react-native-quick-base64": {
59
+ "optional": true
60
+ },
61
+ "react-native-tcp-socket": {
62
63
64
+ "@craftzdog/react-native-buffer": {
65
66
67
+ "react-native-url-polyfill": {
68
69
+ }
70
71
"devDependencies": {
72
"@types/jest": "^29.5.14",
73
"@types/lz4": "^0.6.4",
0 commit comments