harperdb 4.6.0-beta.2 → 4.6.0
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/README.md +1 -1
- package/bin/harperdb.js +31 -31
- package/bin/lite.js +29 -29
- package/launchServiceScripts/launchNatsIngestService.js +29 -29
- package/launchServiceScripts/launchNatsReplyService.js +29 -29
- package/launchServiceScripts/launchUpdateNodes4-0-0.js +29 -29
- package/npm-shrinkwrap.json +63 -76
- package/package.json +2 -2
- package/server/jobs/jobProcess.js +29 -29
- package/server/threads/threadServer.js +29 -29
- package/studio/build-local/asset-manifest.json +33 -33
- package/studio/build-local/index.html +1 -1
- package/studio/build-local/static/js/{833.fbfe7401.chunk.js → 833.fbb1857f.chunk.js} +1 -1
- package/studio/build-local/static/js/{967.204fa205.chunk.js → 845.79392583.chunk.js} +2 -2
- package/studio/build-local/static/js/{browse-csvupload.2b5a9e13.chunk.js → browse-csvupload.2a02693a.chunk.js} +1 -1
- package/studio/build-local/static/js/{browse-datatable.9e58ff64.chunk.js → browse-datatable.6944e1d5.chunk.js} +1 -1
- package/studio/build-local/static/js/{browse-entitymanager.d6afc4fd.chunk.js → browse-entitymanager.78d9f3cf.chunk.js} +1 -1
- package/studio/build-local/static/js/{browse-jsonviewer.588b23c5.chunk.js → browse-jsonviewer.b9b13d1d.chunk.js} +1 -1
- package/studio/build-local/static/js/{custom-functions.ff091f75.chunk.js → custom-functions.5e20728d.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-cluster.6818b415.chunk.js → instance-cluster.7fa04087.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-config.7c913130.chunk.js → instance-config.cab20f8e.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-logs.7376d433.chunk.js → instance-logs.c590cea3.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-roles.cbcbbc42.chunk.js → instance-roles.02c01413.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-status.0eb61c1f.chunk.js → instance-status.872064e6.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-users-datatable.bb1e4157.chunk.js → instance-users-datatable.eaa7f9f0.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-users-edit.23ab5e30.chunk.js → instance-users-edit.b3009a22.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance-users.56db347f.chunk.js → instance-users.d4c9a21b.chunk.js} +1 -1
- package/studio/build-local/static/js/{instance.88196931.chunk.js → instance.ac2d8e63.chunk.js} +1 -1
- package/studio/build-local/static/js/{instances.f4453268.chunk.js → instances.e177eb54.chunk.js} +1 -1
- package/studio/build-local/static/js/main.9a793bdf.js +2 -0
- package/studio/build-local/static/js/{offline-app.363c4e03.chunk.js → offline-app.e75335f8.chunk.js} +1 -1
- package/studio/build-local/static/js/{online-app.ab23001a.chunk.js → online-app.161383cc.chunk.js} +1 -1
- package/studio/build-local/static/js/{organization-billing.64cbf949.chunk.js → organization-billing.8a6543c9.chunk.js} +1 -1
- package/studio/build-local/static/js/{organization-users.fa366ada.chunk.js → organization-users.28a7fddd.chunk.js} +1 -1
- package/studio/build-local/static/js/{organization.f741809a.chunk.js → organization.7e6de94f.chunk.js} +1 -1
- package/studio/build-local/static/js/{organizations.7965cee0.chunk.js → organizations.a35fef39.chunk.js} +1 -1
- package/studio/build-local/static/js/{profile.07e2ebfd.chunk.js → profile.ec638faf.chunk.js} +1 -1
- package/studio/build-local/static/js/{resetPassword.90ca00d9.chunk.js → resetPassword.c64684e3.chunk.js} +1 -1
- package/studio/build-local/static/js/{roles-jsonviewer.1574416f.chunk.js → roles-jsonviewer.28347efe.chunk.js} +1 -1
- package/studio/build-local/static/js/{signIn.0d672113.chunk.js → signIn.95abea6a.chunk.js} +1 -1
- package/studio/build-local/static/js/{signUp.0e036959.chunk.js → signUp.a095114b.chunk.js} +1 -1
- package/studio/build-local/static/js/{structure-reloader.4726d0b7.chunk.js → structure-reloader.89712250.chunk.js} +1 -1
- package/studio/build-local/static/js/{topnav.deb5a145.chunk.js → topnav.6ac108a6.chunk.js} +1 -1
- package/studio/build-local/static/js/{updatePassword.8612a372.chunk.js → updatePassword.839328e6.chunk.js} +1 -1
- package/utility/scripts/restartHdb.js +29 -29
- package/studio/build-local/static/js/main.5017e3e1.js +0 -2
- /package/studio/build-local/static/js/{967.204fa205.chunk.js.LICENSE.txt → 845.79392583.chunk.js.LICENSE.txt} +0 -0
- /package/studio/build-local/static/js/{main.5017e3e1.js.LICENSE.txt → main.9a793bdf.js.LICENSE.txt} +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harperdb",
|
|
3
|
-
"version": "4.6.0
|
|
3
|
+
"version": "4.6.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "harperdb",
|
|
9
|
-
"version": "4.6.0
|
|
9
|
+
"version": "4.6.0",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "SEE LICENSE IN LICENSE",
|
|
12
12
|
"dependencies": {
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"systeminformation": "5.27.1",
|
|
83
83
|
"tar-fs": "3.0.9",
|
|
84
84
|
"ulidx": "0.5.0",
|
|
85
|
-
"uuid": "
|
|
85
|
+
"uuid": "11.1.0",
|
|
86
86
|
"validate.js": "0.13.1",
|
|
87
87
|
"ws": "8.18.2",
|
|
88
88
|
"yaml": "2.8.0"
|
|
@@ -1054,12 +1054,12 @@
|
|
|
1054
1054
|
}
|
|
1055
1055
|
},
|
|
1056
1056
|
"node_modules/@babel/parser": {
|
|
1057
|
-
"version": "7.27.
|
|
1058
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.
|
|
1059
|
-
"integrity": "sha512-
|
|
1057
|
+
"version": "7.27.7",
|
|
1058
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.7.tgz",
|
|
1059
|
+
"integrity": "sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q==",
|
|
1060
1060
|
"license": "MIT",
|
|
1061
1061
|
"dependencies": {
|
|
1062
|
-
"@babel/types": "^7.27.
|
|
1062
|
+
"@babel/types": "^7.27.7"
|
|
1063
1063
|
},
|
|
1064
1064
|
"bin": {
|
|
1065
1065
|
"parser": "bin/babel-parser.js"
|
|
@@ -1092,16 +1092,16 @@
|
|
|
1092
1092
|
}
|
|
1093
1093
|
},
|
|
1094
1094
|
"node_modules/@babel/traverse": {
|
|
1095
|
-
"version": "7.27.
|
|
1096
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.
|
|
1097
|
-
"integrity": "sha512-
|
|
1095
|
+
"version": "7.27.7",
|
|
1096
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.7.tgz",
|
|
1097
|
+
"integrity": "sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw==",
|
|
1098
1098
|
"license": "MIT",
|
|
1099
1099
|
"dependencies": {
|
|
1100
1100
|
"@babel/code-frame": "^7.27.1",
|
|
1101
|
-
"@babel/generator": "^7.27.
|
|
1102
|
-
"@babel/parser": "^7.27.
|
|
1101
|
+
"@babel/generator": "^7.27.5",
|
|
1102
|
+
"@babel/parser": "^7.27.7",
|
|
1103
1103
|
"@babel/template": "^7.27.2",
|
|
1104
|
-
"@babel/types": "^7.27.
|
|
1104
|
+
"@babel/types": "^7.27.7",
|
|
1105
1105
|
"debug": "^4.3.1",
|
|
1106
1106
|
"globals": "^11.1.0"
|
|
1107
1107
|
},
|
|
@@ -1110,9 +1110,9 @@
|
|
|
1110
1110
|
}
|
|
1111
1111
|
},
|
|
1112
1112
|
"node_modules/@babel/types": {
|
|
1113
|
-
"version": "7.27.
|
|
1114
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.
|
|
1115
|
-
"integrity": "sha512-
|
|
1113
|
+
"version": "7.27.7",
|
|
1114
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.7.tgz",
|
|
1115
|
+
"integrity": "sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw==",
|
|
1116
1116
|
"license": "MIT",
|
|
1117
1117
|
"dependencies": {
|
|
1118
1118
|
"@babel/helper-string-parser": "^7.27.1",
|
|
@@ -1449,17 +1449,13 @@
|
|
|
1449
1449
|
}
|
|
1450
1450
|
},
|
|
1451
1451
|
"node_modules/@jridgewell/gen-mapping": {
|
|
1452
|
-
"version": "0.3.
|
|
1453
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
1454
|
-
"integrity": "sha512-
|
|
1452
|
+
"version": "0.3.11",
|
|
1453
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.11.tgz",
|
|
1454
|
+
"integrity": "sha512-C512c1ytBTio4MrpWKlJpyFHT6+qfFL8SZ58zBzJ1OOzUEjHeF1BtjY2fH7n4x/g2OV/KiiMLAivOp1DXmiMMw==",
|
|
1455
1455
|
"license": "MIT",
|
|
1456
1456
|
"dependencies": {
|
|
1457
|
-
"@jridgewell/
|
|
1458
|
-
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
1457
|
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
1459
1458
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
1460
|
-
},
|
|
1461
|
-
"engines": {
|
|
1462
|
-
"node": ">=6.0.0"
|
|
1463
1459
|
}
|
|
1464
1460
|
},
|
|
1465
1461
|
"node_modules/@jridgewell/resolve-uri": {
|
|
@@ -1471,25 +1467,16 @@
|
|
|
1471
1467
|
"node": ">=6.0.0"
|
|
1472
1468
|
}
|
|
1473
1469
|
},
|
|
1474
|
-
"node_modules/@jridgewell/set-array": {
|
|
1475
|
-
"version": "1.2.1",
|
|
1476
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
1477
|
-
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
1478
|
-
"license": "MIT",
|
|
1479
|
-
"engines": {
|
|
1480
|
-
"node": ">=6.0.0"
|
|
1481
|
-
}
|
|
1482
|
-
},
|
|
1483
1470
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
1484
|
-
"version": "1.5.
|
|
1485
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.
|
|
1486
|
-
"integrity": "sha512-
|
|
1471
|
+
"version": "1.5.3",
|
|
1472
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.3.tgz",
|
|
1473
|
+
"integrity": "sha512-AiR5uKpFxP3PjO4R19kQGIMwxyRyPuXmKEEy301V1C0+1rVjS94EZQXf1QKZYN8Q0YM+estSPhmx5JwNftv6nw==",
|
|
1487
1474
|
"license": "MIT"
|
|
1488
1475
|
},
|
|
1489
1476
|
"node_modules/@jridgewell/trace-mapping": {
|
|
1490
|
-
"version": "0.3.
|
|
1491
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.
|
|
1492
|
-
"integrity": "sha512-
|
|
1477
|
+
"version": "0.3.28",
|
|
1478
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.28.tgz",
|
|
1479
|
+
"integrity": "sha512-KNNHHwW3EIp4EDYOvYFGyIFfx36R2dNJYH4knnZlF8T5jdbD5Wx8xmSaQ2gP9URkJ04LGEtlcCtwArKcmFcwKw==",
|
|
1493
1480
|
"license": "MIT",
|
|
1494
1481
|
"dependencies": {
|
|
1495
1482
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
@@ -2077,9 +2064,9 @@
|
|
|
2077
2064
|
}
|
|
2078
2065
|
},
|
|
2079
2066
|
"node_modules/@smithy/core": {
|
|
2080
|
-
"version": "3.
|
|
2081
|
-
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.
|
|
2082
|
-
"integrity": "sha512-
|
|
2067
|
+
"version": "3.6.0",
|
|
2068
|
+
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.6.0.tgz",
|
|
2069
|
+
"integrity": "sha512-Pgvfb+TQ4wUNLyHzvgCP4aYZMh16y7GcfF59oirRHcgGgkH1e/s9C0nv/v3WP+Quymyr5je71HeFQCwh+44XLg==",
|
|
2083
2070
|
"license": "Apache-2.0",
|
|
2084
2071
|
"dependencies": {
|
|
2085
2072
|
"@smithy/middleware-serde": "^4.0.8",
|
|
@@ -2296,12 +2283,12 @@
|
|
|
2296
2283
|
}
|
|
2297
2284
|
},
|
|
2298
2285
|
"node_modules/@smithy/middleware-endpoint": {
|
|
2299
|
-
"version": "4.1.
|
|
2300
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.
|
|
2301
|
-
"integrity": "sha512-
|
|
2286
|
+
"version": "4.1.13",
|
|
2287
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.13.tgz",
|
|
2288
|
+
"integrity": "sha512-xg3EHV/Q5ZdAO5b0UiIMj3RIOCobuS40pBBODguUDVdko6YK6QIzCVRrHTogVuEKglBWqWenRnZ71iZnLL3ZAQ==",
|
|
2302
2289
|
"license": "Apache-2.0",
|
|
2303
2290
|
"dependencies": {
|
|
2304
|
-
"@smithy/core": "^3.
|
|
2291
|
+
"@smithy/core": "^3.6.0",
|
|
2305
2292
|
"@smithy/middleware-serde": "^4.0.8",
|
|
2306
2293
|
"@smithy/node-config-provider": "^4.1.3",
|
|
2307
2294
|
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
@@ -2315,15 +2302,15 @@
|
|
|
2315
2302
|
}
|
|
2316
2303
|
},
|
|
2317
2304
|
"node_modules/@smithy/middleware-retry": {
|
|
2318
|
-
"version": "4.1.
|
|
2319
|
-
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.
|
|
2320
|
-
"integrity": "sha512-
|
|
2305
|
+
"version": "4.1.14",
|
|
2306
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.14.tgz",
|
|
2307
|
+
"integrity": "sha512-eoXaLlDGpKvdmvt+YBfRXE7HmIEtFF+DJCbTPwuLunP0YUnrydl+C4tS+vEM0+nyxXrX3PSUFqC+lP1+EHB1Tw==",
|
|
2321
2308
|
"license": "Apache-2.0",
|
|
2322
2309
|
"dependencies": {
|
|
2323
2310
|
"@smithy/node-config-provider": "^4.1.3",
|
|
2324
2311
|
"@smithy/protocol-http": "^5.1.2",
|
|
2325
2312
|
"@smithy/service-error-classification": "^4.0.6",
|
|
2326
|
-
"@smithy/smithy-client": "^4.4.
|
|
2313
|
+
"@smithy/smithy-client": "^4.4.5",
|
|
2327
2314
|
"@smithy/types": "^4.3.1",
|
|
2328
2315
|
"@smithy/util-middleware": "^4.0.4",
|
|
2329
2316
|
"@smithy/util-retry": "^4.0.6",
|
|
@@ -2503,13 +2490,13 @@
|
|
|
2503
2490
|
}
|
|
2504
2491
|
},
|
|
2505
2492
|
"node_modules/@smithy/smithy-client": {
|
|
2506
|
-
"version": "4.4.
|
|
2507
|
-
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.
|
|
2508
|
-
"integrity": "sha512
|
|
2493
|
+
"version": "4.4.5",
|
|
2494
|
+
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.5.tgz",
|
|
2495
|
+
"integrity": "sha512-+lynZjGuUFJaMdDYSTMnP/uPBBXXukVfrJlP+1U/Dp5SFTEI++w6NMga8DjOENxecOF71V9Z2DllaVDYRnGlkg==",
|
|
2509
2496
|
"license": "Apache-2.0",
|
|
2510
2497
|
"dependencies": {
|
|
2511
|
-
"@smithy/core": "^3.
|
|
2512
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
2498
|
+
"@smithy/core": "^3.6.0",
|
|
2499
|
+
"@smithy/middleware-endpoint": "^4.1.13",
|
|
2513
2500
|
"@smithy/middleware-stack": "^4.0.4",
|
|
2514
2501
|
"@smithy/protocol-http": "^5.1.2",
|
|
2515
2502
|
"@smithy/types": "^4.3.1",
|
|
@@ -2610,13 +2597,13 @@
|
|
|
2610
2597
|
}
|
|
2611
2598
|
},
|
|
2612
2599
|
"node_modules/@smithy/util-defaults-mode-browser": {
|
|
2613
|
-
"version": "4.0.
|
|
2614
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.
|
|
2615
|
-
"integrity": "sha512-
|
|
2600
|
+
"version": "4.0.21",
|
|
2601
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.21.tgz",
|
|
2602
|
+
"integrity": "sha512-wM0jhTytgXu3wzJoIqpbBAG5U6BwiubZ6QKzSbP7/VbmF1v96xlAbX2Am/mz0Zep0NLvLh84JT0tuZnk3wmYQA==",
|
|
2616
2603
|
"license": "Apache-2.0",
|
|
2617
2604
|
"dependencies": {
|
|
2618
2605
|
"@smithy/property-provider": "^4.0.4",
|
|
2619
|
-
"@smithy/smithy-client": "^4.4.
|
|
2606
|
+
"@smithy/smithy-client": "^4.4.5",
|
|
2620
2607
|
"@smithy/types": "^4.3.1",
|
|
2621
2608
|
"bowser": "^2.11.0",
|
|
2622
2609
|
"tslib": "^2.6.2"
|
|
@@ -2626,16 +2613,16 @@
|
|
|
2626
2613
|
}
|
|
2627
2614
|
},
|
|
2628
2615
|
"node_modules/@smithy/util-defaults-mode-node": {
|
|
2629
|
-
"version": "4.0.
|
|
2630
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.
|
|
2631
|
-
"integrity": "sha512
|
|
2616
|
+
"version": "4.0.21",
|
|
2617
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.21.tgz",
|
|
2618
|
+
"integrity": "sha512-/F34zkoU0GzpUgLJydHY8Rxu9lBn8xQC/s/0M0U9lLBkYbA1htaAFjWYJzpzsbXPuri5D1H8gjp2jBum05qBrA==",
|
|
2632
2619
|
"license": "Apache-2.0",
|
|
2633
2620
|
"dependencies": {
|
|
2634
2621
|
"@smithy/config-resolver": "^4.1.4",
|
|
2635
2622
|
"@smithy/credential-provider-imds": "^4.0.6",
|
|
2636
2623
|
"@smithy/node-config-provider": "^4.1.3",
|
|
2637
2624
|
"@smithy/property-provider": "^4.0.4",
|
|
2638
|
-
"@smithy/smithy-client": "^4.4.
|
|
2625
|
+
"@smithy/smithy-client": "^4.4.5",
|
|
2639
2626
|
"@smithy/types": "^4.3.1",
|
|
2640
2627
|
"tslib": "^2.6.2"
|
|
2641
2628
|
},
|
|
@@ -2741,9 +2728,9 @@
|
|
|
2741
2728
|
}
|
|
2742
2729
|
},
|
|
2743
2730
|
"node_modules/@smithy/util-waiter": {
|
|
2744
|
-
"version": "4.0.
|
|
2745
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.
|
|
2746
|
-
"integrity": "sha512-
|
|
2731
|
+
"version": "4.0.6",
|
|
2732
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.6.tgz",
|
|
2733
|
+
"integrity": "sha512-slcr1wdRbX7NFphXZOxtxRNA7hXAAtJAXJDE/wdoMAos27SIquVCKiSqfB6/28YzQ8FCsB5NKkhdM5gMADbqxg==",
|
|
2747
2734
|
"license": "Apache-2.0",
|
|
2748
2735
|
"dependencies": {
|
|
2749
2736
|
"@smithy/abort-controller": "^4.0.4",
|
|
@@ -3022,9 +3009,9 @@
|
|
|
3022
3009
|
"license": "MIT"
|
|
3023
3010
|
},
|
|
3024
3011
|
"node_modules/@types/node": {
|
|
3025
|
-
"version": "24.0.
|
|
3026
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.
|
|
3027
|
-
"integrity": "sha512-
|
|
3012
|
+
"version": "24.0.7",
|
|
3013
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.7.tgz",
|
|
3014
|
+
"integrity": "sha512-YIEUUr4yf8q8oQoXPpSlnvKNVKDQlPMWrmOcgzoduo7kvA2UF0/BwJ/eMKFTiTtkNL17I0M6Xe2tvwFU7be6iw==",
|
|
3028
3015
|
"license": "MIT",
|
|
3029
3016
|
"dependencies": {
|
|
3030
3017
|
"undici-types": "~7.8.0"
|
|
@@ -4086,9 +4073,9 @@
|
|
|
4086
4073
|
}
|
|
4087
4074
|
},
|
|
4088
4075
|
"node_modules/dotenv": {
|
|
4089
|
-
"version": "16.
|
|
4090
|
-
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.
|
|
4091
|
-
"integrity": "sha512-
|
|
4076
|
+
"version": "16.6.1",
|
|
4077
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz",
|
|
4078
|
+
"integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==",
|
|
4092
4079
|
"license": "BSD-2-Clause",
|
|
4093
4080
|
"engines": {
|
|
4094
4081
|
"node": ">=12"
|
|
@@ -8269,16 +8256,16 @@
|
|
|
8269
8256
|
}
|
|
8270
8257
|
},
|
|
8271
8258
|
"node_modules/uuid": {
|
|
8272
|
-
"version": "
|
|
8273
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-
|
|
8274
|
-
"integrity": "sha512-
|
|
8259
|
+
"version": "11.1.0",
|
|
8260
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
|
|
8261
|
+
"integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
|
|
8275
8262
|
"funding": [
|
|
8276
8263
|
"https://github.com/sponsors/broofa",
|
|
8277
8264
|
"https://github.com/sponsors/ctavan"
|
|
8278
8265
|
],
|
|
8279
8266
|
"license": "MIT",
|
|
8280
8267
|
"bin": {
|
|
8281
|
-
"uuid": "dist/bin/uuid"
|
|
8268
|
+
"uuid": "dist/esm/bin/uuid"
|
|
8282
8269
|
}
|
|
8283
8270
|
},
|
|
8284
8271
|
"node_modules/validate.js": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harperdb",
|
|
3
|
-
"version": "4.6.0
|
|
3
|
+
"version": "4.6.0",
|
|
4
4
|
"description": "HarperDB is a distributed database, caching service, streaming broker, and application development platform focused on performance and ease of use.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"database",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"systeminformation": "5.27.1",
|
|
117
117
|
"tar-fs": "3.0.9",
|
|
118
118
|
"ulidx": "0.5.0",
|
|
119
|
-
"uuid": "
|
|
119
|
+
"uuid": "11.1.0",
|
|
120
120
|
"validate.js": "0.13.1",
|
|
121
121
|
"ws": "8.18.2",
|
|
122
122
|
"yaml": "2.8.0"
|