@quiverai/sdk 0.1.3 → 0.1.5
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/README.md +8 -11
- package/_speakeasy/.github/action-inputs-config.json +53 -0
- package/_speakeasy/.github/action-security-config.json +88 -0
- package/dist/commonjs/funcs/modelsListModels.js +1 -1
- package/dist/commonjs/funcs/modelsRetrieveModel.js +1 -1
- package/dist/commonjs/funcs/svgCheckVectorizability.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGAnimation.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGCollection.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGEdit.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGGeneration.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGVectorization.js +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/esm/funcs/modelsListModels.js +1 -1
- package/dist/esm/funcs/modelsRetrieveModel.js +1 -1
- package/dist/esm/funcs/svgCheckVectorizability.js +1 -1
- package/dist/esm/funcs/svgCreateSVGAnimation.js +1 -1
- package/dist/esm/funcs/svgCreateSVGCollection.js +1 -1
- package/dist/esm/funcs/svgCreateSVGEdit.js +1 -1
- package/dist/esm/funcs/svgCreateSVGGeneration.js +1 -1
- package/dist/esm/funcs/svgCreateSVGVectorization.js +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/lib/config.js.map +1 -1
- package/examples/package-lock.json +611 -0
- package/jsr.json +1 -1
- package/package.json +5 -1
- package/src/funcs/modelsListModels.ts +1 -1
- package/src/funcs/modelsRetrieveModel.ts +1 -1
- package/src/funcs/svgCheckVectorizability.ts +1 -1
- package/src/funcs/svgCreateSVGAnimation.ts +1 -1
- package/src/funcs/svgCreateSVGCollection.ts +1 -1
- package/src/funcs/svgCreateSVGEdit.ts +1 -1
- package/src/funcs/svgCreateSVGGeneration.ts +1 -1
- package/src/funcs/svgCreateSVGVectorization.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/.speakeasy/temp/reformatted4022478357.json +0 -3500
- package/.speakeasy/temp/registry_9588e5.json +0 -1
- package/examples/node_modules/.package-lock.json +0 -161
- package/examples/node_modules/@esbuild/darwin-arm64/package.json +0 -20
- package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
- package/examples/node_modules/@types/node/assert.d.ts +0 -1062
- package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
- package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -471
- package/examples/node_modules/@types/node/buffer.d.ts +0 -1936
- package/examples/node_modules/@types/node/child_process.d.ts +0 -1475
- package/examples/node_modules/@types/node/cluster.d.ts +0 -577
- package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
- package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
- package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
- package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
- package/examples/node_modules/@types/node/console.d.ts +0 -452
- package/examples/node_modules/@types/node/constants.d.ts +0 -21
- package/examples/node_modules/@types/node/crypto.d.ts +0 -4590
- package/examples/node_modules/@types/node/dgram.d.ts +0 -597
- package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
- package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
- package/examples/node_modules/@types/node/dns.d.ts +0 -871
- package/examples/node_modules/@types/node/domain.d.ts +0 -170
- package/examples/node_modules/@types/node/events.d.ts +0 -977
- package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1270
- package/examples/node_modules/@types/node/fs.d.ts +0 -4375
- package/examples/node_modules/@types/node/globals.d.ts +0 -172
- package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -38
- package/examples/node_modules/@types/node/http.d.ts +0 -2049
- package/examples/node_modules/@types/node/http2.d.ts +0 -2631
- package/examples/node_modules/@types/node/https.d.ts +0 -578
- package/examples/node_modules/@types/node/index.d.ts +0 -93
- package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
- package/examples/node_modules/@types/node/module.d.ts +0 -539
- package/examples/node_modules/@types/node/net.d.ts +0 -1012
- package/examples/node_modules/@types/node/os.d.ts +0 -506
- package/examples/node_modules/@types/node/package.json +0 -140
- package/examples/node_modules/@types/node/path.d.ts +0 -200
- package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -961
- package/examples/node_modules/@types/node/process.d.ts +0 -1957
- package/examples/node_modules/@types/node/punycode.d.ts +0 -117
- package/examples/node_modules/@types/node/querystring.d.ts +0 -152
- package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
- package/examples/node_modules/@types/node/readline.d.ts +0 -589
- package/examples/node_modules/@types/node/repl.d.ts +0 -430
- package/examples/node_modules/@types/node/sea.d.ts +0 -153
- package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
- package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
- package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
- package/examples/node_modules/@types/node/stream.d.ts +0 -1675
- package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
- package/examples/node_modules/@types/node/test.d.ts +0 -1787
- package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
- package/examples/node_modules/@types/node/timers.d.ts +0 -286
- package/examples/node_modules/@types/node/tls.d.ts +0 -1255
- package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
- package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
- package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
- package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
- package/examples/node_modules/@types/node/tty.d.ts +0 -208
- package/examples/node_modules/@types/node/url.d.ts +0 -964
- package/examples/node_modules/@types/node/util.d.ts +0 -2331
- package/examples/node_modules/@types/node/v8.d.ts +0 -809
- package/examples/node_modules/@types/node/vm.d.ts +0 -1001
- package/examples/node_modules/@types/node/wasi.d.ts +0 -181
- package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
- package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
- package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -97
- package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
- package/examples/node_modules/@types/node/worker_threads.d.ts +0 -715
- package/examples/node_modules/@types/node/zlib.d.ts +0 -540
- package/examples/node_modules/dotenv/config.d.ts +0 -1
- package/examples/node_modules/dotenv/config.js +0 -9
- package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
- package/examples/node_modules/dotenv/lib/env-options.js +0 -28
- package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
- package/examples/node_modules/dotenv/lib/main.js +0 -386
- package/examples/node_modules/dotenv/package.json +0 -62
- package/examples/node_modules/esbuild/install.js +0 -289
- package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
- package/examples/node_modules/esbuild/lib/main.js +0 -2242
- package/examples/node_modules/esbuild/package.json +0 -49
- package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
- package/examples/node_modules/get-tsconfig/package.json +0 -46
- package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
- package/examples/node_modules/resolve-pkg-maps/package.json +0 -42
- package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cli.mjs +0 -55
- package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
- package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
- package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
- package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
- package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
- package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
- package/examples/node_modules/tsx/dist/loader.mjs +0 -1
- package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
- package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +0 -1
- package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
- package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
- package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
- package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
- package/examples/node_modules/tsx/dist/repl.mjs +0 -3
- package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
- package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
- package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
- package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
- package/examples/node_modules/tsx/package.json +0 -68
- package/examples/node_modules/undici-types/agent.d.ts +0 -31
- package/examples/node_modules/undici-types/api.d.ts +0 -43
- package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
- package/examples/node_modules/undici-types/cache.d.ts +0 -36
- package/examples/node_modules/undici-types/client.d.ts +0 -108
- package/examples/node_modules/undici-types/connector.d.ts +0 -34
- package/examples/node_modules/undici-types/content-type.d.ts +0 -21
- package/examples/node_modules/undici-types/cookies.d.ts +0 -28
- package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
- package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
- package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
- package/examples/node_modules/undici-types/errors.d.ts +0 -149
- package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
- package/examples/node_modules/undici-types/fetch.d.ts +0 -209
- package/examples/node_modules/undici-types/file.d.ts +0 -39
- package/examples/node_modules/undici-types/filereader.d.ts +0 -54
- package/examples/node_modules/undici-types/formdata.d.ts +0 -108
- package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
- package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
- package/examples/node_modules/undici-types/handlers.d.ts +0 -15
- package/examples/node_modules/undici-types/header.d.ts +0 -4
- package/examples/node_modules/undici-types/index.d.ts +0 -71
- package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
- package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
- package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
- package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
- package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
- package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
- package/examples/node_modules/undici-types/package.json +0 -55
- package/examples/node_modules/undici-types/patch.d.ts +0 -33
- package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
- package/examples/node_modules/undici-types/pool.d.ts +0 -39
- package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
- package/examples/node_modules/undici-types/readable.d.ts +0 -65
- package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
- package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
- package/examples/node_modules/undici-types/util.d.ts +0 -18
- package/examples/node_modules/undici-types/webidl.d.ts +0 -228
- package/examples/node_modules/undici-types/websocket.d.ts +0 -150
|
@@ -0,0 +1,611 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@quiverai/sdk-examples",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"lockfileVersion": 3,
|
|
5
|
+
"requires": true,
|
|
6
|
+
"packages": {
|
|
7
|
+
"": {
|
|
8
|
+
"name": "@quiverai/sdk-examples",
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"dependencies": {
|
|
11
|
+
"@quiverai/sdk": "file:.."
|
|
12
|
+
},
|
|
13
|
+
"devDependencies": {
|
|
14
|
+
"@types/node": "^20.0.0",
|
|
15
|
+
"dotenv": "^16.4.5",
|
|
16
|
+
"tsx": "^4.19.2"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"..": {
|
|
20
|
+
"name": "@quiverai/sdk",
|
|
21
|
+
"version": "0.1.5",
|
|
22
|
+
"dependencies": {
|
|
23
|
+
"zod": "^3.25.0 || ^4.0.0"
|
|
24
|
+
},
|
|
25
|
+
"devDependencies": {
|
|
26
|
+
"@eslint/js": "^9.19.0",
|
|
27
|
+
"eslint": "^9.19.0",
|
|
28
|
+
"globals": "^15.14.0",
|
|
29
|
+
"tshy": "^2.0.0",
|
|
30
|
+
"typescript": "~5.8.3",
|
|
31
|
+
"typescript-eslint": "^8.26.0"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"node_modules/@esbuild/aix-ppc64": {
|
|
35
|
+
"version": "0.27.2",
|
|
36
|
+
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz",
|
|
37
|
+
"integrity": "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==",
|
|
38
|
+
"cpu": [
|
|
39
|
+
"ppc64"
|
|
40
|
+
],
|
|
41
|
+
"dev": true,
|
|
42
|
+
"license": "MIT",
|
|
43
|
+
"optional": true,
|
|
44
|
+
"os": [
|
|
45
|
+
"aix"
|
|
46
|
+
],
|
|
47
|
+
"engines": {
|
|
48
|
+
"node": ">=18"
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
"node_modules/@esbuild/android-arm": {
|
|
52
|
+
"version": "0.27.2",
|
|
53
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz",
|
|
54
|
+
"integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==",
|
|
55
|
+
"cpu": [
|
|
56
|
+
"arm"
|
|
57
|
+
],
|
|
58
|
+
"dev": true,
|
|
59
|
+
"license": "MIT",
|
|
60
|
+
"optional": true,
|
|
61
|
+
"os": [
|
|
62
|
+
"android"
|
|
63
|
+
],
|
|
64
|
+
"engines": {
|
|
65
|
+
"node": ">=18"
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
"node_modules/@esbuild/android-arm64": {
|
|
69
|
+
"version": "0.27.2",
|
|
70
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz",
|
|
71
|
+
"integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==",
|
|
72
|
+
"cpu": [
|
|
73
|
+
"arm64"
|
|
74
|
+
],
|
|
75
|
+
"dev": true,
|
|
76
|
+
"license": "MIT",
|
|
77
|
+
"optional": true,
|
|
78
|
+
"os": [
|
|
79
|
+
"android"
|
|
80
|
+
],
|
|
81
|
+
"engines": {
|
|
82
|
+
"node": ">=18"
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
"node_modules/@esbuild/android-x64": {
|
|
86
|
+
"version": "0.27.2",
|
|
87
|
+
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz",
|
|
88
|
+
"integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==",
|
|
89
|
+
"cpu": [
|
|
90
|
+
"x64"
|
|
91
|
+
],
|
|
92
|
+
"dev": true,
|
|
93
|
+
"license": "MIT",
|
|
94
|
+
"optional": true,
|
|
95
|
+
"os": [
|
|
96
|
+
"android"
|
|
97
|
+
],
|
|
98
|
+
"engines": {
|
|
99
|
+
"node": ">=18"
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
"node_modules/@esbuild/darwin-arm64": {
|
|
103
|
+
"version": "0.27.2",
|
|
104
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz",
|
|
105
|
+
"integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==",
|
|
106
|
+
"cpu": [
|
|
107
|
+
"arm64"
|
|
108
|
+
],
|
|
109
|
+
"dev": true,
|
|
110
|
+
"license": "MIT",
|
|
111
|
+
"optional": true,
|
|
112
|
+
"os": [
|
|
113
|
+
"darwin"
|
|
114
|
+
],
|
|
115
|
+
"engines": {
|
|
116
|
+
"node": ">=18"
|
|
117
|
+
}
|
|
118
|
+
},
|
|
119
|
+
"node_modules/@esbuild/darwin-x64": {
|
|
120
|
+
"version": "0.27.2",
|
|
121
|
+
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz",
|
|
122
|
+
"integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==",
|
|
123
|
+
"cpu": [
|
|
124
|
+
"x64"
|
|
125
|
+
],
|
|
126
|
+
"dev": true,
|
|
127
|
+
"license": "MIT",
|
|
128
|
+
"optional": true,
|
|
129
|
+
"os": [
|
|
130
|
+
"darwin"
|
|
131
|
+
],
|
|
132
|
+
"engines": {
|
|
133
|
+
"node": ">=18"
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"node_modules/@esbuild/freebsd-arm64": {
|
|
137
|
+
"version": "0.27.2",
|
|
138
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz",
|
|
139
|
+
"integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==",
|
|
140
|
+
"cpu": [
|
|
141
|
+
"arm64"
|
|
142
|
+
],
|
|
143
|
+
"dev": true,
|
|
144
|
+
"license": "MIT",
|
|
145
|
+
"optional": true,
|
|
146
|
+
"os": [
|
|
147
|
+
"freebsd"
|
|
148
|
+
],
|
|
149
|
+
"engines": {
|
|
150
|
+
"node": ">=18"
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
"node_modules/@esbuild/freebsd-x64": {
|
|
154
|
+
"version": "0.27.2",
|
|
155
|
+
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz",
|
|
156
|
+
"integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==",
|
|
157
|
+
"cpu": [
|
|
158
|
+
"x64"
|
|
159
|
+
],
|
|
160
|
+
"dev": true,
|
|
161
|
+
"license": "MIT",
|
|
162
|
+
"optional": true,
|
|
163
|
+
"os": [
|
|
164
|
+
"freebsd"
|
|
165
|
+
],
|
|
166
|
+
"engines": {
|
|
167
|
+
"node": ">=18"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
"node_modules/@esbuild/linux-arm": {
|
|
171
|
+
"version": "0.27.2",
|
|
172
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz",
|
|
173
|
+
"integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==",
|
|
174
|
+
"cpu": [
|
|
175
|
+
"arm"
|
|
176
|
+
],
|
|
177
|
+
"dev": true,
|
|
178
|
+
"license": "MIT",
|
|
179
|
+
"optional": true,
|
|
180
|
+
"os": [
|
|
181
|
+
"linux"
|
|
182
|
+
],
|
|
183
|
+
"engines": {
|
|
184
|
+
"node": ">=18"
|
|
185
|
+
}
|
|
186
|
+
},
|
|
187
|
+
"node_modules/@esbuild/linux-arm64": {
|
|
188
|
+
"version": "0.27.2",
|
|
189
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz",
|
|
190
|
+
"integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==",
|
|
191
|
+
"cpu": [
|
|
192
|
+
"arm64"
|
|
193
|
+
],
|
|
194
|
+
"dev": true,
|
|
195
|
+
"license": "MIT",
|
|
196
|
+
"optional": true,
|
|
197
|
+
"os": [
|
|
198
|
+
"linux"
|
|
199
|
+
],
|
|
200
|
+
"engines": {
|
|
201
|
+
"node": ">=18"
|
|
202
|
+
}
|
|
203
|
+
},
|
|
204
|
+
"node_modules/@esbuild/linux-ia32": {
|
|
205
|
+
"version": "0.27.2",
|
|
206
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz",
|
|
207
|
+
"integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==",
|
|
208
|
+
"cpu": [
|
|
209
|
+
"ia32"
|
|
210
|
+
],
|
|
211
|
+
"dev": true,
|
|
212
|
+
"license": "MIT",
|
|
213
|
+
"optional": true,
|
|
214
|
+
"os": [
|
|
215
|
+
"linux"
|
|
216
|
+
],
|
|
217
|
+
"engines": {
|
|
218
|
+
"node": ">=18"
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
"node_modules/@esbuild/linux-loong64": {
|
|
222
|
+
"version": "0.27.2",
|
|
223
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz",
|
|
224
|
+
"integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==",
|
|
225
|
+
"cpu": [
|
|
226
|
+
"loong64"
|
|
227
|
+
],
|
|
228
|
+
"dev": true,
|
|
229
|
+
"license": "MIT",
|
|
230
|
+
"optional": true,
|
|
231
|
+
"os": [
|
|
232
|
+
"linux"
|
|
233
|
+
],
|
|
234
|
+
"engines": {
|
|
235
|
+
"node": ">=18"
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"node_modules/@esbuild/linux-mips64el": {
|
|
239
|
+
"version": "0.27.2",
|
|
240
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz",
|
|
241
|
+
"integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==",
|
|
242
|
+
"cpu": [
|
|
243
|
+
"mips64el"
|
|
244
|
+
],
|
|
245
|
+
"dev": true,
|
|
246
|
+
"license": "MIT",
|
|
247
|
+
"optional": true,
|
|
248
|
+
"os": [
|
|
249
|
+
"linux"
|
|
250
|
+
],
|
|
251
|
+
"engines": {
|
|
252
|
+
"node": ">=18"
|
|
253
|
+
}
|
|
254
|
+
},
|
|
255
|
+
"node_modules/@esbuild/linux-ppc64": {
|
|
256
|
+
"version": "0.27.2",
|
|
257
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz",
|
|
258
|
+
"integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==",
|
|
259
|
+
"cpu": [
|
|
260
|
+
"ppc64"
|
|
261
|
+
],
|
|
262
|
+
"dev": true,
|
|
263
|
+
"license": "MIT",
|
|
264
|
+
"optional": true,
|
|
265
|
+
"os": [
|
|
266
|
+
"linux"
|
|
267
|
+
],
|
|
268
|
+
"engines": {
|
|
269
|
+
"node": ">=18"
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
"node_modules/@esbuild/linux-riscv64": {
|
|
273
|
+
"version": "0.27.2",
|
|
274
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz",
|
|
275
|
+
"integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==",
|
|
276
|
+
"cpu": [
|
|
277
|
+
"riscv64"
|
|
278
|
+
],
|
|
279
|
+
"dev": true,
|
|
280
|
+
"license": "MIT",
|
|
281
|
+
"optional": true,
|
|
282
|
+
"os": [
|
|
283
|
+
"linux"
|
|
284
|
+
],
|
|
285
|
+
"engines": {
|
|
286
|
+
"node": ">=18"
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
"node_modules/@esbuild/linux-s390x": {
|
|
290
|
+
"version": "0.27.2",
|
|
291
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz",
|
|
292
|
+
"integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==",
|
|
293
|
+
"cpu": [
|
|
294
|
+
"s390x"
|
|
295
|
+
],
|
|
296
|
+
"dev": true,
|
|
297
|
+
"license": "MIT",
|
|
298
|
+
"optional": true,
|
|
299
|
+
"os": [
|
|
300
|
+
"linux"
|
|
301
|
+
],
|
|
302
|
+
"engines": {
|
|
303
|
+
"node": ">=18"
|
|
304
|
+
}
|
|
305
|
+
},
|
|
306
|
+
"node_modules/@esbuild/linux-x64": {
|
|
307
|
+
"version": "0.27.2",
|
|
308
|
+
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz",
|
|
309
|
+
"integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==",
|
|
310
|
+
"cpu": [
|
|
311
|
+
"x64"
|
|
312
|
+
],
|
|
313
|
+
"dev": true,
|
|
314
|
+
"license": "MIT",
|
|
315
|
+
"optional": true,
|
|
316
|
+
"os": [
|
|
317
|
+
"linux"
|
|
318
|
+
],
|
|
319
|
+
"engines": {
|
|
320
|
+
"node": ">=18"
|
|
321
|
+
}
|
|
322
|
+
},
|
|
323
|
+
"node_modules/@esbuild/netbsd-arm64": {
|
|
324
|
+
"version": "0.27.2",
|
|
325
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz",
|
|
326
|
+
"integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==",
|
|
327
|
+
"cpu": [
|
|
328
|
+
"arm64"
|
|
329
|
+
],
|
|
330
|
+
"dev": true,
|
|
331
|
+
"license": "MIT",
|
|
332
|
+
"optional": true,
|
|
333
|
+
"os": [
|
|
334
|
+
"netbsd"
|
|
335
|
+
],
|
|
336
|
+
"engines": {
|
|
337
|
+
"node": ">=18"
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
"node_modules/@esbuild/netbsd-x64": {
|
|
341
|
+
"version": "0.27.2",
|
|
342
|
+
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz",
|
|
343
|
+
"integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==",
|
|
344
|
+
"cpu": [
|
|
345
|
+
"x64"
|
|
346
|
+
],
|
|
347
|
+
"dev": true,
|
|
348
|
+
"license": "MIT",
|
|
349
|
+
"optional": true,
|
|
350
|
+
"os": [
|
|
351
|
+
"netbsd"
|
|
352
|
+
],
|
|
353
|
+
"engines": {
|
|
354
|
+
"node": ">=18"
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
"node_modules/@esbuild/openbsd-arm64": {
|
|
358
|
+
"version": "0.27.2",
|
|
359
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz",
|
|
360
|
+
"integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==",
|
|
361
|
+
"cpu": [
|
|
362
|
+
"arm64"
|
|
363
|
+
],
|
|
364
|
+
"dev": true,
|
|
365
|
+
"license": "MIT",
|
|
366
|
+
"optional": true,
|
|
367
|
+
"os": [
|
|
368
|
+
"openbsd"
|
|
369
|
+
],
|
|
370
|
+
"engines": {
|
|
371
|
+
"node": ">=18"
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
"node_modules/@esbuild/openbsd-x64": {
|
|
375
|
+
"version": "0.27.2",
|
|
376
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz",
|
|
377
|
+
"integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==",
|
|
378
|
+
"cpu": [
|
|
379
|
+
"x64"
|
|
380
|
+
],
|
|
381
|
+
"dev": true,
|
|
382
|
+
"license": "MIT",
|
|
383
|
+
"optional": true,
|
|
384
|
+
"os": [
|
|
385
|
+
"openbsd"
|
|
386
|
+
],
|
|
387
|
+
"engines": {
|
|
388
|
+
"node": ">=18"
|
|
389
|
+
}
|
|
390
|
+
},
|
|
391
|
+
"node_modules/@esbuild/openharmony-arm64": {
|
|
392
|
+
"version": "0.27.2",
|
|
393
|
+
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz",
|
|
394
|
+
"integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==",
|
|
395
|
+
"cpu": [
|
|
396
|
+
"arm64"
|
|
397
|
+
],
|
|
398
|
+
"dev": true,
|
|
399
|
+
"license": "MIT",
|
|
400
|
+
"optional": true,
|
|
401
|
+
"os": [
|
|
402
|
+
"openharmony"
|
|
403
|
+
],
|
|
404
|
+
"engines": {
|
|
405
|
+
"node": ">=18"
|
|
406
|
+
}
|
|
407
|
+
},
|
|
408
|
+
"node_modules/@esbuild/sunos-x64": {
|
|
409
|
+
"version": "0.27.2",
|
|
410
|
+
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz",
|
|
411
|
+
"integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==",
|
|
412
|
+
"cpu": [
|
|
413
|
+
"x64"
|
|
414
|
+
],
|
|
415
|
+
"dev": true,
|
|
416
|
+
"license": "MIT",
|
|
417
|
+
"optional": true,
|
|
418
|
+
"os": [
|
|
419
|
+
"sunos"
|
|
420
|
+
],
|
|
421
|
+
"engines": {
|
|
422
|
+
"node": ">=18"
|
|
423
|
+
}
|
|
424
|
+
},
|
|
425
|
+
"node_modules/@esbuild/win32-arm64": {
|
|
426
|
+
"version": "0.27.2",
|
|
427
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz",
|
|
428
|
+
"integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==",
|
|
429
|
+
"cpu": [
|
|
430
|
+
"arm64"
|
|
431
|
+
],
|
|
432
|
+
"dev": true,
|
|
433
|
+
"license": "MIT",
|
|
434
|
+
"optional": true,
|
|
435
|
+
"os": [
|
|
436
|
+
"win32"
|
|
437
|
+
],
|
|
438
|
+
"engines": {
|
|
439
|
+
"node": ">=18"
|
|
440
|
+
}
|
|
441
|
+
},
|
|
442
|
+
"node_modules/@esbuild/win32-ia32": {
|
|
443
|
+
"version": "0.27.2",
|
|
444
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz",
|
|
445
|
+
"integrity": "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==",
|
|
446
|
+
"cpu": [
|
|
447
|
+
"ia32"
|
|
448
|
+
],
|
|
449
|
+
"dev": true,
|
|
450
|
+
"license": "MIT",
|
|
451
|
+
"optional": true,
|
|
452
|
+
"os": [
|
|
453
|
+
"win32"
|
|
454
|
+
],
|
|
455
|
+
"engines": {
|
|
456
|
+
"node": ">=18"
|
|
457
|
+
}
|
|
458
|
+
},
|
|
459
|
+
"node_modules/@esbuild/win32-x64": {
|
|
460
|
+
"version": "0.27.2",
|
|
461
|
+
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.27.2.tgz",
|
|
462
|
+
"integrity": "sha512-sRdU18mcKf7F+YgheI/zGf5alZatMUTKj/jNS6l744f9u3WFu4v7twcUI9vu4mknF4Y9aDlblIie0IM+5xxaqQ==",
|
|
463
|
+
"cpu": [
|
|
464
|
+
"x64"
|
|
465
|
+
],
|
|
466
|
+
"dev": true,
|
|
467
|
+
"license": "MIT",
|
|
468
|
+
"optional": true,
|
|
469
|
+
"os": [
|
|
470
|
+
"win32"
|
|
471
|
+
],
|
|
472
|
+
"engines": {
|
|
473
|
+
"node": ">=18"
|
|
474
|
+
}
|
|
475
|
+
},
|
|
476
|
+
"node_modules/@quiverai/sdk": {
|
|
477
|
+
"resolved": "..",
|
|
478
|
+
"link": true
|
|
479
|
+
},
|
|
480
|
+
"node_modules/@types/node": {
|
|
481
|
+
"version": "20.19.27",
|
|
482
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.27.tgz",
|
|
483
|
+
"integrity": "sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==",
|
|
484
|
+
"dev": true,
|
|
485
|
+
"license": "MIT",
|
|
486
|
+
"dependencies": {
|
|
487
|
+
"undici-types": "~6.21.0"
|
|
488
|
+
}
|
|
489
|
+
},
|
|
490
|
+
"node_modules/dotenv": {
|
|
491
|
+
"version": "16.6.1",
|
|
492
|
+
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz",
|
|
493
|
+
"integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==",
|
|
494
|
+
"dev": true,
|
|
495
|
+
"license": "BSD-2-Clause",
|
|
496
|
+
"engines": {
|
|
497
|
+
"node": ">=12"
|
|
498
|
+
},
|
|
499
|
+
"funding": {
|
|
500
|
+
"url": "https://dotenvx.com"
|
|
501
|
+
}
|
|
502
|
+
},
|
|
503
|
+
"node_modules/esbuild": {
|
|
504
|
+
"version": "0.27.2",
|
|
505
|
+
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.27.2.tgz",
|
|
506
|
+
"integrity": "sha512-HyNQImnsOC7X9PMNaCIeAm4ISCQXs5a5YasTXVliKv4uuBo1dKrG0A+uQS8M5eXjVMnLg3WgXaKvprHlFJQffw==",
|
|
507
|
+
"dev": true,
|
|
508
|
+
"hasInstallScript": true,
|
|
509
|
+
"license": "MIT",
|
|
510
|
+
"bin": {
|
|
511
|
+
"esbuild": "bin/esbuild"
|
|
512
|
+
},
|
|
513
|
+
"engines": {
|
|
514
|
+
"node": ">=18"
|
|
515
|
+
},
|
|
516
|
+
"optionalDependencies": {
|
|
517
|
+
"@esbuild/aix-ppc64": "0.27.2",
|
|
518
|
+
"@esbuild/android-arm": "0.27.2",
|
|
519
|
+
"@esbuild/android-arm64": "0.27.2",
|
|
520
|
+
"@esbuild/android-x64": "0.27.2",
|
|
521
|
+
"@esbuild/darwin-arm64": "0.27.2",
|
|
522
|
+
"@esbuild/darwin-x64": "0.27.2",
|
|
523
|
+
"@esbuild/freebsd-arm64": "0.27.2",
|
|
524
|
+
"@esbuild/freebsd-x64": "0.27.2",
|
|
525
|
+
"@esbuild/linux-arm": "0.27.2",
|
|
526
|
+
"@esbuild/linux-arm64": "0.27.2",
|
|
527
|
+
"@esbuild/linux-ia32": "0.27.2",
|
|
528
|
+
"@esbuild/linux-loong64": "0.27.2",
|
|
529
|
+
"@esbuild/linux-mips64el": "0.27.2",
|
|
530
|
+
"@esbuild/linux-ppc64": "0.27.2",
|
|
531
|
+
"@esbuild/linux-riscv64": "0.27.2",
|
|
532
|
+
"@esbuild/linux-s390x": "0.27.2",
|
|
533
|
+
"@esbuild/linux-x64": "0.27.2",
|
|
534
|
+
"@esbuild/netbsd-arm64": "0.27.2",
|
|
535
|
+
"@esbuild/netbsd-x64": "0.27.2",
|
|
536
|
+
"@esbuild/openbsd-arm64": "0.27.2",
|
|
537
|
+
"@esbuild/openbsd-x64": "0.27.2",
|
|
538
|
+
"@esbuild/openharmony-arm64": "0.27.2",
|
|
539
|
+
"@esbuild/sunos-x64": "0.27.2",
|
|
540
|
+
"@esbuild/win32-arm64": "0.27.2",
|
|
541
|
+
"@esbuild/win32-ia32": "0.27.2",
|
|
542
|
+
"@esbuild/win32-x64": "0.27.2"
|
|
543
|
+
}
|
|
544
|
+
},
|
|
545
|
+
"node_modules/fsevents": {
|
|
546
|
+
"version": "2.3.3",
|
|
547
|
+
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
548
|
+
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
549
|
+
"dev": true,
|
|
550
|
+
"hasInstallScript": true,
|
|
551
|
+
"license": "MIT",
|
|
552
|
+
"optional": true,
|
|
553
|
+
"os": [
|
|
554
|
+
"darwin"
|
|
555
|
+
],
|
|
556
|
+
"engines": {
|
|
557
|
+
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
558
|
+
}
|
|
559
|
+
},
|
|
560
|
+
"node_modules/get-tsconfig": {
|
|
561
|
+
"version": "4.13.0",
|
|
562
|
+
"resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.0.tgz",
|
|
563
|
+
"integrity": "sha512-1VKTZJCwBrvbd+Wn3AOgQP/2Av+TfTCOlE4AcRJE72W1ksZXbAx8PPBR9RzgTeSPzlPMHrbANMH3LbltH73wxQ==",
|
|
564
|
+
"dev": true,
|
|
565
|
+
"license": "MIT",
|
|
566
|
+
"dependencies": {
|
|
567
|
+
"resolve-pkg-maps": "^1.0.0"
|
|
568
|
+
},
|
|
569
|
+
"funding": {
|
|
570
|
+
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
|
571
|
+
}
|
|
572
|
+
},
|
|
573
|
+
"node_modules/resolve-pkg-maps": {
|
|
574
|
+
"version": "1.0.0",
|
|
575
|
+
"resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
|
|
576
|
+
"integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
|
|
577
|
+
"dev": true,
|
|
578
|
+
"license": "MIT",
|
|
579
|
+
"funding": {
|
|
580
|
+
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
|
|
581
|
+
}
|
|
582
|
+
},
|
|
583
|
+
"node_modules/tsx": {
|
|
584
|
+
"version": "4.21.0",
|
|
585
|
+
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.21.0.tgz",
|
|
586
|
+
"integrity": "sha512-5C1sg4USs1lfG0GFb2RLXsdpXqBSEhAaA/0kPL01wxzpMqLILNxIxIOKiILz+cdg/pLnOUxFYOR5yhHU666wbw==",
|
|
587
|
+
"dev": true,
|
|
588
|
+
"license": "MIT",
|
|
589
|
+
"dependencies": {
|
|
590
|
+
"esbuild": "~0.27.0",
|
|
591
|
+
"get-tsconfig": "^4.7.5"
|
|
592
|
+
},
|
|
593
|
+
"bin": {
|
|
594
|
+
"tsx": "dist/cli.mjs"
|
|
595
|
+
},
|
|
596
|
+
"engines": {
|
|
597
|
+
"node": ">=18.0.0"
|
|
598
|
+
},
|
|
599
|
+
"optionalDependencies": {
|
|
600
|
+
"fsevents": "~2.3.3"
|
|
601
|
+
}
|
|
602
|
+
},
|
|
603
|
+
"node_modules/undici-types": {
|
|
604
|
+
"version": "6.21.0",
|
|
605
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
|
|
606
|
+
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
|
607
|
+
"dev": true,
|
|
608
|
+
"license": "MIT"
|
|
609
|
+
}
|
|
610
|
+
}
|
|
611
|
+
}
|
package/jsr.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quiverai/sdk",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.5",
|
|
4
4
|
"author": "QuiverAI",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"tshy": {
|
|
@@ -19,6 +19,10 @@
|
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
21
|
"sideEffects": false,
|
|
22
|
+
"repository": {
|
|
23
|
+
"type": "git",
|
|
24
|
+
"url": "https://github.com/quiverai/quiverai-node.git"
|
|
25
|
+
},
|
|
22
26
|
"scripts": {
|
|
23
27
|
"lint": "eslint --cache --max-warnings=0 src",
|
|
24
28
|
"build": "tshy",
|
|
@@ -108,7 +108,7 @@ async function $do(
|
|
|
108
108
|
const context = {
|
|
109
109
|
options: client._options,
|
|
110
110
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
111
|
-
operationID: "
|
|
111
|
+
operationID: "RetrieveModel",
|
|
112
112
|
oAuth2Scopes: null,
|
|
113
113
|
|
|
114
114
|
resolvedSecurity: requestSecurity,
|
|
@@ -101,7 +101,7 @@ async function $do(
|
|
|
101
101
|
const context = {
|
|
102
102
|
options: client._options,
|
|
103
103
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
104
|
-
operationID: "
|
|
104
|
+
operationID: "CheckVectorizability",
|
|
105
105
|
oAuth2Scopes: null,
|
|
106
106
|
|
|
107
107
|
resolvedSecurity: requestSecurity,
|
|
@@ -115,7 +115,7 @@ async function $do(
|
|
|
115
115
|
const context = {
|
|
116
116
|
options: client._options,
|
|
117
117
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
118
|
-
operationID: "
|
|
118
|
+
operationID: "CreateSVGAnimation",
|
|
119
119
|
oAuth2Scopes: null,
|
|
120
120
|
|
|
121
121
|
resolvedSecurity: requestSecurity,
|
|
@@ -115,7 +115,7 @@ async function $do(
|
|
|
115
115
|
const context = {
|
|
116
116
|
options: client._options,
|
|
117
117
|
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
118
|
-
operationID: "
|
|
118
|
+
operationID: "CreateSVGCollection",
|
|
119
119
|
oAuth2Scopes: null,
|
|
120
120
|
|
|
121
121
|
resolvedSecurity: requestSecurity,
|