File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 ],
55 "npmClient" : " yarn" ,
66 "useWorkspaces" : true ,
7- "version" : " 4.4.5 " ,
7+ "version" : " 4.5.0 " ,
88 "command" : {
99 "publish" : {
1010 "message" : " chore: release"
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjsx/crud-request" ,
33 "description" : " NestJs CRUD for RESTful APIs - request query builder" ,
4- "version" : " 4.4.5 " ,
4+ "version" : " 4.5.0 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
4747 "build" : " npx tsc -b"
4848 },
4949 "dependencies" : {
50- "@nestjsx/util" : " ^4.4.5 " ,
50+ "@nestjsx/util" : " ^4.5.0 " ,
5151 "qs" : " ^6.8.0"
5252 }
5353}
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjsx/crud-typeorm" ,
33 "description" : " NestJs CRUD for RESTful APIs - TypeORM" ,
4- "version" : " 4.4.5 " ,
4+ "version" : " 4.5.0 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjsx/crud" ,
33 "description" : " NestJs CRUD for RESTful APIs" ,
4- "version" : " 4.4.5 " ,
4+ "version" : " 4.5.0 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
3939 "build" : " npx tsc -b"
4040 },
4141 "dependencies" : {
42- "@nestjsx/crud-request" : " ^4.4.5 " ,
43- "@nestjsx/util" : " ^4.4.5 " ,
42+ "@nestjsx/crud-request" : " ^4.5.0 " ,
43+ "@nestjsx/util" : " ^4.5.0 " ,
4444 "deepmerge" : " ^3.2.0"
4545 },
4646 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @nestjsx/util" ,
33 "description" : " NestJs CRUD for RESTful APIs - util" ,
4- "version" : " 4.4.5 " ,
4+ "version" : " 4.5.0 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments