File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 5.37.1 " ,
7+ "version" : " 5.1.2 " ,
88 "command" : {
99 "bootstrap" : {
1010 "npmClientArgs" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/logger-root" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 5.1.2 " ,
44 "description" : " A multi channel logger written in TypeScript." ,
55 "private" : true ,
66 "scripts" : {
105105 " packages/*"
106106 ]
107107 }
108- }
108+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-log-debug" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 5.1.2 " ,
44 "description" : " A multi channel logger written in TypeScript." ,
55 "main" : " ./lib/index.js" ,
66 "typings" : " ./lib/index.d.ts" ,
2929 "build:doc" : " tsc --build tsconfig.doc.json"
3030 },
3131 "dependencies" : {
32- "@tsed/logger" : " 5.1.1 "
32+ "@tsed/logger" : " 5.1.2 "
3333 },
3434 "peerDependencies" : {
3535 "source-map-support" : " ^0.5.16"
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/logger" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 5.1.2 " ,
44 "description" : " A multi channel logger written in TypeScript." ,
55 "main" : " ./lib/index.js" ,
66 "typings" : " ./lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments