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.
1 parent 3012014 commit 8d26b7cCopy full SHA for 8d26b7c
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "qiniu-js",
3
"jsName": "qiniu",
4
- "version": "3.3.0",
+ "version": "3.3.1",
5
"private": false,
6
"description": "Javascript SDK for Qiniu Resource (Cloud) Storage AP",
7
"main": "lib/index.js",
@@ -78,6 +78,7 @@
78
"dependencies": {
79
"@babel/runtime-corejs2": "^7.10.2",
80
"exif-js": "^2.3.0",
81
+ "querystring": "^0.2.1",
82
"spark-md5": "^3.0.0"
83
}
84
0 commit comments