node_acl
node_acl copied to clipboard
Update for compatibility with MongoDB Node.JS Driver v3.x and fix critical security vulnerability
- Make compatible with MongoDB Node.JS Driver v3.1.1
- Address critical vulnerability https://nodesecurity.io/advisories/146
- Address low vulnerability https://nodesecurity.io/advisories/534
Tested with Node.js v10.7.0 (not compatible with 0.10 and 0.12, so CI build fails)
Shouldn't this been already merged? Travis failing because of mocha, please @kazfukuda also fix .traxis.yml
seems it was fixed in travis, can this be merged ?
This was fixed in our fork acl2. More info here: https://github.com/OptimalBits/node_acl/issues/285#issuecomment-688599945