File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cognito-export" ,
3
3
"description" : " A simple CLI tool and JavaScript package for exporting users from an AWS Cognito user pool." ,
4
- "version" : " 1.2.4 " ,
4
+ "version" : " 1.2.6 " ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
7
7
"bin" : " dist/cli.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cognito-import" ,
3
3
"description" : " A simple CLI tool and JavaScript package for importing users into an AWS Cognito user pool." ,
4
- "version" : " 1.2.4 " ,
4
+ "version" : " 1.2.6 " ,
5
5
"main" : " dist/index.js" ,
6
6
"bin" : " dist/cli.js" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " zod-cognito" ,
3
3
"description" : " Zod schemas for AWS Cognito User Pools" ,
4
- "version" : " 1.2.4 " ,
4
+ "version" : " 1.2.6 " ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments