1
0

Implement throwError option for .verify().

This commit is contained in:
2022-06-01 15:09:25 +02:00
parent 0c8f476751
commit 43879de15e
3 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tsndr/cloudflare-worker-jwt",
"version": "1.1.7",
"version": "1.2.0",
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
"main": "index.js",
"repository": {