library · inferred from evidence
tweetnacl
A CommonJS-only cryptographic library used for signing and verification.
- 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