dbcube 4.1.16 → 4.1.18

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.
Files changed (2) hide show
  1. package/bun.lock +6 -4
  2. 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": "^4.1.19",
8
- "@dbcube/query-builder": "^4.1.16",
7
+ "@dbcube/core": "^4.1.21",
8
+ "@dbcube/query-builder": "^4.1.17",
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@4.1.19", "", { "dependencies": { "chalk": "^5.6.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "^9.1.0", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-VMKdVEie5XfDZn6hLOPEFTssTSa/V+tVqVS3YIbYQW1d5MAR9/8gRueZvSZ26oTScRth9adUIyIn+8H0lpstuQ=="],
22
+ "@dbcube/core": ["@dbcube/core@4.1.21", "", { "dependencies": { "chalk": "^5.6.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "^9.1.0", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-ehQq5yfrnUXirJJl+z6H9Ce0saVmHejNVnOmepiIGyAfFO1M8DZ/7EvAgXTmjMJsWAeouDwz2abvBvRIEkLNyw=="],
23
23
 
24
- "@dbcube/query-builder": ["@dbcube/query-builder@4.1.16", "", { "dependencies": { "@dbcube/core": "^4.1.19" } }, "sha512-xLJUpbP/1UfrgaISitzFL5ZG8Z+Iolx30+Y4LKioSmpP6FI1bpy9xBm4WCANg9vLsj765cFoJkOJgxelLoS2HA=="],
24
+ "@dbcube/query-builder": ["@dbcube/query-builder@4.1.17", "", { "dependencies": { "@dbcube/core": "^4.1.20" } }, "sha512-TKkrK+C/EJyJp3Vg8sk6nXwHsepwo0E8sS2D6XJN018FyK+ll1LQuo0Vrpc5ZhV+Xuh0veNKYydgQI7CeZxwgw=="],
25
25
 
26
26
  "@esbuild/aix-ppc64": ["@esbuild/aix-ppc64@0.27.0", "", { "os": "aix", "cpu": "ppc64" }, "sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/sz7au+++sdbJZJmuBwQLuw68A=="],
27
27
 
@@ -361,6 +361,8 @@
361
361
 
362
362
  "yoctocolors": ["yoctocolors@2.1.2", "", {}, "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug=="],
363
363
 
364
+ "@dbcube/query-builder/@dbcube/core": ["@dbcube/core@4.1.20", "", { "dependencies": { "chalk": "^5.6.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "^9.1.0", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-gVlSy1e34oKpt6ZyxhmDx7GBBuldmLmgbL0nUogsSctzthIPhscTvCHiH2T9FdJRv/wAfBav6SzFqeIWL0gVXQ=="],
365
+
364
366
  "@isaacs/cliui/string-width": ["string-width@5.1.2", "", { "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", "strip-ansi": "^7.0.1" } }, "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA=="],
365
367
 
366
368
  "fix-dts-default-cjs-exports/rollup": ["rollup@4.50.1", "", { "dependencies": { "@types/estree": "1.0.8" }, "optionalDependencies": { "@rollup/rollup-android-arm-eabi": "4.50.1", "@rollup/rollup-android-arm64": "4.50.1", "@rollup/rollup-darwin-arm64": "4.50.1", "@rollup/rollup-darwin-x64": "4.50.1", "@rollup/rollup-freebsd-arm64": "4.50.1", "@rollup/rollup-freebsd-x64": "4.50.1", "@rollup/rollup-linux-arm-gnueabihf": "4.50.1", "@rollup/rollup-linux-arm-musleabihf": "4.50.1", "@rollup/rollup-linux-arm64-gnu": "4.50.1", "@rollup/rollup-linux-arm64-musl": "4.50.1", "@rollup/rollup-linux-loongarch64-gnu": "4.50.1", "@rollup/rollup-linux-ppc64-gnu": "4.50.1", "@rollup/rollup-linux-riscv64-gnu": "4.50.1", "@rollup/rollup-linux-riscv64-musl": "4.50.1", "@rollup/rollup-linux-s390x-gnu": "4.50.1", "@rollup/rollup-linux-x64-gnu": "4.50.1", "@rollup/rollup-linux-x64-musl": "4.50.1", "@rollup/rollup-openharmony-arm64": "4.50.1", "@rollup/rollup-win32-arm64-msvc": "4.50.1", "@rollup/rollup-win32-ia32-msvc": "4.50.1", "@rollup/rollup-win32-x64-msvc": "4.50.1", "fsevents": "~2.3.2" }, "bin": { "rollup": "dist/bin/rollup" } }, "sha512-78E9voJHwnXQMiQdiqswVLZwJIzdBKJ1GdI5Zx6XwoFKUIk09/sSrr+05QFzvYb8q6Y9pPV45zzDuYa3907TZA=="],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dbcube",
3
- "version": "4.1.16",
3
+ "version": "4.1.18",
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": "^4.1.19",
58
- "@dbcube/query-builder": "^4.1.16"
57
+ "@dbcube/core": "^4.1.21",
58
+ "@dbcube/query-builder": "^4.1.17"
59
59
  },
60
60
  "repository": {
61
61
  "type": "git",