vellum 0.9.1-staging.1 → 0.10.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.
Files changed (2) hide show
  1. package/npm-shrinkwrap.json +35 -35
  2. package/package.json +6 -6
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "vellum",
3
- "version": "0.9.1-staging.1",
3
+ "version": "0.10.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "vellum",
9
- "version": "0.9.1-staging.1",
9
+ "version": "0.10.0",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@vellumai/assistant": "0.9.1-staging.1",
13
- "@vellumai/cli": "0.9.1-staging.1",
14
- "@vellumai/credential-executor": "0.9.1-staging.1",
15
- "@vellumai/vellum-gateway": "0.9.1-staging.1",
16
- "@vellumai/web": "0.9.1-staging.1"
12
+ "@vellumai/assistant": "0.10.0",
13
+ "@vellumai/cli": "0.10.0",
14
+ "@vellumai/credential-executor": "0.10.0",
15
+ "@vellumai/vellum-gateway": "0.10.0",
16
+ "@vellumai/web": "0.10.0"
17
17
  },
18
18
  "bin": {
19
19
  "assistant": "bin/assistant.js",
@@ -2193,12 +2193,12 @@
2193
2193
  }
2194
2194
  },
2195
2195
  "node_modules/@types/node": {
2196
- "version": "25.9.3",
2197
- "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.3.tgz",
2198
- "integrity": "sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==",
2196
+ "version": "26.0.0",
2197
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.0.tgz",
2198
+ "integrity": "sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==",
2199
2199
  "license": "MIT",
2200
2200
  "dependencies": {
2201
- "undici-types": ">=7.24.0 <7.24.7"
2201
+ "undici-types": "~8.3.0"
2202
2202
  }
2203
2203
  },
2204
2204
  "node_modules/@types/pg": {
@@ -2237,9 +2237,9 @@
2237
2237
  }
2238
2238
  },
2239
2239
  "node_modules/@vellumai/assistant": {
2240
- "version": "0.9.1-staging.1",
2241
- "resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.9.1-staging.1.tgz",
2242
- "integrity": "sha512-3GczOWrEH7OwaJcdGPwF3u0yDmNRqGNlRUAFMZkSYVPKckI2XwyPr7cP+R7bh8IcbrCVO6reKbS3bSxGFU+SIQ==",
2240
+ "version": "0.10.0",
2241
+ "resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.10.0.tgz",
2242
+ "integrity": "sha512-IJcpdLZbTOw/oZzOOS6aJNkYmX82bSJICWotCYmUJItd/DzCcGljGdBmnrkFO0ndJTFe8Rhf6edQ5Xz//qDsqg==",
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.1-staging.1",
2381
- "resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.9.1-staging.1.tgz",
2382
- "integrity": "sha512-SbxFalr/wC/nOlPUrCAfUQtV1/6a89z/BHiElVZtFTs8mUxKrzYf5Q1s3nS6VDH6BOfTSJiiscZW+W+wF6hKGA==",
2380
+ "version": "0.10.0",
2381
+ "resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.10.0.tgz",
2382
+ "integrity": "sha512-lB/kr34Wp1WhfyTJQhJy2sYGzOAi/TN9HvR8kBbR/T2Kof+Hh8XVZSDtH6nUwWbxrxeDvidDQXNpjYmECf56AQ==",
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.1-staging.1",
2415
- "resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.9.1-staging.1.tgz",
2416
- "integrity": "sha512-7He1nwcN28q0zwlbqzVdePZ40kxygapbo0AO/IKrW7L9Q/nnF5tE6J7WhwVCJM3uh9N2mXzsE41KjNEEG3OStQ==",
2414
+ "version": "0.10.0",
2415
+ "resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.10.0.tgz",
2416
+ "integrity": "sha512-qTJyR6hVtND6jkemKn95n/b6dyfp1Bam05yLMq3/ptQGQeK6tw71o0fZroVr+1MyfwhXfWnb/rr2uo38+XXA9A==",
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.1-staging.1",
2464
- "resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.9.1-staging.1.tgz",
2465
- "integrity": "sha512-haphozf/lGKVrYgBStgrIiKl9+fsvXeyrQAc3fArbmtz+qqSL157sWztXY+Na4wWfGyzG37kwDQYFVIcyaQLYQ==",
2463
+ "version": "0.10.0",
2464
+ "resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.10.0.tgz",
2465
+ "integrity": "sha512-Kp9hU2yhMlpZEi7P2lGk8uGn6kVPpRcUr06GMAnboG0LO26tJ9Q0uBQJuEQ/8wc1j45bG77DsvFJ0UQoKEKPVg==",
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.1-staging.1",
2551
- "resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.9.1-staging.1.tgz",
2552
- "integrity": "sha512-jr9LTD2w5y04Ggtq/y6zTTkFxIweOXiyiMCouAhk1YO2x+jBOEeU+vhfhusoqfR+D9bHkOuXt/j/yQ8ZbqEHaA==",
2550
+ "version": "0.10.0",
2551
+ "resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.10.0.tgz",
2552
+ "integrity": "sha512-TFLkcyy6dvgH++8IpvmXI42NrgF8O+GoJJqcV7uXRyZCByRqIM7eqxk7LDoFBVU3wxnz2WCOOwqfwd8XmveaTw==",
2553
2553
  "license": "MIT"
2554
2554
  },
2555
2555
  "node_modules/accepts": {
@@ -3829,9 +3829,9 @@
3829
3829
  "license": "MIT"
3830
3830
  },
3831
3831
  "node_modules/hono": {
3832
- "version": "4.12.25",
3833
- "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.25.tgz",
3834
- "integrity": "sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==",
3832
+ "version": "4.12.26",
3833
+ "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.26.tgz",
3834
+ "integrity": "sha512-uyZtpnYxM9CmQ7QsQknM4zN8EftNqhON1qYeIKM0Se67CCEe2c44xyGURwB0axX2fBDu1dqHrHAc1hmNT8ITkw==",
3835
3835
  "license": "MIT",
3836
3836
  "engines": {
3837
3837
  "node": ">=16.9.0"
@@ -4494,9 +4494,9 @@
4494
4494
  }
4495
4495
  },
4496
4496
  "node_modules/pg-protocol": {
4497
- "version": "1.14.0",
4498
- "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.14.0.tgz",
4499
- "integrity": "sha512-n5taZ1kO3s9ngDTVxsEznOqCyToTgz0FLuPq0B33COy5pPpuWJpY3/2oRBVETuOgzdqRXfWpM9HIhp2LBBT1BA==",
4497
+ "version": "1.15.0",
4498
+ "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.15.0.tgz",
4499
+ "integrity": "sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==",
4500
4500
  "license": "MIT"
4501
4501
  },
4502
4502
  "node_modules/pg-types": {
@@ -6018,9 +6018,9 @@
6018
6018
  }
6019
6019
  },
6020
6020
  "node_modules/undici-types": {
6021
- "version": "7.24.6",
6022
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.24.6.tgz",
6023
- "integrity": "sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==",
6021
+ "version": "8.3.0",
6022
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
6023
+ "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
6024
6024
  "license": "MIT"
6025
6025
  },
6026
6026
  "node_modules/unpipe": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vellum",
3
- "version": "0.9.1-staging.1",
3
+ "version": "0.10.0",
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.1-staging.1",
20
- "@vellumai/cli": "0.9.1-staging.1",
21
- "@vellumai/credential-executor": "0.9.1-staging.1",
22
- "@vellumai/vellum-gateway": "0.9.1-staging.1",
23
- "@vellumai/web": "0.9.1-staging.1"
19
+ "@vellumai/assistant": "0.10.0",
20
+ "@vellumai/cli": "0.10.0",
21
+ "@vellumai/credential-executor": "0.10.0",
22
+ "@vellumai/vellum-gateway": "0.10.0",
23
+ "@vellumai/web": "0.10.0"
24
24
  },
25
25
  "overrides": {
26
26
  "drizzle-orm": "0.45.2",