Skip to content

Comments

Replace deprecated util.isArray with Array.isArray#5

Open
markstos wants to merge 1 commit intopostmanlabs:masterfrom
markstos:patch-1
Open

Replace deprecated util.isArray with Array.isArray#5
markstos wants to merge 1 commit intopostmanlabs:masterfrom
markstos:patch-1

Conversation

@markstos
Copy link

Node will now issue a start-up warning when any dep uses util.isArray().

This change replaces a deprecated method with an equivalent supported method.

Node will now issue a start-up warning when any dep uses util.isArray().

This change replaces a deprecated method with an equivalent supported method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant