auth0 / node-jws

JSON Web Signatures
http://self-issued.info/docs/draft-ietf-jose-json-web-signature.html
MIT License
709 stars 108 forks source link

Add `node:` prefix #110

Open jordanfinners opened 4 months ago

jordanfinners commented 4 months ago

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Add prefix to nodejs dependencies to support running in Node and Cloudflare environments

References

https://developers.cloudflare.com/workers/runtime-apis/nodejs/

Testing

1..67
# tests 67
# pass  67

# ok

Checklist