-
Notifications
You must be signed in to change notification settings - Fork 503
Closed
Description
When installing react-native-picker-select via npm, I get the following warning:
npm warn deprecated [email protected]: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
Since the node util isn't an option, I recommend using the isEqual function provided by es-toolkit. It is much more modern, smaller and faster. Also, it is not depricated.
Metadata
Metadata
Assignees
Labels
No labels