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 5c53904 commit c7942d8Copy full SHA for c7942d8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "elysia-csrf",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "CSRF protection plugin for Elysia with cookie-based token storage",
5
"main": "src/index.ts",
6
"module": "src/index.ts",
0 commit comments