Skip to content

Commit 60ef48b

Browse files
author
gateio
committed
update to v7.1.8
1 parent adc07af commit 60ef48b

3 files changed

Lines changed: 20 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## gate-api@7.1.7
1+
## gate-api@7.1.8
22

33
TypeScript NodeJS client for gate-api.
44

@@ -7,7 +7,7 @@ APIv4 provides operations related to spot, margin, and contract trading, includi
77

88
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
99

10-
- API version: v4.105.7
10+
- API version: v4.105.8
1111
- Package version:
1212
- Build package: org.openapitools.codegen.languages.TypeScriptNodeClientCodegen
1313
For more information, please visit [https://www.gate.com/page/contacts](https://www.gate.com/page/contacts)

package-lock.json

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gate-api",
3-
"version": "7.1.7",
3+
"version": "7.1.8",
44
"description": "NodeJS client for gate-api",
55
"repository": "gateio/gateapi-nodejs",
66
"main": "dist/api.js",
@@ -19,7 +19,7 @@
1919
"license": "Unlicense",
2020
"dependencies": {
2121
"axios": "^1.8.4",
22-
"@types/node": "^8.10.48",
22+
"@types/node": "^20.0.0",
2323
"json-bigint": "^1.0.0"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)