vellum 0.10.6-staging.2 → 0.10.6
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.10.6
|
|
3
|
+
"version": "0.10.6",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "vellum",
|
|
9
|
-
"version": "0.10.6
|
|
9
|
+
"version": "0.10.6",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@vellumai/assistant": "0.10.6
|
|
13
|
-
"@vellumai/cli": "0.10.6
|
|
14
|
-
"@vellumai/credential-executor": "0.10.6
|
|
15
|
-
"@vellumai/vellum-gateway": "0.10.6
|
|
16
|
-
"@vellumai/web": "0.10.6
|
|
12
|
+
"@vellumai/assistant": "0.10.6",
|
|
13
|
+
"@vellumai/cli": "0.10.6",
|
|
14
|
+
"@vellumai/credential-executor": "0.10.6",
|
|
15
|
+
"@vellumai/vellum-gateway": "0.10.6",
|
|
16
|
+
"@vellumai/web": "0.10.6"
|
|
17
17
|
},
|
|
18
18
|
"bin": {
|
|
19
19
|
"assistant": "bin/assistant.js",
|
|
@@ -2300,9 +2300,9 @@
|
|
|
2300
2300
|
"license": "ISC"
|
|
2301
2301
|
},
|
|
2302
2302
|
"node_modules/@vellumai/assistant": {
|
|
2303
|
-
"version": "0.10.6
|
|
2304
|
-
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.10.6
|
|
2305
|
-
"integrity": "sha512-
|
|
2303
|
+
"version": "0.10.6",
|
|
2304
|
+
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.10.6.tgz",
|
|
2305
|
+
"integrity": "sha512-UWbbML+9tooMW5H3g99CBpNPtz/fNnCrWyhtSaDF3F30u2ErGHb+w1yYX5srR74K12vzrJ8TDapwhBol8hQwGg==",
|
|
2306
2306
|
"bundleDependencies": [
|
|
2307
2307
|
"@vellumai/ces-client",
|
|
2308
2308
|
"@vellumai/credential-storage",
|
|
@@ -2449,9 +2449,9 @@
|
|
|
2449
2449
|
}
|
|
2450
2450
|
},
|
|
2451
2451
|
"node_modules/@vellumai/cli": {
|
|
2452
|
-
"version": "0.10.6
|
|
2453
|
-
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.10.6
|
|
2454
|
-
"integrity": "sha512-
|
|
2452
|
+
"version": "0.10.6",
|
|
2453
|
+
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.10.6.tgz",
|
|
2454
|
+
"integrity": "sha512-sRoaHrGjjHtZ1+JNGY4GAzeOOqiX7f9ojBr77NKDJfs25jm7bn+Pivm26fi0EWzHrCzlJXHp+ckq1vqC/cv4pw==",
|
|
2455
2455
|
"bundleDependencies": [
|
|
2456
2456
|
"@vellumai/environments",
|
|
2457
2457
|
"@vellumai/local-mode"
|
|
@@ -2492,9 +2492,9 @@
|
|
|
2492
2492
|
}
|
|
2493
2493
|
},
|
|
2494
2494
|
"node_modules/@vellumai/credential-executor": {
|
|
2495
|
-
"version": "0.10.6
|
|
2496
|
-
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.10.6
|
|
2497
|
-
"integrity": "sha512-
|
|
2495
|
+
"version": "0.10.6",
|
|
2496
|
+
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.10.6.tgz",
|
|
2497
|
+
"integrity": "sha512-ESTK3KlpVvHafGKTvHhAbhYwBgYl6Y4e1CdJClDV2To79FtxiEnLYZhRihwoynSqYlb+HqOI8oGj+mTuhuCzuQ==",
|
|
2498
2498
|
"bundleDependencies": [
|
|
2499
2499
|
"@vellumai/service-contracts",
|
|
2500
2500
|
"@vellumai/credential-storage",
|
|
@@ -2541,9 +2541,9 @@
|
|
|
2541
2541
|
}
|
|
2542
2542
|
},
|
|
2543
2543
|
"node_modules/@vellumai/vellum-gateway": {
|
|
2544
|
-
"version": "0.10.6
|
|
2545
|
-
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.10.6
|
|
2546
|
-
"integrity": "sha512-
|
|
2544
|
+
"version": "0.10.6",
|
|
2545
|
+
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.10.6.tgz",
|
|
2546
|
+
"integrity": "sha512-vx0avcWqh7jJGOtxmtzOkTz5qsriQJ3E/8zgLh5fhV+75nETKoBUinkVJhSRiyfG6yPP/KLRgnDPoTJvPu32fg==",
|
|
2547
2547
|
"bundleDependencies": [
|
|
2548
2548
|
"@vellumai/assistant-client",
|
|
2549
2549
|
"@vellumai/ces-client",
|
|
@@ -2639,9 +2639,9 @@
|
|
|
2639
2639
|
}
|
|
2640
2640
|
},
|
|
2641
2641
|
"node_modules/@vellumai/web": {
|
|
2642
|
-
"version": "0.10.6
|
|
2643
|
-
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.10.6
|
|
2644
|
-
"integrity": "sha512-
|
|
2642
|
+
"version": "0.10.6",
|
|
2643
|
+
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.10.6.tgz",
|
|
2644
|
+
"integrity": "sha512-VHqieeQ2Xb1NNokrCJi9iOU6TZbLOT9mv0y4x33it1PDZYho08p1IWmBxRVkr0K9LPdAyJetKiY/MkMzmwPXqw==",
|
|
2645
2645
|
"license": "MIT"
|
|
2646
2646
|
},
|
|
2647
2647
|
"node_modules/accepts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.10.6
|
|
3
|
+
"version": "0.10.6",
|
|
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.10.6
|
|
20
|
-
"@vellumai/cli": "0.10.6
|
|
21
|
-
"@vellumai/credential-executor": "0.10.6
|
|
22
|
-
"@vellumai/vellum-gateway": "0.10.6
|
|
23
|
-
"@vellumai/web": "0.10.6
|
|
19
|
+
"@vellumai/assistant": "0.10.6",
|
|
20
|
+
"@vellumai/cli": "0.10.6",
|
|
21
|
+
"@vellumai/credential-executor": "0.10.6",
|
|
22
|
+
"@vellumai/vellum-gateway": "0.10.6",
|
|
23
|
+
"@vellumai/web": "0.10.6"
|
|
24
24
|
},
|
|
25
25
|
"overrides": {
|
|
26
26
|
"drizzle-orm": "0.45.2",
|