File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @fxjs/orm-cli" ,
3- "version" : " 0.2.10 " ,
3+ "version" : " 0.2.11 " ,
44 "private" : false ,
55 "description" : " cli for @fxjs/orm developer" ,
66 "main" : " lib" ,
2727 "@fibcli/ora" : " ^0.1.0" ,
2828 "@fibjs/chalk" : " ^1.0.0" ,
2929 "@fxjs/db-driver" : " ^0.5.3" ,
30- "@fxjs/orm" : " ^1.16.10 " ,
31- "@fxjs/sql-ddl-sync" : " ^0.11.6 " ,
30+ "@fxjs/orm" : " ^1.16.11 " ,
31+ "@fxjs/sql-ddl-sync" : " ^0.11.7 " ,
3232 "@fxjs/sql-query" : " ^0.10.1" ,
3333 "@types/diff" : " ^5.0.2" ,
3434 "@types/semver" : " ^7.3.10" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fxjs/orm-property" ,
3- "version" : " 0.4.2 " ,
3+ "version" : " 0.4.3 " ,
44 "private" : false ,
55 "description" : " " ,
66 "main" : " lib" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fxjs/orm" ,
3- "version" : " 1.16.10 " ,
3+ "version" : " 1.16.11 " ,
44 "description" : " " ,
55 "main" : " lib" ,
66 "types" : " typings/index.d.ts" ,
3737 "@fxjs/db-driver" : " ^0.5.3" ,
3838 "@fxjs/knex" : " ^0.4.2" ,
3939 "@fxjs/orm-core" : " ^0.3.2" ,
40- "@fxjs/orm-property" : " ^0.4.2 " ,
41- "@fxjs/sql-ddl-sync" : " ^0.11.6 " ,
40+ "@fxjs/orm-property" : " ^0.4.3 " ,
41+ "@fxjs/sql-ddl-sync" : " ^0.11.7 " ,
4242 "@fxjs/sql-query" : " ^0.10.1" ,
4343 "@types/knex" : " ^0.16.1" ,
4444 "fib-cache" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fxjs/sql-ddl-sync" ,
3- "version" : " 0.11.6 " ,
3+ "version" : " 0.11.7 " ,
44 "description" : " " ,
55 "private" : false ,
66 "publishConfig" : {
4747 },
4848 "dependencies" : {
4949 "@fxjs/orm-core" : " ^0.3.2" ,
50- "@fxjs/orm-property" : " ^0.4.2 " ,
50+ "@fxjs/orm-property" : " ^0.4.3 " ,
5151 "@fxjs/sql-query" : " ^0.10.1"
5252 },
5353 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments