@nhost/hasura-auth-js
Advanced tools
Comparing version 2.1.5 to 2.1.6
@@ -55,2 +55,4 @@ export type AuthErrorPayload = { | ||
iat?: number; | ||
exp?: number; | ||
iss?: string; | ||
'https://hasura.io/jwt/claims': JWTHasuraClaims; | ||
@@ -57,0 +59,0 @@ } |
{ | ||
"name": "@nhost/hasura-auth-js", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Hasura-auth client", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1314533
7361
0