library · inferred from evidence
telnyx-node
The Telnyx Node.js SDK repository on GitHub.
- TelnyxWebhook.verify() throws TypeError: Cannot read properties of undefined (reading 'detached') in ESM
This was an SDK ESM/CJS interop bug with the tweetnacl namespace import. Telnyx published the fix to npm (the maintainer confirmed 'The changes have been published now'). Upgrade `telnyx` to the latest version and `TelnyxWebhook.verify()` w