1
0

.decode() syntax change to support headers

This commit is contained in:
2022-06-04 17:23:53 +02:00
parent 03cb9e1b92
commit d660b1740f
3 changed files with 12 additions and 5 deletions

View File

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