inspect-js / inspect-js/node-deep-equal

breaking change in node 23

Open
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
792
Forks
106
PR merge metrics
No merged PRs in 30d

Description

WeakMaps and WeakSets, in node 23+, will not be considered equal unless they're `===`.

See https://github.com/nodejs/node/pull/53495

We may or may not want to do this, since this is strictly less useful behavior imo.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.