Skip to content

Use "Object.assign" instead of node's deprecated "util._extend" function#31

Open
Pwndrian wants to merge 1 commit intodavedoesdev:masterfrom
Pwndrian:fix-node-deprecation
Open

Use "Object.assign" instead of node's deprecated "util._extend" function#31
Pwndrian wants to merge 1 commit intodavedoesdev:masterfrom
Pwndrian:fix-node-deprecation

Conversation

@Pwndrian
Copy link
Copy Markdown

@Pwndrian Pwndrian commented Mar 24, 2026

This is a continuation of #24, that replaces all occurrences of node's deprecated "util._extend" function with "Object.assign".

This should finally fix #23.

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.

Use of deprecated util._extend API

1 participant