ltwlf / json-diff-ts

A diff tool for JavaScript written in TypeScript.
MIT License
77 stars 24 forks source link

fixed unflattenChanges NaN keys #137

Closed imdmitrykravchenko closed 4 months ago

imdmitrykravchenko commented 6 months ago

Hello there!

Found a bug, fixed, tested

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

imdmitrykravchenko commented 6 months ago

138 the issue

ltwlf commented 4 months ago

Thanks, I used your suggestion to fix it in #142