@auth/edgedb-adapter
Advanced tools
Comparing version 1.6.0 to 1.7.0
{ | ||
"name": "@auth/edgedb-adapter", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "EdgeDB adapter for next-auth.", | ||
@@ -40,3 +40,3 @@ "homepage": "https://authjs.dev", | ||
"dependencies": { | ||
"@auth/core": "0.36.0" | ||
"@auth/core": "0.37.0" | ||
}, | ||
@@ -51,4 +51,5 @@ "peerDependencies": { | ||
"build": "tsc", | ||
"test": "vitest -c ../utils/vitest.config.ts" | ||
"test": "vitest -c ../utils/vitest.config.ts", | ||
"clean": "rm -rf *.js *.d.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
21332
+ Added@auth/core@0.37.0(transitive)
+ Addedoauth4webapi@3.1.4(transitive)
- Removed@auth/core@0.36.0(transitive)
- Removedoauth4webapi@2.17.0(transitive)
Updated@auth/core@0.37.0