You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert.deepEqual() and assert.deepStrictEqual() will no longer throw a
RangeError if passed objects with circular references.
fix: twada#3
refs:nodejs/node#6416nodejs/node#6432
azu
added a commit
to azu/universal-deep-strict-equal
that referenced
this issue
May 6, 2016
assert.deepEqual() and assert.deepStrictEqual() will no longer throw a
RangeError if passed objects with circular references.
fix: twada#3
refs:nodejs/node#6416nodejs/node#6432
refs: assert: allow circular references
The text was updated successfully, but these errors were encountered: