sunnylqm / react-native-storage

local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
MIT License
3.01k stars 268 forks source link

Vulnerabilities during npm install #264

Open koustubh-desai opened 2 years ago

koustubh-desai commented 2 years ago

Lots of vulnerabilities are reported while doing npm i. Also cant fix all of them with npm audit fix. This leads to security concerns on this package. Can somebody pls fix this?