David Goitia

Results 5 issues of David Goitia

Fixes types stated in #103

This issue was caused by the fix attempt in #48 which prevented the loop from finishing. Using an index instead of pop allows to control array positioning even through drain...

Some Typescript definitions are missing or have errors: - Streaming interface is missing - listUnexpandedValues interface is missing - Architecture constants are not exported in index.js - REG_BINARY_Value is defined...

Fix for been able to write files in Windows avoiding errors with ":" characters. Also added scripts for building distributables for multiple arch.

Custom validators passed in an options object are not validated witihn the inner object.