harperdb 4.7.37 → 4.7.38
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 +82 -82
- package/bin/lite.js +79 -79
- package/launchServiceScripts/launchNatsIngestService.js +79 -79
- package/launchServiceScripts/launchNatsReplyService.js +80 -80
- package/launchServiceScripts/launchUpdateNodes4-0-0.js +79 -79
- package/npm-shrinkwrap.json +20 -20
- package/package.json +1 -1
- package/server/jobs/jobProcess.js +79 -79
- package/server/replication/replicationConnection.d.ts +11 -0
- package/server/threads/threadServer.js +79 -79
- package/studio/web/assets/{Chat-CvFrpr6s.js → Chat-Dlg_CzaV.js} +1 -1
- package/studio/web/assets/{FloatingChat-5sRSC1Zg.js → FloatingChat-CiyBdcLX.js} +3 -3
- package/studio/web/assets/{apiToken-DPrABVXQ.js → apiToken-D_o-hbgX.js} +1 -1
- package/studio/web/assets/{applications-CCnt2Sou.js → applications-DoC3FDn-.js} +1 -1
- package/studio/web/assets/{index-CrzOxXkc.js → index-DiM_ufMn.js} +4 -4
- package/studio/web/assets/{index.lazy-CBV6eiBJ.js → index.lazy-DUC0D5YT.js} +3 -3
- package/studio/web/assets/{notifications-CZbH7QVu.js → notifications-CS1z3PYP.js} +1 -1
- package/studio/web/assets/{notifications-DhmYIgxW.js → notifications-D65vzDh7.js} +1 -1
- package/studio/web/assets/{profile-DhCI7qb9.js → profile-XpCJwNnA.js} +1 -1
- package/studio/web/assets/{regions-BYPsy0B_.js → regions-B7UgekQ0.js} +1 -1
- package/studio/web/assets/{setComponentFile-DTwFmM4D.js → setComponentFile-6Hdx34ZP.js} +1 -1
- package/studio/web/assets/{setup-CZRicLjz.js → setup-XvFQTZ8x.js} +1 -1
- package/studio/web/assets/{status-9dLSk91x.js → status-C6OV-VLN.js} +1 -1
- package/studio/web/assets/{swagger-ui-react-RCA-j8So.js → swagger-ui-react-BqyMCgJc.js} +1 -1
- package/studio/web/assets/{useEntityRestURL-B0RMFH4d.js → useEntityRestURL-D1HuPLZn.js} +1 -1
- package/studio/web/index.html +1 -1
- package/utility/scripts/restartHdb.js +79 -79
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "harperdb",
|
|
3
|
-
"version": "4.7.
|
|
3
|
+
"version": "4.7.38",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "harperdb",
|
|
9
|
-
"version": "4.7.
|
|
9
|
+
"version": "4.7.38",
|
|
10
10
|
"license": "SEE LICENSE IN LICENSE",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@aws-sdk/client-s3": "3.824.0",
|
|
@@ -2530,9 +2530,9 @@
|
|
|
2530
2530
|
"license": "MIT"
|
|
2531
2531
|
},
|
|
2532
2532
|
"node_modules/@types/node": {
|
|
2533
|
-
"version": "26.
|
|
2534
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.
|
|
2535
|
-
"integrity": "sha512-
|
|
2533
|
+
"version": "26.3.0",
|
|
2534
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.3.0.tgz",
|
|
2535
|
+
"integrity": "sha512-L3fgrnchriRC2ExBflb8j4uZZURHZfQsmQeyVzhjcHW4kkwVyo8/0h1B2MVzMTrYUJYu6G7EWs14hW/L9putqw==",
|
|
2536
2536
|
"license": "MIT",
|
|
2537
2537
|
"dependencies": {
|
|
2538
2538
|
"undici-types": "~8.3.0"
|
|
@@ -2599,9 +2599,9 @@
|
|
|
2599
2599
|
}
|
|
2600
2600
|
},
|
|
2601
2601
|
"node_modules/ajv/node_modules/fast-uri": {
|
|
2602
|
-
"version": "3.1.
|
|
2603
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.
|
|
2604
|
-
"integrity": "sha512-
|
|
2602
|
+
"version": "3.1.6",
|
|
2603
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.6.tgz",
|
|
2604
|
+
"integrity": "sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q==",
|
|
2605
2605
|
"funding": [
|
|
2606
2606
|
{
|
|
2607
2607
|
"type": "github",
|
|
@@ -2778,9 +2778,9 @@
|
|
|
2778
2778
|
}
|
|
2779
2779
|
},
|
|
2780
2780
|
"node_modules/bare-fs": {
|
|
2781
|
-
"version": "4.8.
|
|
2782
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.8.
|
|
2783
|
-
"integrity": "sha512-
|
|
2781
|
+
"version": "4.8.1",
|
|
2782
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.8.1.tgz",
|
|
2783
|
+
"integrity": "sha512-N1nnXdHZAOSstz0XiHikGS4HGMH4CnSwhqWdGQQMqqdvp4Jybm9sE3R1WVnpWVd4SFkc8ryPDBLViNLwiEqECg==",
|
|
2784
2784
|
"license": "Apache-2.0",
|
|
2785
2785
|
"dependencies": {
|
|
2786
2786
|
"bare-events": "^2.5.4",
|
|
@@ -3776,9 +3776,9 @@
|
|
|
3776
3776
|
}
|
|
3777
3777
|
},
|
|
3778
3778
|
"node_modules/fast-uri": {
|
|
3779
|
-
"version": "2.4.
|
|
3780
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.
|
|
3781
|
-
"integrity": "sha512-
|
|
3779
|
+
"version": "2.4.5",
|
|
3780
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.5.tgz",
|
|
3781
|
+
"integrity": "sha512-k9Nq2gfGrPow/wJcIQ+dbhLqSTdHx2eH+e6IAjAam0Xs9W5Uda8eXu6Ns73byuuyYvIXYnEJ9ziARtlXm9opgw==",
|
|
3782
3782
|
"license": "MIT"
|
|
3783
3783
|
},
|
|
3784
3784
|
"node_modules/fast-xml-parser": {
|
|
@@ -6823,9 +6823,9 @@
|
|
|
6823
6823
|
"license": "MIT"
|
|
6824
6824
|
},
|
|
6825
6825
|
"node_modules/streamx": {
|
|
6826
|
-
"version": "2.28.
|
|
6827
|
-
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.28.
|
|
6828
|
-
"integrity": "sha512-
|
|
6826
|
+
"version": "2.28.1",
|
|
6827
|
+
"resolved": "https://registry.npmjs.org/streamx/-/streamx-2.28.1.tgz",
|
|
6828
|
+
"integrity": "sha512-zEzXb0s5Cds7tqMH6rhZ05lcJydCWiQPEwiNngVqzsxCc962vLY4Uw+mW7od8kDH258k2Uz/JrOkdIAAhSh9VA==",
|
|
6829
6829
|
"license": "MIT",
|
|
6830
6830
|
"dependencies": {
|
|
6831
6831
|
"events-universal": "^1.0.0",
|
|
@@ -6967,9 +6967,9 @@
|
|
|
6967
6967
|
}
|
|
6968
6968
|
},
|
|
6969
6969
|
"node_modules/tar-stream": {
|
|
6970
|
-
"version": "3.2.
|
|
6971
|
-
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.
|
|
6972
|
-
"integrity": "sha512-
|
|
6970
|
+
"version": "3.2.1",
|
|
6971
|
+
"resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.1.tgz",
|
|
6972
|
+
"integrity": "sha512-nqsEO8zLZJvrOMdEwkA0QdCLFbetHMn95Zqu4fKwX+hkaTWJPZZOrxx/PwtxoK0MMGQmBQNRW3CPs8IFYQz4cQ==",
|
|
6973
6973
|
"license": "MIT",
|
|
6974
6974
|
"dependencies": {
|
|
6975
6975
|
"b4a": "^1.6.4",
|
package/package.json
CHANGED