miktam / sizeof

Get size of a JavaScript object
MIT License
301 stars 45 forks source link

Does not count the size of Maps #55

Closed douglasg14b closed 1 year ago

douglasg14b commented 3 years ago

As the title says, it does not count the size of maps. It's just reports it as 0.

miktam commented 1 year ago

Fixed here, in 2.2.0 https://github.com/miktam/sizeof/pull/73