dbcube 5.0.8 → 5.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bun.lock +6 -2
- package/package.json +2 -2
package/bun.lock
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"": {
|
|
5
5
|
"name": "dbcube",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@dbcube/core": "^5.0.
|
|
7
|
+
"@dbcube/core": "^5.0.10",
|
|
8
8
|
"@dbcube/query-builder": "^5.0.8",
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
},
|
|
20
20
|
},
|
|
21
21
|
"packages": {
|
|
22
|
-
"@dbcube/core": ["@dbcube/core@5.0.
|
|
22
|
+
"@dbcube/core": ["@dbcube/core@5.0.10", "", { "dependencies": { "chalk": "4.1.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "5.4.1", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-MrRtAZ98A+3dPhbbdEp35n694VRrgRo+Tj4+/yYuzXZZEqUO0XNZqKJTvWvd23w8O40syzhch4d43iawYZQ2tQ=="],
|
|
23
23
|
|
|
24
24
|
"@dbcube/query-builder": ["@dbcube/query-builder@5.0.8", "", { "dependencies": { "@dbcube/core": "^5.0.9" } }, "sha512-RehywJRG1tzLxleJvEPOyE60pZ+L6J2eKglKoV9zWWo9z9sI3k5VAJWpEkQ/Jt/O91XmXYQozceNTYNJldalQA=="],
|
|
25
25
|
|
|
@@ -375,6 +375,8 @@
|
|
|
375
375
|
|
|
376
376
|
"@dbcube/core/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="],
|
|
377
377
|
|
|
378
|
+
"@dbcube/query-builder/@dbcube/core": ["@dbcube/core@5.0.9", "", { "dependencies": { "chalk": "4.1.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "5.4.1", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-BYSf6io6hLJJp2LGBjLz6r3UFnwRJjBIGKxvo44qttSTNKALSRRagmeQP1wMMVsB7PvrFqGAtDrb2I9EGcCeug=="],
|
|
379
|
+
|
|
378
380
|
"@isaacs/cliui/strip-ansi": ["strip-ansi@7.1.2", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA=="],
|
|
379
381
|
|
|
380
382
|
"duplexer2/readable-stream": ["readable-stream@2.3.8", "", { "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="],
|
|
@@ -399,6 +401,8 @@
|
|
|
399
401
|
|
|
400
402
|
"wrap-ansi-cjs/string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="],
|
|
401
403
|
|
|
404
|
+
"@dbcube/query-builder/@dbcube/core/chalk": ["chalk@4.1.2", "", { "dependencies": { "ansi-styles": "^4.1.0", "supports-color": "^7.1.0" } }, "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA=="],
|
|
405
|
+
|
|
402
406
|
"@isaacs/cliui/strip-ansi/ansi-regex": ["ansi-regex@6.2.2", "", {}, "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg=="],
|
|
403
407
|
|
|
404
408
|
"fix-dts-default-cjs-exports/rollup/@rollup/rollup-android-arm-eabi": ["@rollup/rollup-android-arm-eabi@4.50.1", "", { "os": "android", "cpu": "arm" }, "sha512-HJXwzoZN4eYTdD8bVV22DN8gsPCAj3V20NHKOs8ezfXanGpmVPR7kalUHd+Y31IJp9stdB87VKPFbsGY3H/2ag=="],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dbcube",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.9",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.cjs",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"access": "public"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@dbcube/core": "^5.0.
|
|
57
|
+
"@dbcube/core": "^5.0.10",
|
|
58
58
|
"@dbcube/query-builder": "^5.0.8"
|
|
59
59
|
},
|
|
60
60
|
"repository": {
|