File tree Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/dgraph-adapter" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Dgraph adapter for next-auth." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
50
50
"jest" : {
51
51
"preset" : " @next-auth/adapter-test/jest"
52
52
}
53
- }
53
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/dynamodb-adapter" ,
3
3
"repository" : " https://github.com/nextauthjs/next-auth" ,
4
- "version" : " 1.0.3 " ,
4
+ "version" : " 1.0.4 " ,
5
5
"description" : " AWS DynamoDB adapter for next-auth." ,
6
6
"keywords" : [
7
7
" next-auth" ,
43
43
"jest" : " ^27.4.3" ,
44
44
"next-auth" : " workspace:*"
45
45
}
46
- }
46
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/fauna-adapter" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Fauna Adapter for NextAuth" ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
54
54
"jest" : {
55
55
"preset" : " @next-auth/adapter-test/jest"
56
56
}
57
- }
57
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/firebase-adapter" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " Firebase adapter for next-auth." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
43
43
"jest" : " ^27.4.3" ,
44
44
"next-auth" : " workspace:*"
45
45
}
46
- }
46
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/mongodb-adapter" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " mongoDB adapter for next-auth." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
44
44
"jest" : {
45
45
"preset" : " @next-auth/adapter-test/jest"
46
46
}
47
- }
47
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/neo4j-adapter" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " neo4j adapter for next-auth." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
50
50
"jest" : {
51
51
"preset" : " @next-auth/adapter-test/jest"
52
52
}
53
- }
53
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/pouchdb-adapter" ,
3
- "version" : " 0.1.3 " ,
3
+ "version" : " 0.1.4 " ,
4
4
"description" : " PouchDB adapter for next-auth." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
51
51
"jest" : {
52
52
"preset" : " @next-auth/adapter-test/jest"
53
53
}
54
- }
54
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/prisma-adapter" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " Prisma adapter for next-auth." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
51
51
"jest" : {
52
52
"preset" : " @next-auth/adapter-test/jest"
53
53
}
54
- }
54
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-auth/upstash-redis-adapter" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " Upstash adapter for next-auth. It uses Upstash's connectionless (HTTP based) Redis client." ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth" ,
49
49
"jest" : {
50
50
"preset" : " @next-auth/adapter-test/jest"
51
51
}
52
- }
52
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-auth" ,
3
- "version" : " 4.10.1 " ,
3
+ "version" : " 4.10.2 " ,
4
4
"description" : " Authentication for Next.js" ,
5
5
"homepage" : " https://next-auth.js.org" ,
6
6
"repository" : " https://github.com/nextauthjs/next-auth.git" ,
139
139
" **/tests" ,
140
140
" **/__tests__"
141
141
]
142
- }
142
+ }
You can’t perform that action at this time.
0 commit comments