dbcube 5.0.4 → 5.0.5
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 +4 -8
- package/package.json +3 -3
package/bun.lock
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
"": {
|
|
5
5
|
"name": "dbcube",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@dbcube/core": "^5.0.
|
|
8
|
-
"@dbcube/query-builder": "^5.0.
|
|
7
|
+
"@dbcube/core": "^5.0.5",
|
|
8
|
+
"@dbcube/query-builder": "^5.0.4",
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@types/node": "^25.0.10",
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
},
|
|
20
20
|
},
|
|
21
21
|
"packages": {
|
|
22
|
-
"@dbcube/core": ["@dbcube/core@5.0.
|
|
22
|
+
"@dbcube/core": ["@dbcube/core@5.0.5", "", { "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-uwj1yyL8MxMPEOB5JlefqSZk4DO8wtQQqGHwDBt60mTPD/QJ4O1dm8vFtyKn6uNy2n7hk7OlioHdNL62Ma/ZUw=="],
|
|
23
23
|
|
|
24
|
-
"@dbcube/query-builder": ["@dbcube/query-builder@5.0.
|
|
24
|
+
"@dbcube/query-builder": ["@dbcube/query-builder@5.0.4", "", { "dependencies": { "@dbcube/core": "^5.0.4" } }, "sha512-9aQWrG04ycjDHHhEBQrjTDMHLORWkX4eHKGBsRmyFTySXHo7XRxJMCZs0GybmKksIkuvtSIps3pZ0LU/YPauUQ=="],
|
|
25
25
|
|
|
26
26
|
"@esbuild/aix-ppc64": ["@esbuild/aix-ppc64@0.27.0", "", { "os": "aix", "cpu": "ppc64" }, "sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/sz7au+++sdbJZJmuBwQLuw68A=="],
|
|
27
27
|
|
|
@@ -375,8 +375,6 @@
|
|
|
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.3", "", { "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-N0QC9z8T3HK8FnoxAJNxlQSVXU4naFiLeIOtbr45G9Yy/J93OV60xxiQwz6Dwob1aScBNasW7Kgu2rlHb+PTFQ=="],
|
|
379
|
-
|
|
380
378
|
"@isaacs/cliui/strip-ansi": ["strip-ansi@7.1.2", "", { "dependencies": { "ansi-regex": "^6.0.1" } }, "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA=="],
|
|
381
379
|
|
|
382
380
|
"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=="],
|
|
@@ -401,8 +399,6 @@
|
|
|
401
399
|
|
|
402
400
|
"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=="],
|
|
403
401
|
|
|
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
|
-
|
|
406
402
|
"@isaacs/cliui/strip-ansi/ansi-regex": ["ansi-regex@6.2.2", "", {}, "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg=="],
|
|
407
403
|
|
|
408
404
|
"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.5",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.cjs",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -54,8 +54,8 @@
|
|
|
54
54
|
"access": "public"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@dbcube/core": "^5.0.
|
|
58
|
-
"@dbcube/query-builder": "^5.0.
|
|
57
|
+
"@dbcube/core": "^5.0.5",
|
|
58
|
+
"@dbcube/query-builder": "^5.0.4"
|
|
59
59
|
},
|
|
60
60
|
"repository": {
|
|
61
61
|
"type": "git",
|