michaelwittig / node-q

Q interfacing with Node.js
MIT License
52 stars 14 forks source link

Cannot use TLS when using Typescript as the typings file is not accurate #69

Closed caleteeter closed 11 months ago

caleteeter commented 11 months ago

When using TypeScript with this package, errors are shown because the typings file is not updated to include the useTLS optional parameter for the Connection.

michaelwittig commented 11 months ago

Fixed in version 2.6.1