Rishi Uttam
Rishi Uttam
Hello, @zhouhuiquan . Sorry since i cannot read Chinese, i translate to english. Do you also agree the library 300+ kb is too large? Do you agree that it should...
@Ari1c hi, do you think the backend team will help with all the javascript developers? the module is more than 300kb, it is very large, and even if we only...
Thank you peter, yes pls push this issue, we are using aws s3 as comparison, they also introduce tree shakable modules which we can require only what we need. Our...
Hello I also found many of the dependencies are out of date by major version which means their is high chance of vulnerabilities in this sdk. See here : https://david-dm.org/ali-sdk/ali-oss...
Hi, would this issue be getting attention. their are many security vulnerabilities and out of date dependencies in this sdk. 1) Update all dependencies 2) Make ali-oss tree shakable so...
The dependency are very out of date and node issues so many security warnings, please update this package and remove redundant code.
Hi Peter I see, i look forward to tree shaking, because for our browser we only need multipartupload api, we dont need 99% of other api's. but we still need...
I think the hard work is done by 1 or 2 developers for ali-oss (it is official sdk) but have you tried pop-core ? https://www.npmjs.com/package/@alicloud/pop-core i believe pop-core is also...
which one do you use for oss? ali-oss https://github.com/ali-sdk/ali-oss or pop-core? actually i still dont know what is the major difference? by the way version 7 is available just not...
what is the problem you have with v6? for me the only problem is that it is 400kb module, but i dont see any other problem with it. (also has...