Skip to content

Fix (DEP0044): Replace util.isArray with Array.isArray - #82

Open
mokenye wants to merge 1 commit into
jaredhanson:masterfrom
mokenye:master
Open

Fix (DEP0044): Replace util.isArray with Array.isArray#82
mokenye wants to merge 1 commit into
jaredhanson:masterfrom
mokenye:master

Conversation

@mokenye

@mokenye mokenye commented Feb 5, 2026

Copy link
Copy Markdown

Fixes the DEP0044 deprecation warning by replacing util.isArray with the native Array.isArray 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