vellum 0.11.0-staging.2 → 0.11.0-staging.3
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.11.0-staging.
|
|
3
|
+
"version": "0.11.0-staging.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "vellum",
|
|
9
|
-
"version": "0.11.0-staging.
|
|
9
|
+
"version": "0.11.0-staging.3",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@vellumai/assistant": "0.11.0-staging.
|
|
13
|
-
"@vellumai/cli": "0.11.0-staging.
|
|
14
|
-
"@vellumai/credential-executor": "0.11.0-staging.
|
|
15
|
-
"@vellumai/vellum-gateway": "0.11.0-staging.
|
|
16
|
-
"@vellumai/web": "0.11.0-staging.
|
|
12
|
+
"@vellumai/assistant": "0.11.0-staging.3",
|
|
13
|
+
"@vellumai/cli": "0.11.0-staging.3",
|
|
14
|
+
"@vellumai/credential-executor": "0.11.0-staging.3",
|
|
15
|
+
"@vellumai/vellum-gateway": "0.11.0-staging.3",
|
|
16
|
+
"@vellumai/web": "0.11.0-staging.3"
|
|
17
17
|
},
|
|
18
18
|
"bin": {
|
|
19
19
|
"assistant": "bin/assistant.js",
|
|
@@ -1857,9 +1857,9 @@
|
|
|
1857
1857
|
"license": "ISC"
|
|
1858
1858
|
},
|
|
1859
1859
|
"node_modules/@vellumai/assistant": {
|
|
1860
|
-
"version": "0.11.0-staging.
|
|
1861
|
-
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.11.0-staging.
|
|
1862
|
-
"integrity": "sha512-
|
|
1860
|
+
"version": "0.11.0-staging.3",
|
|
1861
|
+
"resolved": "https://registry.npmjs.org/@vellumai/assistant/-/assistant-0.11.0-staging.3.tgz",
|
|
1862
|
+
"integrity": "sha512-hI/byUBcOz4lHoaav+CJI5PGYIvhaNFJ+pOmt/mmoLtl3H0qPAO5eQG7CAukqUPZMnhF+VQDXWp1GetelAV/DA==",
|
|
1863
1863
|
"bundleDependencies": [
|
|
1864
1864
|
"@vellumai/ces-client",
|
|
1865
1865
|
"@vellumai/credential-storage",
|
|
@@ -2045,9 +2045,9 @@
|
|
|
2045
2045
|
"license": "MIT"
|
|
2046
2046
|
},
|
|
2047
2047
|
"node_modules/@vellumai/cli": {
|
|
2048
|
-
"version": "0.11.0-staging.
|
|
2049
|
-
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.11.0-staging.
|
|
2050
|
-
"integrity": "sha512-
|
|
2048
|
+
"version": "0.11.0-staging.3",
|
|
2049
|
+
"resolved": "https://registry.npmjs.org/@vellumai/cli/-/cli-0.11.0-staging.3.tgz",
|
|
2050
|
+
"integrity": "sha512-jB7bOjNn72Rf6jwkBmRS7FMfBXsBeUEoXolKwXEV78KyMF5or9q6EkPXor411fI9GCFb4TdV96AqMr2/W2TFpQ==",
|
|
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.11.0-staging.
|
|
2116
|
-
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.11.0-staging.
|
|
2117
|
-
"integrity": "sha512-
|
|
2115
|
+
"version": "0.11.0-staging.3",
|
|
2116
|
+
"resolved": "https://registry.npmjs.org/@vellumai/credential-executor/-/credential-executor-0.11.0-staging.3.tgz",
|
|
2117
|
+
"integrity": "sha512-yoXkAj5e5ngU6kefKovvoSU3a8AIDshSUu/W/nJNyym4//sRiXGQtwy7QZDKvtZPyEb2HYDmTmIgul3GJ3SQKw==",
|
|
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.11.0-staging.
|
|
2164
|
-
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.11.0-staging.
|
|
2165
|
-
"integrity": "sha512-
|
|
2163
|
+
"version": "0.11.0-staging.3",
|
|
2164
|
+
"resolved": "https://registry.npmjs.org/@vellumai/vellum-gateway/-/vellum-gateway-0.11.0-staging.3.tgz",
|
|
2165
|
+
"integrity": "sha512-4p/nXjsN3TflTjoRM46Zi2nAUmlTC1Nmt1vW/ur78OAkTY/F+R/LUQ7uG+kNl6FfmBPCCaaljs967EUvltukfw==",
|
|
2166
2166
|
"bundleDependencies": [
|
|
2167
2167
|
"@vellumai/assistant-client",
|
|
2168
2168
|
"@vellumai/ces-client",
|
|
@@ -2297,9 +2297,9 @@
|
|
|
2297
2297
|
"license": "MIT"
|
|
2298
2298
|
},
|
|
2299
2299
|
"node_modules/@vellumai/web": {
|
|
2300
|
-
"version": "0.11.0-staging.
|
|
2301
|
-
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.11.0-staging.
|
|
2302
|
-
"integrity": "sha512-
|
|
2300
|
+
"version": "0.11.0-staging.3",
|
|
2301
|
+
"resolved": "https://registry.npmjs.org/@vellumai/web/-/web-0.11.0-staging.3.tgz",
|
|
2302
|
+
"integrity": "sha512-DFOLQmRsg0n3ZXKacRm1+M8dgOJUANfwW7QdWq4vKHLYBsTSkIksATDs2gDPPlE7EBSIvNsLgYdcv2id5vVHmg==",
|
|
2303
2303
|
"license": "MIT"
|
|
2304
2304
|
},
|
|
2305
2305
|
"node_modules/accepts": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vellum",
|
|
3
|
-
"version": "0.11.0-staging.
|
|
3
|
+
"version": "0.11.0-staging.3",
|
|
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.11.0-staging.
|
|
20
|
-
"@vellumai/cli": "0.11.0-staging.
|
|
21
|
-
"@vellumai/credential-executor": "0.11.0-staging.
|
|
22
|
-
"@vellumai/vellum-gateway": "0.11.0-staging.
|
|
23
|
-
"@vellumai/web": "0.11.0-staging.
|
|
19
|
+
"@vellumai/assistant": "0.11.0-staging.3",
|
|
20
|
+
"@vellumai/cli": "0.11.0-staging.3",
|
|
21
|
+
"@vellumai/credential-executor": "0.11.0-staging.3",
|
|
22
|
+
"@vellumai/vellum-gateway": "0.11.0-staging.3",
|
|
23
|
+
"@vellumai/web": "0.11.0-staging.3"
|
|
24
24
|
},
|
|
25
25
|
"overrides": {
|
|
26
26
|
"drizzle-orm": "0.45.2",
|