We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4cf31 commit 430fa0eCopy full SHA for 430fa0e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsndr/cloudflare-worker-jwt",
3
- "version": "1.1.4",
+ "version": "1.1.5",
4
"description": "A lightweight JWT implementation with ZERO dependencies for Cloudflare Worker",
5
"main": "index.js",
6
"repository": {
@@ -20,4 +20,4 @@
20
"url": "https://github.com/tsndr/cloudflare-worker-jwt/issues"
21
},
22
"homepage": "https://github.com/tsndr/cloudflare-worker-jwt#readme"
23
-}
+}
0 commit comments