Conversation
|
Hey @TheRealNate @diavrank I completely updated this library and replaced lodash with native ES6 If this gets released we can update the core to use this instead of the 6 years old minimongo and have nearly all vulnerabilities removed. |
|
@TheRealNate can you take a look at this? This is required to fix all these lodash issues that arise when install Once this is published, for example as |
not-ai-yet
left a comment
There was a problem hiding this comment.
Looks good to me! Merge when ready
|
Thank you @TheRealNate can you publish it to npm? We can then include it in meteorrn/meteor-react-native#99 |
|
@jankapunkt Done. Theres a GH action setup to auto publish when a new release is declared, so you should be able to use that in the future. |
This pr moves all code to ES6 and removes outdated dependencies where possible.