@auth/edgedb-adapter
Advanced tools
Comparing version 0.2.15 to 0.3.0
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46673
+ Added@auth/core@0.24.0(transitive)
- Removed@auth/core@0.23.0(transitive)
Updated@auth/core@0.24.0