sidorares / json-bigint

JSON.parse/stringify with bigints support
MIT License
814 stars 196 forks source link

Vars variables and ensure it checks for leaks in mocha #9

Closed owenallenaz closed 10 years ago

owenallenaz commented 10 years ago

There were two unvarred variables in the top of index.js. Also I added --check-leaks to the package.json test script declaration to ensure future unvarred variables are caught by the CI.

sidorares commented 10 years ago

:+1:

owenallenaz commented 10 years ago

Thanks for rolling that in so quick. Would you mind bumping the version number and doing an npm publish so dependencies can pick up the change?

sidorares commented 10 years ago

done - v0.1.4