Socket
Socket
Sign inDemoInstall

@neo4j/graphql-plugin-auth

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neo4j/graphql-plugin-auth - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

12

package.json
{
"name": "@neo4j/graphql-plugin-auth",
"version": "1.1.1",
"version": "2.0.0",
"description": "Auth decode plugins for @neo4j/graphql",

@@ -33,3 +33,3 @@ "keywords": [

"debug": "^4.3.4",
"jsonwebtoken": "^8.5.1",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.0"

@@ -39,9 +39,9 @@ },

"@types/debug": "4.1.7",
"@types/jest": "29.2.4",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "18.11.10",
"@types/jest": "29.2.5",
"@types/jsonwebtoken": "9.0.0",
"@types/node": "18.11.17",
"jest": "29.3.1",
"ts-jest": "29.0.3",
"ts-jest": "29.0.4",
"typescript": "4.9.4"
}
}
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