-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Proxy bug? #31989
Copy link
Copy link
Closed
Labels
questionIssues that look for answers.Issues that look for answers.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Metadata
Metadata
Assignees
Labels
questionIssues that look for answers.Issues that look for answers.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Code above will output
Hello worldin node 10.xIt will output
{ b: 1 }in node 13.xI am not sure this is by design a breaking change or a bug.