Please, update v2.5.2 to a v2.5.3 release with the bug fix #76 for those of us maintaining scripts with package.json that limit jsonexport to v2.x.x.
I migrated a script that had jsonexport: "^2.0.11" in package.json to a new server. After npm install, jsonexport was updated to v2.5.2. Users were downloading CSV files with blank cells if the original value was 0 and we did not know for a day.
jsonexport v2.5.2 was downloaded 25 thousand times in the last 7 days. https://www.npmjs.com/package/jsonexport/v/2.5.2?activeTab=versions
Please, update v2.5.2 to a v2.5.3 release with the bug fix #76 for those of us maintaining scripts with package.json that limit jsonexport to v2.x.x.
I migrated a script that had
jsonexport: "^2.0.11"in package.json to a new server. After npm install, jsonexport was updated to v2.5.2. Users were downloading CSV files with blank cells if the original value was 0 and we did not know for a day.jsonexport v2.5.2 was downloaded 25 thousand times in the last 7 days. https://www.npmjs.com/package/jsonexport/v/2.5.2?activeTab=versions