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 11{
22 "packages" : [" packages/*" ],
33 "npmClient" : " yarn" ,
4- "version" : " 5.2.4 " ,
4+ "version" : " 5.3.0 " ,
55 "command" : {
66 "publish" : {
77 "message" : " chore: release"
Original file line number Diff line number Diff line change 11{
22 "name" : " @dataui/crud-request" ,
33 "description" : " NestJs CRUD for RESTful APIs - request query builder" ,
4- "version" : " 5.2.4 " ,
4+ "version" : " 5.3.0 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
4848 "build" : " npx tsc -b"
4949 },
5050 "dependencies" : {
51- "@dataui/crud-util" : " ^5.2.4 " ,
51+ "@dataui/crud-util" : " ^5.3.0 " ,
5252 "qs" : " ^6.8.0"
5353 },
5454 "gitHead" : " d9e468bd6e47762cf0de415d049f56078195ddb3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @dataui/crud-typeorm" ,
33 "description" : " NestJs CRUD for RESTful APIs - TypeORM" ,
4- "version" : " 5.2.4 " ,
4+ "version" : " 5.3.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" : " @dataui/crud-util" ,
33 "description" : " NestJs CRUD for RESTful APIs - util" ,
4- "version" : " 5.2.4 " ,
4+ "version" : " 5.3.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" : " @dataui/crud" ,
33 "description" : " NestJs CRUD for RESTful APIs" ,
4- "version" : " 5.2.4 " ,
4+ "version" : " 5.3.0 " ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
77 "typings" : " lib/index.d.ts" ,
4040 "build" : " npx tsc -b"
4141 },
4242 "dependencies" : {
43- "@dataui/crud-request" : " ^5.2.4 " ,
44- "@dataui/crud-util" : " ^5.2.4 " ,
43+ "@dataui/crud-request" : " ^5.3.0 " ,
44+ "@dataui/crud-util" : " ^5.3.0 " ,
4545 "deepmerge" : " ^3.2.0" ,
4646 "pluralize" : " ^8.0.0"
4747 },
You can’t perform that action at this time.
0 commit comments