vellum 0.9.0-dev.202606181324.0804a69 → 0.9.0-dev.202606181513.fd39213
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 +22 -22
- package/package.json +6 -6
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.9.0-dev.
|
|
3
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "vellum",
|
|
9
|
-
"version": "0.9.0-dev.
|
|
9
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@vellumai/assistant": "0.9.0-dev.
|
|
13
|
-
"@vellumai/cli": "0.9.0-dev.
|
|
14
|
-
"@vellumai/credential-executor": "0.9.0-dev.
|
|
15
|
-
"@vellumai/vellum-gateway": "0.9.0-dev.
|
|
16
|
-
"@vellumai/web": "0.9.0-dev.
|
|
12
|
+
"@vellumai/assistant": "0.9.0-dev.202606181513.fd39213",
|
|
13
|
+
"@vellumai/cli": "0.9.0-dev.202606181513.fd39213",
|
|
14
|
+
"@vellumai/credential-executor": "0.9.0-dev.202606181513.fd39213",
|
|
15
|
+
"@vellumai/vellum-gateway": "0.9.0-dev.202606181513.fd39213",
|
|
16
|
+
"@vellumai/web": "0.9.0-dev.202606181513.fd39213"
|
|
17
17
|
},
|
|
18
18
|
"bin": {
|
|
19
19
|
"assistant": "bin/assistant.js",
|
|
@@ -2237,9 +2237,9 @@
|
|
|
2237
2237
|
}
|
|
2238
2238
|
},
|
|
2239
2239
|
"node_modules/@vellumai/assistant": {
|
|
2240
|
-
"version": "0.9.0-dev.
|
|
2241
|
-
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.9.0-dev.
|
|
2242
|
-
"integrity": "sha512-
|
|
2240
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
2241
|
+
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.9.0-dev.202606181513.fd39213.tgz",
|
|
2242
|
+
"integrity": "sha512-CAZMrqdlPTL0f/3hzjlX9KLrgHVVx02wZ8t4jWujEebo/XBlLk+GOpQt8+pfmgIeToAdc7tFAMa4OGjgBhlmYw==",
|
|
2243
2243
|
"bundleDependencies": [
|
|
2244
2244
|
"@vellumai/ces-client",
|
|
2245
2245
|
"@vellumai/credential-storage",
|
|
@@ -2377,9 +2377,9 @@
|
|
|
2377
2377
|
}
|
|
2378
2378
|
},
|
|
2379
2379
|
"node_modules/@vellumai/cli": {
|
|
2380
|
-
"version": "0.9.0-dev.
|
|
2381
|
-
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.9.0-dev.
|
|
2382
|
-
"integrity": "sha512-
|
|
2380
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
2381
|
+
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.9.0-dev.202606181513.fd39213.tgz",
|
|
2382
|
+
"integrity": "sha512-t0Wl0jqjnQIjLp5jO/N6oL4ZuKr3rkUCw0IzO8H1anl65AqOpj3mnUTioS8i7CSbQTJJ9TfK0CqZamTXoxh7PQ==",
|
|
2383
2383
|
"bundleDependencies": [
|
|
2384
2384
|
"@vellumai/environments",
|
|
2385
2385
|
"@vellumai/local-mode"
|
|
@@ -2411,9 +2411,9 @@
|
|
|
2411
2411
|
}
|
|
2412
2412
|
},
|
|
2413
2413
|
"node_modules/@vellumai/credential-executor": {
|
|
2414
|
-
"version": "0.9.0-dev.
|
|
2415
|
-
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.9.0-dev.
|
|
2416
|
-
"integrity": "sha512-
|
|
2414
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
2415
|
+
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.9.0-dev.202606181513.fd39213.tgz",
|
|
2416
|
+
"integrity": "sha512-e2U0EyTwaOpP9n1H8NOoGJbXWjV23syPuAVa86S5vdwYoSpHWl0HK/WKdul36lzZN875QUY26W58SYP9i/mhtw==",
|
|
2417
2417
|
"bundleDependencies": [
|
|
2418
2418
|
"@vellumai/service-contracts",
|
|
2419
2419
|
"@vellumai/credential-storage",
|
|
@@ -2460,9 +2460,9 @@
|
|
|
2460
2460
|
}
|
|
2461
2461
|
},
|
|
2462
2462
|
"node_modules/@vellumai/vellum-gateway": {
|
|
2463
|
-
"version": "0.9.0-dev.
|
|
2464
|
-
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.9.0-dev.
|
|
2465
|
-
"integrity": "sha512-
|
|
2463
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
2464
|
+
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.9.0-dev.202606181513.fd39213.tgz",
|
|
2465
|
+
"integrity": "sha512-mL/8167PZOJFc1G7Idy6phglf13NlGwtAYQkym9C5fAFS6ASiNdiqizY1NeRGNWoW4nPnLIwIMMxCqivbPe+3A==",
|
|
2466
2466
|
"bundleDependencies": [
|
|
2467
2467
|
"@vellumai/assistant-client",
|
|
2468
2468
|
"@vellumai/ces-client",
|
|
@@ -2547,9 +2547,9 @@
|
|
|
2547
2547
|
}
|
|
2548
2548
|
},
|
|
2549
2549
|
"node_modules/@vellumai/web": {
|
|
2550
|
-
"version": "0.9.0-dev.
|
|
2551
|
-
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.9.0-dev.
|
|
2552
|
-
"integrity": "sha512-
|
|
2550
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
2551
|
+
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.9.0-dev.202606181513.fd39213.tgz",
|
|
2552
|
+
"integrity": "sha512-kLMLZN42liv0NG0HybODovWrIUDwFxubWBxiLy8Q/Bf/lULGqtQ9nkPDHGXiKDWFzMkclSflw2bAPFHJxNIHHg==",
|
|
2553
2553
|
"license": "MIT"
|
|
2554
2554
|
},
|
|
2555
2555
|
"node_modules/accepts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.9.0-dev.
|
|
3
|
+
"version": "0.9.0-dev.202606181513.fd39213",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Install the full Vellum stack locally",
|
|
6
6
|
"bin": {
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"npm-shrinkwrap.json"
|
|
17
17
|
],
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@vellumai/assistant": "0.9.0-dev.
|
|
20
|
-
"@vellumai/cli": "0.9.0-dev.
|
|
21
|
-
"@vellumai/credential-executor": "0.9.0-dev.
|
|
22
|
-
"@vellumai/vellum-gateway": "0.9.0-dev.
|
|
23
|
-
"@vellumai/web": "0.9.0-dev.
|
|
19
|
+
"@vellumai/assistant": "0.9.0-dev.202606181513.fd39213",
|
|
20
|
+
"@vellumai/cli": "0.9.0-dev.202606181513.fd39213",
|
|
21
|
+
"@vellumai/credential-executor": "0.9.0-dev.202606181513.fd39213",
|
|
22
|
+
"@vellumai/vellum-gateway": "0.9.0-dev.202606181513.fd39213",
|
|
23
|
+
"@vellumai/web": "0.9.0-dev.202606181513.fd39213"
|
|
24
24
|
},
|
|
25
25
|
"overrides": {
|
|
26
26
|
"drizzle-orm": "0.45.2",
|