File tree Expand file tree Collapse file tree 2 files changed +18
-19
lines changed
Expand file tree Collapse file tree 2 files changed +18
-19
lines changed Original file line number Diff line number Diff line change 11## CHANGE LOG
22
3+ ### v7.0.5
4+ - 修复zone获取失败时callbackFunc不存在的问题
5+ - 增加分片上传的时候的progressCallback
6+
37### v7.0.4
48- 增加http&https代理功能
59
Original file line number Diff line number Diff line change 11{
22 "name" : " qiniu" ,
3- "version" : " 7.0.4 " ,
3+ "version" : " 7.0.5 " ,
44 "description" : " Node wrapper for Qiniu Resource (Cloud) Storage API" ,
55 "main" : " index.js" ,
66 "directories" : {
3333 " web-service"
3434 ],
3535 "author" : " sdk@qiniu.com" ,
36- "contributors" : [
37- {
38- "name" : " Xu Shiwei" ,
39- "email" : " xushiweizh@gmail.com"
40- },
41- {
42- "name" : " why404" ,
43- "email" : " awhy.xu@gmail.com"
44- },
45- {
46- "name" : " ikbear" ,
47- "email" : " sunikbear@gmail.com"
48- },
49- {
50- "name" : " lintianzhi" ,
51- "email" : " lintianzhi1992@gmail.com"
52- }
53- ],
36+ "contributors" : [{
37+ "name" : " Xu Shiwei" ,
38+ "email" : " xushiweizh@gmail.com"
39+ }, {
40+ "name" : " why404" ,
41+ "email" : " awhy.xu@gmail.com"
42+ }, {
43+ "name" : " ikbear" ,
44+ "email" : " sunikbear@gmail.com"
45+ }, {
46+ "name" : " lintianzhi" ,
47+ "email" : " lintianzhi1992@gmail.com"
48+ }],
5449 "engines" : [
5550 " node >= 0.4.7"
5651 ],
You can’t perform that action at this time.
0 commit comments