New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nhost/hasura-auth-js

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nhost/hasura-auth-js - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

2

dist/types/hasura-auth/common.d.ts

@@ -55,2 +55,4 @@ export type AuthErrorPayload = {

iat?: number;
exp?: number;
iss?: string;
'https://hasura.io/jwt/claims': JWTHasuraClaims;

@@ -57,0 +59,0 @@ }

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc