File tree Expand file tree Collapse file tree 8 files changed +29
-33
lines changed Expand file tree Collapse file tree 8 files changed +29
-33
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ id: f42cb8e6-e2ce-4565-b975-5a9f38b94d5a
3
3
management:
4
4
docChecksum: 3f2fbf3f00965b046a501b0642259d4e
5
5
docVersion: 1.0.39
6
- speakeasyVersion: 1.330 .0
7
- generationVersion: 2.361.10
8
- releaseVersion: 0.12.0
9
- configChecksum: d7fea18f81ca96b0f79ee5eb84463306
6
+ speakeasyVersion: 1.331 .0
7
+ generationVersion: 2.365.0
8
+ releaseVersion: 0.12.1
9
+ configChecksum: 52e1668cd91ab9c26359b89fb6fed9ea
10
10
repoURL: https://github.com/Unstructured-IO/unstructured-js-client.git
11
11
repoSubDirectory: .
12
12
installationURL: https://github.com/Unstructured-IO/unstructured-js-client
@@ -15,7 +15,7 @@ features:
15
15
typescript:
16
16
additionalDependencies: 0.1.0
17
17
constsAndDefaults: 0.1.5
18
- core: 3.11.5
18
+ core: 3.11.6
19
19
examples: 2.81.4
20
20
globalSecurity: 2.82.9
21
21
globalSecurityCallbacks: 0.1.0
Original file line number Diff line number Diff line change 1
- speakeasyVersion: 1.330 .0
1
+ speakeasyVersion: 1.331 .0
2
2
sources:
3
3
my-source:
4
4
sourceNamespace: my-source
5
- sourceRevisionDigest: sha256:a6a17fc122fce52ae3601b08bffe8294b5d355d1b5370390192536c856f475da
6
- sourceBlobDigest: sha256:c85052e891c341ae0a33a0bc0e21498d897649af7c1d1fa7638da4a857eb4d49
5
+ sourceRevisionDigest: sha256:442a056ec98200f499cdcb302219cf79810d9d58d514609324d604b98a740793
6
+ sourceBlobDigest: sha256:a357dc2d18580b47fbac584371838eb674521c5522818aa3e5474496ac7813d2
7
7
tags:
8
8
- latest
9
9
- main
10
10
targets:
11
11
unstructed-typescript:
12
12
source: my-source
13
13
sourceNamespace: my-source
14
- sourceRevisionDigest: sha256:a6a17fc122fce52ae3601b08bffe8294b5d355d1b5370390192536c856f475da
15
- sourceBlobDigest: sha256:c85052e891c341ae0a33a0bc0e21498d897649af7c1d1fa7638da4a857eb4d49
14
+ sourceRevisionDigest: sha256:442a056ec98200f499cdcb302219cf79810d9d58d514609324d604b98a740793
15
+ sourceBlobDigest: sha256:a357dc2d18580b47fbac584371838eb674521c5522818aa3e5474496ac7813d2
16
16
outLocation: /github/workspace/repo
17
17
workflow:
18
18
workflowVersion: 1.0.0
Original file line number Diff line number Diff line change @@ -364,4 +364,14 @@ Based on:
364
364
### Generated
365
365
- [ typescript v0.12.0] .
366
366
### Releases
367
- - [ NPM v0.12.0] https://www.npmjs.com/package/unstructured-client/v/0.12.0 - .
367
+ - [ NPM v0.12.0] https://www.npmjs.com/package/unstructured-client/v/0.12.0 - .
368
+
369
+ ## 2024-07-11 00:24:07
370
+ ### Changes
371
+ Based on:
372
+ - OpenAPI Doc
373
+ - Speakeasy CLI 1.331.0 (2.365.0) https://github.com/speakeasy-api/speakeasy
374
+ ### Generated
375
+ - [ typescript v0.12.1] .
376
+ ### Releases
377
+ - [ NPM v0.12.1] https://www.npmjs.com/package/unstructured-client/v/0.12.1 - .
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ generation:
10
10
auth :
11
11
oAuth2ClientCredentialsEnabled : false
12
12
typescript :
13
- version : 0.12.0
13
+ version : 0.12.1
14
14
additionalDependencies :
15
15
dependencies :
16
16
async : ^3.2.5
Original file line number Diff line number Diff line change 2
2
3
3
{
4
4
"name" : " unstructured-client" ,
5
- "version" : " 0.12.0 " ,
5
+ "version" : " 0.12.1 " ,
6
6
"exports" : {
7
7
"." : " ./src/index.ts" ,
8
8
"./sdk/models/errors" : " ./src/sdk/models/errors/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unstructured-client" ,
3
- "version" : " 0.12.0 " ,
3
+ "version" : " 0.12.1 " ,
4
4
"author" : " Unstructured" ,
5
5
"main" : " ./index.js" ,
6
6
"sideEffects" : false ,
20
20
"devDependencies" : {
21
21
"@types/async" : " ^3.2.24" ,
22
22
"@types/jest" : " ^29.5.12" ,
23
- "@types/jsonpath" : " ^0.2.4" ,
24
23
"@typescript-eslint/eslint-plugin" : " ^7.7.1" ,
25
24
"@typescript-eslint/parser" : " ^7.7.1" ,
26
25
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
61
61
export const SDK_METADATA = {
62
62
language : "typescript" ,
63
63
openapiDocVersion : "1.0.39" ,
64
- sdkVersion : "0.12.0 " ,
65
- genVersion : "2.361.10 " ,
66
- userAgent : "speakeasy-sdk/typescript 0.12.0 2.361.10 1.0.39 unstructured-client" ,
64
+ sdkVersion : "0.12.1 " ,
65
+ genVersion : "2.365.0 " ,
66
+ userAgent : "speakeasy-sdk/typescript 0.12.1 2.365.0 1.0.39 unstructured-client" ,
67
67
} as const ;
You can’t perform that action at this time.
0 commit comments