miktam / sizeof

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

Changed 'buffer' import to 'buffer/' while requiring #51

Closed emohankrishna closed 4 years ago

emohankrishna commented 4 years ago

Changed 'buffer' import to 'buffer/' while requiring because earlier it was importing Buffer Module from Nodejs but we need to import from buffer dependency npm module

emohankrishna commented 4 years ago

Hi @miktam Could you please validate and merge my pull request. I am not sure what has to be done for License Compliance.