The gatsby-source-thirdparty npm package lists crypto as a dependency, while this is not needed anymore and generate a deprecation warning on install. The built-in crypto module should be used instead.
To replicate, just install this module using npm.
Thanks very much for making this awesome plugin!
The gatsby-source-thirdparty npm package lists crypto as a dependency, while this is not needed anymore and generate a deprecation warning on install. The built-in crypto module should be used instead. To replicate, just install this module using npm.