Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@auth/edgedb-adapter

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth/edgedb-adapter - npm Package Compare versions

Comparing version 0.2.15 to 0.3.0

9

package.json
{
"name": "@auth/edgedb-adapter",
"version": "0.2.15",
"version": "0.3.0",
"description": "EdgeDB adapter for next-auth.",

@@ -40,3 +40,3 @@ "homepage": "https://authjs.dev",

"dependencies": {
"@auth/core": "0.23.0"
"@auth/core": "0.24.0"
},

@@ -49,9 +49,6 @@ "peerDependencies": {

},
"jest": {
"preset": "utils/adapter"
},
"scripts": {
"build": "tsc",
"test": "jest"
"test": "vitest -c ../utils/vitest.config.ts"
}
}
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