vellum 0.12.1 → 0.12.2-staging.2
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/npm-shrinkwrap.json +64 -40
- package/package.json +6 -6
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.2-staging.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "vellum",
|
|
9
|
-
"version": "0.12.
|
|
9
|
+
"version": "0.12.2-staging.2",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@vellumai/assistant": "0.12.
|
|
13
|
-
"@vellumai/cli": "0.12.
|
|
14
|
-
"@vellumai/credential-executor": "0.12.
|
|
15
|
-
"@vellumai/vellum-gateway": "0.12.
|
|
16
|
-
"@vellumai/web": "0.12.
|
|
12
|
+
"@vellumai/assistant": "0.12.2-staging.2",
|
|
13
|
+
"@vellumai/cli": "0.12.2-staging.2",
|
|
14
|
+
"@vellumai/credential-executor": "0.12.2-staging.2",
|
|
15
|
+
"@vellumai/vellum-gateway": "0.12.2-staging.2",
|
|
16
|
+
"@vellumai/web": "0.12.2-staging.2"
|
|
17
17
|
},
|
|
18
18
|
"bin": {
|
|
19
19
|
"assistant": "bin/assistant.js",
|
|
@@ -2001,9 +2001,9 @@
|
|
|
2001
2001
|
"license": "MIT"
|
|
2002
2002
|
},
|
|
2003
2003
|
"node_modules/@types/node": {
|
|
2004
|
-
"version": "26.
|
|
2005
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.
|
|
2006
|
-
"integrity": "sha512-
|
|
2004
|
+
"version": "26.6.0",
|
|
2005
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.6.0.tgz",
|
|
2006
|
+
"integrity": "sha512-FWWQhDlKSnEJVe+CTJCQL8Fol7s1MKo3Ud0fjryxoOoH+hwMIPxol0MguYrLi2I0VvIFwOU2DwdWET2+px15qg==",
|
|
2007
2007
|
"license": "MIT",
|
|
2008
2008
|
"dependencies": {
|
|
2009
2009
|
"undici-types": "~8.9.0"
|
|
@@ -2368,9 +2368,9 @@
|
|
|
2368
2368
|
"license": "ISC"
|
|
2369
2369
|
},
|
|
2370
2370
|
"node_modules/@vellumai/assistant": {
|
|
2371
|
-
"version": "0.12.
|
|
2372
|
-
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.12.
|
|
2373
|
-
"integrity": "sha512-
|
|
2371
|
+
"version": "0.12.2-staging.2",
|
|
2372
|
+
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.12.2-staging.2.tgz",
|
|
2373
|
+
"integrity": "sha512-WLbCt3bFfrB0iePCsnsI5JsB31gMougs7fqe/LN3CWjFPc+7yeExRdLQAhUmmGWERCRjbXp9Hs8DsXHSLytrhQ==",
|
|
2374
2374
|
"bundleDependencies": [
|
|
2375
2375
|
"@vellumai/app-icons",
|
|
2376
2376
|
"@vellumai/avatar-catalog",
|
|
@@ -2408,12 +2408,14 @@
|
|
|
2408
2408
|
"@vellumai/service-contracts": "file:../packages/service-contracts",
|
|
2409
2409
|
"@vellumai/slack-text": "file:../packages/slack-text",
|
|
2410
2410
|
"@vellumai/twilio-client": "file:../packages/twilio-client",
|
|
2411
|
+
"@xmldom/xmldom": "0.9.12",
|
|
2411
2412
|
"commander": "13.1.0",
|
|
2412
2413
|
"croner": "10.0.1",
|
|
2413
2414
|
"diff": "8.0.4",
|
|
2414
2415
|
"dotenv": "17.3.1",
|
|
2415
2416
|
"drizzle-orm": "0.45.2",
|
|
2416
2417
|
"hast-util-to-html": "9.0.5",
|
|
2418
|
+
"ignore": "7.0.9",
|
|
2417
2419
|
"jszip": "3.10.1",
|
|
2418
2420
|
"marked": "18.0.0",
|
|
2419
2421
|
"mdast-util-to-hast": "13.2.1",
|
|
@@ -2593,9 +2595,9 @@
|
|
|
2593
2595
|
"license": "MIT"
|
|
2594
2596
|
},
|
|
2595
2597
|
"node_modules/@vellumai/cli": {
|
|
2596
|
-
"version": "0.12.
|
|
2597
|
-
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.12.
|
|
2598
|
-
"integrity": "sha512-
|
|
2598
|
+
"version": "0.12.2-staging.2",
|
|
2599
|
+
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.12.2-staging.2.tgz",
|
|
2600
|
+
"integrity": "sha512-tcsnoY5RtW725sTHQZiIjTNJTlXM0W/UXYdCqZgmogmjmfslOMJ46CkJgeABtVjCK42s5m//Me1w2RT5jcMwNw==",
|
|
2599
2601
|
"bundleDependencies": [
|
|
2600
2602
|
"@vellumai/avatar-manifest",
|
|
2601
2603
|
"@vellumai/environments",
|
|
@@ -2716,9 +2718,9 @@
|
|
|
2716
2718
|
}
|
|
2717
2719
|
},
|
|
2718
2720
|
"node_modules/@vellumai/credential-executor": {
|
|
2719
|
-
"version": "0.12.
|
|
2720
|
-
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.12.
|
|
2721
|
-
"integrity": "sha512-
|
|
2721
|
+
"version": "0.12.2-staging.2",
|
|
2722
|
+
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.12.2-staging.2.tgz",
|
|
2723
|
+
"integrity": "sha512-3ugJgtW3orJs49Nv+r6SgMQfwuqAJyOMeguqtHNNqlQTXIC6pnMusjQFErsvdZ4kSdWf2mggIBg978SN4ighGg==",
|
|
2722
2724
|
"bundleDependencies": [
|
|
2723
2725
|
"@vellumai/service-contracts",
|
|
2724
2726
|
"@vellumai/credential-storage",
|
|
@@ -2771,9 +2773,9 @@
|
|
|
2771
2773
|
}
|
|
2772
2774
|
},
|
|
2773
2775
|
"node_modules/@vellumai/vellum-gateway": {
|
|
2774
|
-
"version": "0.12.
|
|
2775
|
-
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.12.
|
|
2776
|
-
"integrity": "sha512-
|
|
2776
|
+
"version": "0.12.2-staging.2",
|
|
2777
|
+
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.12.2-staging.2.tgz",
|
|
2778
|
+
"integrity": "sha512-iWzCmQEECrJka18zXNJ1XHaH87Y3mBJXW663uT/lCpOG0iIS0V7VCp5tiXsLRR9He/iFIEKKwM94IR65e69beg==",
|
|
2777
2779
|
"bundleDependencies": [
|
|
2778
2780
|
"@vellumai/assistant-client",
|
|
2779
2781
|
"@vellumai/ces-client",
|
|
@@ -2933,11 +2935,20 @@
|
|
|
2933
2935
|
"license": "MIT"
|
|
2934
2936
|
},
|
|
2935
2937
|
"node_modules/@vellumai/web": {
|
|
2936
|
-
"version": "0.12.
|
|
2937
|
-
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.12.
|
|
2938
|
-
"integrity": "sha512-
|
|
2938
|
+
"version": "0.12.2-staging.2",
|
|
2939
|
+
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.12.2-staging.2.tgz",
|
|
2940
|
+
"integrity": "sha512-5GiEPQWWHn6vhVYCl/nI3cbSl8peXijrahbjRnOX1vOZcAPTm3WdJWR6mGTRx5BVVMeDLJGv89y6k7258FdR/Q==",
|
|
2939
2941
|
"license": "MIT"
|
|
2940
2942
|
},
|
|
2943
|
+
"node_modules/@xmldom/xmldom": {
|
|
2944
|
+
"version": "0.9.12",
|
|
2945
|
+
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.12.tgz",
|
|
2946
|
+
"integrity": "sha512-5AXjrcMClTryPe9LgZrygpB1lj7s0S9E0+W+AHaVKAVyHanafK86iPSvG5xHVSp/jC+VH1UXu0TAEmY279xH7A==",
|
|
2947
|
+
"license": "MIT",
|
|
2948
|
+
"engines": {
|
|
2949
|
+
"node": ">=14.6"
|
|
2950
|
+
}
|
|
2951
|
+
},
|
|
2941
2952
|
"node_modules/accepts": {
|
|
2942
2953
|
"version": "2.0.0",
|
|
2943
2954
|
"resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
|
|
@@ -3167,9 +3178,9 @@
|
|
|
3167
3178
|
}
|
|
3168
3179
|
},
|
|
3169
3180
|
"node_modules/brace-expansion": {
|
|
3170
|
-
"version": "5.0.
|
|
3171
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.
|
|
3172
|
-
"integrity": "sha512-
|
|
3181
|
+
"version": "5.0.12",
|
|
3182
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.12.tgz",
|
|
3183
|
+
"integrity": "sha512-YovQ3rzhaLMIrDjNDMkNS01tea93qhEhG5xy8f6+R0l+dw3Ki+5sCoIoI942iuLZTHWogWktgwVDhU09iNEimQ==",
|
|
3173
3184
|
"license": "MIT",
|
|
3174
3185
|
"dependencies": {
|
|
3175
3186
|
"balanced-match": "^4.0.2"
|
|
@@ -4016,9 +4027,9 @@
|
|
|
4016
4027
|
"license": "MIT"
|
|
4017
4028
|
},
|
|
4018
4029
|
"node_modules/fast-uri": {
|
|
4019
|
-
"version": "3.1.
|
|
4020
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.
|
|
4021
|
-
"integrity": "sha512-
|
|
4030
|
+
"version": "3.1.8",
|
|
4031
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.8.tgz",
|
|
4032
|
+
"integrity": "sha512-GZMtZUTNRpOVIECoXwLNZS5xUGE+mVNbTB8h/7Rwh2TFWcBQiPzTgyZi05BF9UMZKkLJv8XBRJTlU7zg8+ZfMg==",
|
|
4022
4033
|
"funding": [
|
|
4023
4034
|
{
|
|
4024
4035
|
"type": "github",
|
|
@@ -4328,9 +4339,9 @@
|
|
|
4328
4339
|
"license": "MIT"
|
|
4329
4340
|
},
|
|
4330
4341
|
"node_modules/hono": {
|
|
4331
|
-
"version": "4.13.
|
|
4332
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.13.
|
|
4333
|
-
"integrity": "sha512
|
|
4342
|
+
"version": "4.13.8",
|
|
4343
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.13.8.tgz",
|
|
4344
|
+
"integrity": "sha512-/Gng7NfoykZl2pjukW5Z6+8Yxm3BPRf86GTbQnt0SbySkvax4fyL4H3HhY1cCpBGmiW9XDRFzRV+CXK2W8QudQ==",
|
|
4334
4345
|
"license": "MIT",
|
|
4335
4346
|
"engines": {
|
|
4336
4347
|
"node": ">=16.9.0"
|
|
@@ -4415,6 +4426,15 @@
|
|
|
4415
4426
|
],
|
|
4416
4427
|
"license": "BSD-3-Clause"
|
|
4417
4428
|
},
|
|
4429
|
+
"node_modules/ignore": {
|
|
4430
|
+
"version": "7.0.9",
|
|
4431
|
+
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.9.tgz",
|
|
4432
|
+
"integrity": "sha512-brTTsvFRt5C1gGHtPst/281UjPD5t9fBqbgoMPlVWy11ZLTPfu7HxK4ZYqO9H7o/yC9rSTCI85EaQ4OoY12qYw==",
|
|
4433
|
+
"license": "MIT",
|
|
4434
|
+
"engines": {
|
|
4435
|
+
"node": ">= 4"
|
|
4436
|
+
}
|
|
4437
|
+
},
|
|
4418
4438
|
"node_modules/immediate": {
|
|
4419
4439
|
"version": "3.0.6",
|
|
4420
4440
|
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
|
|
@@ -4489,9 +4509,9 @@
|
|
|
4489
4509
|
}
|
|
4490
4510
|
},
|
|
4491
4511
|
"node_modules/ip-address": {
|
|
4492
|
-
"version": "10.7.
|
|
4493
|
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.7.
|
|
4494
|
-
"integrity": "sha512-
|
|
4512
|
+
"version": "10.7.2",
|
|
4513
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.7.2.tgz",
|
|
4514
|
+
"integrity": "sha512-7H/2gFSIitxc0hG3nOI1glS8QLo/EHBFFLk8vEUjXY/xu0AdL8jZ9U1IzO2PUm0d2D/ofQcAifb0g6OBkt8U7w==",
|
|
4495
4515
|
"license": "MIT",
|
|
4496
4516
|
"engines": {
|
|
4497
4517
|
"node": ">= 12"
|
|
@@ -5983,9 +6003,9 @@
|
|
|
5983
6003
|
}
|
|
5984
6004
|
},
|
|
5985
6005
|
"node_modules/proxy-addr": {
|
|
5986
|
-
"version": "2.0.
|
|
5987
|
-
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.
|
|
5988
|
-
"integrity": "sha512-
|
|
6006
|
+
"version": "2.0.8",
|
|
6007
|
+
"resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.8.tgz",
|
|
6008
|
+
"integrity": "sha512-5nnx0yGyVUcY6t9RnWcARWtwT9F1D8O9rt08htPvnd49W1IgZtmLkhu9WfMzQj1cFxjHIO6connUNVW5k7AVyQ==",
|
|
5989
6009
|
"license": "MIT",
|
|
5990
6010
|
"dependencies": {
|
|
5991
6011
|
"forwarded": "0.2.0",
|
|
@@ -5993,6 +6013,10 @@
|
|
|
5993
6013
|
},
|
|
5994
6014
|
"engines": {
|
|
5995
6015
|
"node": ">= 0.10"
|
|
6016
|
+
},
|
|
6017
|
+
"funding": {
|
|
6018
|
+
"type": "opencollective",
|
|
6019
|
+
"url": "https://opencollective.com/express"
|
|
5996
6020
|
}
|
|
5997
6021
|
},
|
|
5998
6022
|
"node_modules/pump": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.2-staging.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Install the full Vellum stack locally",
|
|
6
6
|
"bin": {
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"npm-shrinkwrap.json"
|
|
18
18
|
],
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@vellumai/assistant": "0.12.
|
|
21
|
-
"@vellumai/cli": "0.12.
|
|
22
|
-
"@vellumai/credential-executor": "0.12.
|
|
23
|
-
"@vellumai/vellum-gateway": "0.12.
|
|
24
|
-
"@vellumai/web": "0.12.
|
|
20
|
+
"@vellumai/assistant": "0.12.2-staging.2",
|
|
21
|
+
"@vellumai/cli": "0.12.2-staging.2",
|
|
22
|
+
"@vellumai/credential-executor": "0.12.2-staging.2",
|
|
23
|
+
"@vellumai/vellum-gateway": "0.12.2-staging.2",
|
|
24
|
+
"@vellumai/web": "0.12.2-staging.2"
|
|
25
25
|
},
|
|
26
26
|
"overrides": {
|
|
27
27
|
"drizzle-orm": "0.45.2",
|