Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 5, 2023
1 parent 06a47d2 commit b05dace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1629,8 +1629,6 @@ RequestError | -1 | network error | 网络出现中断或异常
ConnectionTimeoutError | -2 | request connect timeout | 请求连接超时
SecurityTokenExpired | 403 | sts Security Token Expired | sts Security Token 超时失效
[oss-multipart]: https://help.aliyun.com/document_detail/31992.html
<!-- GITCONTRIBUTOR_START -->
## Contributors
Expand Down
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,10 @@
},
"homepage": "https://github.com/node-modules/oss-client",
"dependencies": {
"address": "^1.2.0",
"copy-to": "^2.0.1",
"is-type-of": "^2.0.0",
"jstoxml": "^2.0.0",
"is-type-of": "^2.0.1",
"mime": "^3.0.0",
"ms": "^2.1.3",
"oss-interface": "^1.2.2",
"sdk-base": "^4.2.1",
"oss-interface": "^1.3.0",
"stream-wormhole": "^2.0.0",
"urllib": "^3.19.2",
"utility": "^1.18.0",
Expand All @@ -79,9 +75,6 @@
"eslint": "^8.25.0",
"eslint-config-egg": "^13.0.0",
"git-contributor": "^2.1.5",
"mm": "^3.2.0",
"sinon": "^1.17.7",
"tsd": "^0.28.1",
"tshy": "^1.0.0",
"tshy-after": "^1.0.0",
"typescript": "^5.2.2"
Expand Down

0 comments on commit b05dace

Please sign in to comment.