@clerk/backend
Advanced tools
Comparing version 1.24.3-canary.v20250219080350 to 1.24.3-canary.v20250219090613
{ | ||
"name": "@clerk/backend", | ||
"version": "1.24.3-canary.v20250219080350", | ||
"version": "1.24.3-canary.v20250219090613", | ||
"description": "Clerk Backend SDK - REST Client for Backend API & JWT verification utilities", | ||
@@ -81,4 +81,4 @@ "homepage": "https://clerk.com/", | ||
"tslib": "2.4.1", | ||
"@clerk/shared": "^2.23.0-canary.v20250219080350", | ||
"@clerk/types": "^4.47.0-canary.v20250219080350" | ||
"@clerk/shared": "^2.23.0-canary.v20250219090613", | ||
"@clerk/types": "^4.47.0-canary.v20250219090613" | ||
}, | ||
@@ -108,3 +108,3 @@ "devDependencies": { | ||
"lint:publint": "publint", | ||
"lint:attw": "attw --pack . --ignore-rules false-cjs", | ||
"lint:attw": "attw --pack . --profile node16 --ignore-rules false-cjs", | ||
"test": "run-s test:node test:edge-runtime test:cloudflare-miniflare", | ||
@@ -111,0 +111,0 @@ "test:node": "vitest run --environment node", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1415413