We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c641a68 + c2cbce6 commit 87a83baCopy full SHA for 87a83ba
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cos-nodejs-sdk-v5",
3
- "version": "2.16.0-beta.7",
+ "version": "2.16.0-beta.8",
4
"description": "cos nodejs sdk v5",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -32,7 +32,7 @@
32
"homepage": "https://github.com/tencentyun/cos-nodejs-sdk-v5#readme",
33
"dependencies": {
34
"conf": "^9.0.0",
35
- "cos-request": "^1.0.0",
+ "cos-request": "^1.1.0",
36
"fast-xml-parser": "4.2.5",
37
"mime-types": "^2.1.35"
38
},
0 commit comments