mapbox / dbf

dbf writer
BSD 2-Clause "Simplified" License
37 stars 56 forks source link

'offset' is not defined #44

Closed SaiAnandPeketi-GIS closed 1 year ago

SaiAnandPeketi-GIS commented 1 year ago

I'm get the error 'offset' is not defined because I use strict mode. I saw that code is fixed for it but still not published it because whenever I'm download npm package "npm i dbf". I'm able to reproduce this issue and found that the code is not updated in npm package side. Still "var" is missing in line number 58

https://www.npmjs.com/package/dbf?activeTab=code image

sheindel commented 1 year ago

Yes, this is fixed but not deployed. I'll see if I can get a deployment made. I don't work for Mapbox, they just allowed me to help manage development.

SaiAnandPeketi-GIS commented 1 year ago

Thanks. Please let me know if they allow to deploy the latest version.