Skip to content

lodash.isequal deprication #691

@sphinxc0re

Description

@sphinxc0re

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions