@auth/mongodb-adapter
Advanced tools
Comparing version 3.6.0 to 3.7.0
{ | ||
"name": "@auth/mongodb-adapter", | ||
"version": "3.6.0", | ||
"version": "3.7.0", | ||
"description": "MongoDB adapter for Auth.js", | ||
@@ -37,3 +37,3 @@ "homepage": "https://authjs.dev", | ||
"dependencies": { | ||
"@auth/core": "0.36.0" | ||
"@auth/core": "0.37.0" | ||
}, | ||
@@ -48,4 +48,5 @@ "peerDependencies": { | ||
"test": "./test/test.sh", | ||
"build": "tsc" | ||
"build": "tsc", | ||
"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
31297
+ Added@auth/core@0.37.0(transitive)
+ Addedoauth4webapi@3.1.2(transitive)
- Removed@auth/core@0.36.0(transitive)
- Removedoauth4webapi@2.17.0(transitive)
Updated@auth/core@0.37.0