vellum 0.10.12 → 0.11.0-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 +42 -42
- package/package.json +6 -6
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.0-staging.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "vellum",
|
|
9
|
-
"version": "0.
|
|
9
|
+
"version": "0.11.0-staging.2",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@vellumai/assistant": "0.
|
|
13
|
-
"@vellumai/cli": "0.
|
|
14
|
-
"@vellumai/credential-executor": "0.
|
|
15
|
-
"@vellumai/vellum-gateway": "0.
|
|
16
|
-
"@vellumai/web": "0.
|
|
12
|
+
"@vellumai/assistant": "0.11.0-staging.2",
|
|
13
|
+
"@vellumai/cli": "0.11.0-staging.2",
|
|
14
|
+
"@vellumai/credential-executor": "0.11.0-staging.2",
|
|
15
|
+
"@vellumai/vellum-gateway": "0.11.0-staging.2",
|
|
16
|
+
"@vellumai/web": "0.11.0-staging.2"
|
|
17
17
|
},
|
|
18
18
|
"bin": {
|
|
19
19
|
"assistant": "bin/assistant.js",
|
|
@@ -1006,9 +1006,9 @@
|
|
|
1006
1006
|
}
|
|
1007
1007
|
},
|
|
1008
1008
|
"node_modules/@hono/node-server": {
|
|
1009
|
-
"version": "1.19.
|
|
1010
|
-
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.
|
|
1011
|
-
"integrity": "sha512-
|
|
1009
|
+
"version": "1.19.17",
|
|
1010
|
+
"resolved": "https://registry.npmjs.org/@hono/node-server/-/node-server-1.19.17.tgz",
|
|
1011
|
+
"integrity": "sha512-dSneS5qhiauZWGDCeK4o695Xd9nUNjviSZCMQrj10eetr8Uln1ucn6bbphOM6UynAMMtNIzZNSpL9vnASJwrPQ==",
|
|
1012
1012
|
"license": "MIT",
|
|
1013
1013
|
"engines": {
|
|
1014
1014
|
"node": ">=18.14.1"
|
|
@@ -1414,9 +1414,9 @@
|
|
|
1414
1414
|
}
|
|
1415
1415
|
},
|
|
1416
1416
|
"node_modules/@slack/types": {
|
|
1417
|
-
"version": "2.
|
|
1418
|
-
"resolved": "https://registry.npmjs.org/@slack/types/-/types-2.
|
|
1419
|
-
"integrity": "sha512-
|
|
1417
|
+
"version": "2.22.0",
|
|
1418
|
+
"resolved": "https://registry.npmjs.org/@slack/types/-/types-2.22.0.tgz",
|
|
1419
|
+
"integrity": "sha512-sZ9lIgJhPX2qft/tKWiklFlc0o1FWeI7QtciZJfW1+ErH1eGGHvOZ8e73sleTCFEFJp1q/R0WeS8Oa7AsiDprg==",
|
|
1420
1420
|
"license": "MIT",
|
|
1421
1421
|
"engines": {
|
|
1422
1422
|
"node": ">= 12.13.0",
|
|
@@ -1490,9 +1490,9 @@
|
|
|
1490
1490
|
"license": "MIT"
|
|
1491
1491
|
},
|
|
1492
1492
|
"node_modules/@types/node": {
|
|
1493
|
-
"version": "26.1.
|
|
1494
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.
|
|
1495
|
-
"integrity": "sha512-
|
|
1493
|
+
"version": "26.1.2",
|
|
1494
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz",
|
|
1495
|
+
"integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==",
|
|
1496
1496
|
"license": "MIT",
|
|
1497
1497
|
"dependencies": {
|
|
1498
1498
|
"undici-types": "~8.3.0"
|
|
@@ -1857,9 +1857,9 @@
|
|
|
1857
1857
|
"license": "ISC"
|
|
1858
1858
|
},
|
|
1859
1859
|
"node_modules/@vellumai/assistant": {
|
|
1860
|
-
"version": "0.
|
|
1861
|
-
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.
|
|
1862
|
-
"integrity": "sha512-
|
|
1860
|
+
"version": "0.11.0-staging.2",
|
|
1861
|
+
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.11.0-staging.2.tgz",
|
|
1862
|
+
"integrity": "sha512-JJjtLxIa8O5Y72QqM1xajcEwdRlwEXhB/gfVbB4LtbXvCxY9Lgua4biQ9hJvdCEcri+1xB9adGs1GEKIz0J1rg==",
|
|
1863
1863
|
"bundleDependencies": [
|
|
1864
1864
|
"@vellumai/ces-client",
|
|
1865
1865
|
"@vellumai/credential-storage",
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
"@modelcontextprotocol/sdk": "1.27.1",
|
|
1882
1882
|
"@qdrant/js-client-rest": "1.17.0",
|
|
1883
1883
|
"@resvg/resvg-js": "2.6.2",
|
|
1884
|
-
"@slack/types": "2.
|
|
1884
|
+
"@slack/types": "2.22.0",
|
|
1885
1885
|
"@vellumai/ces-client": "file:../packages/ces-client",
|
|
1886
1886
|
"@vellumai/credential-storage": "file:../packages/credential-storage",
|
|
1887
1887
|
"@vellumai/egress-proxy": "file:../packages/egress-proxy",
|
|
@@ -1975,13 +1975,13 @@
|
|
|
1975
1975
|
"inBundle": true,
|
|
1976
1976
|
"license": "MIT",
|
|
1977
1977
|
"dependencies": {
|
|
1978
|
-
"@slack/types": "2.
|
|
1978
|
+
"@slack/types": "2.22.0",
|
|
1979
1979
|
"@vellumai/service-contracts": "workspace:*",
|
|
1980
1980
|
"zod": "4.3.6"
|
|
1981
1981
|
}
|
|
1982
1982
|
},
|
|
1983
1983
|
"node_modules/@vellumai/assistant/node_modules/@vellumai/gateway-client/node_modules/@slack/types": {
|
|
1984
|
-
"version": "2.
|
|
1984
|
+
"version": "2.22.0",
|
|
1985
1985
|
"inBundle": true,
|
|
1986
1986
|
"license": "MIT",
|
|
1987
1987
|
"engines": {
|
|
@@ -2045,9 +2045,9 @@
|
|
|
2045
2045
|
"license": "MIT"
|
|
2046
2046
|
},
|
|
2047
2047
|
"node_modules/@vellumai/cli": {
|
|
2048
|
-
"version": "0.
|
|
2049
|
-
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.
|
|
2050
|
-
"integrity": "sha512-
|
|
2048
|
+
"version": "0.11.0-staging.2",
|
|
2049
|
+
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.11.0-staging.2.tgz",
|
|
2050
|
+
"integrity": "sha512-DYnfXxa6AH1ofd294Z4Mi8oYed++CnliVzmzKucoiqrb2pvsFFYvU1WYl1kX23xo76mjXRbE04OoH01VTCoIKA==",
|
|
2051
2051
|
"bundleDependencies": [
|
|
2052
2052
|
"@vellumai/environments",
|
|
2053
2053
|
"@vellumai/local-mode",
|
|
@@ -2112,9 +2112,9 @@
|
|
|
2112
2112
|
}
|
|
2113
2113
|
},
|
|
2114
2114
|
"node_modules/@vellumai/credential-executor": {
|
|
2115
|
-
"version": "0.
|
|
2116
|
-
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.
|
|
2117
|
-
"integrity": "sha512-
|
|
2115
|
+
"version": "0.11.0-staging.2",
|
|
2116
|
+
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.11.0-staging.2.tgz",
|
|
2117
|
+
"integrity": "sha512-JZpw2X9Opb8PwslCdo6HR8MAEZwpysgSNCb9kdoRUKgjJpXo3xc+mJVYHAdDvfYksI7qZPJGzY+zgvCEdX7aaQ==",
|
|
2118
2118
|
"bundleDependencies": [
|
|
2119
2119
|
"@vellumai/service-contracts",
|
|
2120
2120
|
"@vellumai/credential-storage",
|
|
@@ -2160,9 +2160,9 @@
|
|
|
2160
2160
|
}
|
|
2161
2161
|
},
|
|
2162
2162
|
"node_modules/@vellumai/vellum-gateway": {
|
|
2163
|
-
"version": "0.
|
|
2164
|
-
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.
|
|
2165
|
-
"integrity": "sha512-
|
|
2163
|
+
"version": "0.11.0-staging.2",
|
|
2164
|
+
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.11.0-staging.2.tgz",
|
|
2165
|
+
"integrity": "sha512-6W/CDC45i5iSeJhW/MJR/duIQNov/BoW8FluhmIGAl1vcW4ew2G/JN5M4axoroLgOD4+7TcamwxDaIH0iKYUZQ==",
|
|
2166
2166
|
"bundleDependencies": [
|
|
2167
2167
|
"@vellumai/assistant-client",
|
|
2168
2168
|
"@vellumai/ces-client",
|
|
@@ -2227,13 +2227,13 @@
|
|
|
2227
2227
|
"inBundle": true,
|
|
2228
2228
|
"license": "MIT",
|
|
2229
2229
|
"dependencies": {
|
|
2230
|
-
"@slack/types": "2.
|
|
2230
|
+
"@slack/types": "2.22.0",
|
|
2231
2231
|
"@vellumai/service-contracts": "workspace:*",
|
|
2232
2232
|
"zod": "4.3.6"
|
|
2233
2233
|
}
|
|
2234
2234
|
},
|
|
2235
2235
|
"node_modules/@vellumai/vellum-gateway/node_modules/@vellumai/gateway-client/node_modules/@slack/types": {
|
|
2236
|
-
"version": "2.
|
|
2236
|
+
"version": "2.22.0",
|
|
2237
2237
|
"inBundle": true,
|
|
2238
2238
|
"license": "MIT",
|
|
2239
2239
|
"engines": {
|
|
@@ -2297,9 +2297,9 @@
|
|
|
2297
2297
|
"license": "MIT"
|
|
2298
2298
|
},
|
|
2299
2299
|
"node_modules/@vellumai/web": {
|
|
2300
|
-
"version": "0.
|
|
2301
|
-
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.
|
|
2302
|
-
"integrity": "sha512-
|
|
2300
|
+
"version": "0.11.0-staging.2",
|
|
2301
|
+
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.11.0-staging.2.tgz",
|
|
2302
|
+
"integrity": "sha512-ZFdK2cSRKA49fEn31hyK5yUM8T513coF+t7IM0oFhHO2V2tN3+zafeFgyLlK/OPd9R3DYWXCr9ehgI1pGB/b9w==",
|
|
2303
2303
|
"license": "MIT"
|
|
2304
2304
|
},
|
|
2305
2305
|
"node_modules/accepts": {
|
|
@@ -3321,9 +3321,9 @@
|
|
|
3321
3321
|
}
|
|
3322
3322
|
},
|
|
3323
3323
|
"node_modules/express-rate-limit": {
|
|
3324
|
-
"version": "8.6.
|
|
3325
|
-
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.6.
|
|
3326
|
-
"integrity": "sha512-
|
|
3324
|
+
"version": "8.6.1",
|
|
3325
|
+
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.6.1.tgz",
|
|
3326
|
+
"integrity": "sha512-0D493aP61w0TJ2A0wy27riRsO7FMQ7FK+KUHOKCSfPvYo0R55aiC6emCVgFUeShH0fq0ICPVzNcgoS+BsbXQCA==",
|
|
3327
3327
|
"license": "MIT",
|
|
3328
3328
|
"dependencies": {
|
|
3329
3329
|
"debug": "^4.4.3",
|
|
@@ -3843,9 +3843,9 @@
|
|
|
3843
3843
|
}
|
|
3844
3844
|
},
|
|
3845
3845
|
"node_modules/ip-address": {
|
|
3846
|
-
"version": "10.
|
|
3847
|
-
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.
|
|
3848
|
-
"integrity": "sha512
|
|
3846
|
+
"version": "10.3.1",
|
|
3847
|
+
"resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.3.1.tgz",
|
|
3848
|
+
"integrity": "sha512-1e9d3kb97NHJTIJDZW9rKqW2h6+dFa50Dy0fpPSMQp2ADje5gvKsXmdiK6dwY5t76TaTt5+P5N1Y/LoToIxP6g==",
|
|
3849
3849
|
"license": "MIT",
|
|
3850
3850
|
"engines": {
|
|
3851
3851
|
"node": ">= 12"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.0-staging.2",
|
|
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.
|
|
20
|
-
"@vellumai/cli": "0.
|
|
21
|
-
"@vellumai/credential-executor": "0.
|
|
22
|
-
"@vellumai/vellum-gateway": "0.
|
|
23
|
-
"@vellumai/web": "0.
|
|
19
|
+
"@vellumai/assistant": "0.11.0-staging.2",
|
|
20
|
+
"@vellumai/cli": "0.11.0-staging.2",
|
|
21
|
+
"@vellumai/credential-executor": "0.11.0-staging.2",
|
|
22
|
+
"@vellumai/vellum-gateway": "0.11.0-staging.2",
|
|
23
|
+
"@vellumai/web": "0.11.0-staging.2"
|
|
24
24
|
},
|
|
25
25
|
"overrides": {
|
|
26
26
|
"drizzle-orm": "0.45.2",
|