jayralencar / sqlite-sync.js

Node module to sqlite sync and async
MIT License
78 stars 30 forks source link

Dependent on old npm version #18

Open ghost opened 6 years ago

ghost commented 6 years ago

The current module is still dependent on an old npm version (version 5). This causes npm 6 to yield a low-level security warning due to the reliance of npm 5 on an outdated version of lodash.