react-native-version-check
react-native-version-check copied to clipboard
Address lodash security issue in lodash.pick
Use full lodash library, update imports
This should address the lodash.pick security issue (which seems to actually be unused?) and also switch to the recommended way to import lodash libraries (piecemeal imports are deprecated: https://lodash.com/per-method-packages). If I understand this should not increase the size of the bundle.
Can anyone review this please? @kimxogus
Can anyone please merge the request? @kimxogus @arochedy