nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 118 forks source link

Fix issue where crypto import was causing downstream Jest incompatibilities #574

Closed mrashed-dev closed 2 days ago

mrashed-dev commented 1 month ago

Description

Using node:crypto rather than crypto causes downstream issues for Jest integrations.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.