File tree Expand file tree Collapse file tree 2 files changed +858
-201
lines changed Expand file tree Collapse file tree 2 files changed +858
-201
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alicloud/openitag20220616" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"description" : " " ,
5
5
"main" : " dist/client.js" ,
6
6
"scripts" : {
12
12
"author" : " Alibaba Cloud SDK" ,
13
13
"license" : " Apache-2.0" ,
14
14
"devDependencies" : {
15
- "@types/node" : " ^12.12.26 " ,
15
+ "@types/node" : " ^16.0.0 " ,
16
16
"nyc" : " ^15.0.0" ,
17
17
"source-map-support" : " ^0.5.16" ,
18
- "ts-node" : " ^8.6.2 " ,
19
- "typescript" : " ^3.7. 5"
18
+ "ts-node" : " ^10.0.0 " ,
19
+ "typescript" : " ^5"
20
20
},
21
21
"dependencies" : {
22
22
"@alicloud/tea-typescript" : " ^1.7.1" ,
23
- "@alicloud/tea-util" : " ^1.4.4 " ,
24
- "@alicloud/openapi-client" : " ^0.4.1 " ,
25
- "@alicloud/openapi-util" : " ^0.2.9 " ,
23
+ "@alicloud/tea-util" : " ^1.4.8 " ,
24
+ "@alicloud/openapi-client" : " ^0.4.9 " ,
25
+ "@alicloud/openapi-util" : " ^0.3.2 " ,
26
26
"@alicloud/endpoint-util" : " ^0.0.1"
27
27
},
28
28
"files" : [
29
29
" dist" ,
30
30
" src"
31
31
]
32
- }
32
+ }
You can’t perform that action at this time.
0 commit comments