dbcube 3.2.5 → 3.2.7

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 +4 -6
  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": "^3.2.5",
8
- "@dbcube/query-builder": "^3.2.4",
7
+ "@dbcube/core": "^3.2.7",
8
+ "@dbcube/query-builder": "^3.2.7",
9
9
  },
10
10
  "devDependencies": {
11
11
  "@types/node": "^24.10.1",
@@ -19,9 +19,9 @@
19
19
  },
20
20
  },
21
21
  "packages": {
22
- "@dbcube/core": ["@dbcube/core@3.2.5", "", { "dependencies": { "chalk": "^5.6.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "^9.0.0", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-yTMmGHMyOpZ4ebyInTo+J8PT9oOq/azbExxD4ntBatRL0Sq08wS5npoFzpV8fuEUvPDWkDRPNgRSJiNsrbu5hQ=="],
22
+ "@dbcube/core": ["@dbcube/core@3.2.7", "", { "dependencies": { "chalk": "^5.6.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "^9.0.0", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-HvAb2njVrU38rbYrYHKl5Ss4kam+vPbFqz3uS/kyOznIpNJzQYcTJxMlAKzIi+Ki4KTD8pEi0ykov5sb7dn3Vg=="],
23
23
 
24
- "@dbcube/query-builder": ["@dbcube/query-builder@3.2.4", "", { "dependencies": { "@dbcube/core": "^3.2.4" } }, "sha512-k8QMuJfmkfYngGCw10KabhramELt427euVgdGjh3BF4QLrkBG2msiXGBWzpDIPlnoQR6rcuUgecTtnDvjtLDdQ=="],
24
+ "@dbcube/query-builder": ["@dbcube/query-builder@3.2.7", "", { "dependencies": { "@dbcube/core": "^3.2.7" } }, "sha512-EfR7BWGgTnlqCEfGE2qQUhoscRHSVqZr9F26pylbgV24OoxP4MfEcRbLvgYIMEC2XxD8cYoAO9W4vpbO7wMHLw=="],
25
25
 
26
26
  "@esbuild/aix-ppc64": ["@esbuild/aix-ppc64@0.27.0", "", { "os": "aix", "cpu": "ppc64" }, "sha512-KuZrd2hRjz01y5JK9mEBSD3Vj3mbCvemhT466rSuJYeE/hjuBrHfjjcjMdTm/sz7au+++sdbJZJmuBwQLuw68A=="],
27
27
 
@@ -355,8 +355,6 @@
355
355
 
356
356
  "yoctocolors": ["yoctocolors@2.1.2", "", {}, "sha512-CzhO+pFNo8ajLM2d2IW/R93ipy99LWjtwblvC1RsoSUMZgyLbYFr221TnSNT7GjGdYui6P459mw9JH/g/zW2ug=="],
357
357
 
358
- "@dbcube/query-builder/@dbcube/core": ["@dbcube/core@3.2.4", "", { "dependencies": { "chalk": "^5.6.2", "deasync": "^0.1.31", "follow-redirects": "^1.15.11", "ora": "^9.0.0", "unzipper": "^0.12.3" }, "bin": { "dbcube-core": "dist/bin.cjs" } }, "sha512-5BzVfgqQIkGnRo9AT+N79TL10vKpucVdb4pCbnlO/HYcKK2IeFFSlLZTuLXK6iVY+fzmAZ3a/d36FxMT3KxnFw=="],
359
-
360
358
  "@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=="],
361
359
 
362
360
  "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": "3.2.5",
3
+ "version": "3.2.7",
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": "^3.2.5",
58
- "@dbcube/query-builder": "^3.2.4"
57
+ "@dbcube/core": "^3.2.7",
58
+ "@dbcube/query-builder": "^3.2.7"
59
59
  },
60
60
  "repository": {
61
61
  "type": "git",