File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44 "packages" : [
55 " packages/*"
66 ],
7- "version" : " 5.2.0 " ,
7+ "version" : " 5.2.1 " ,
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.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " A multi channel logger written in TypeScript." ,
55 "private" : true ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-log-debug" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
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.2.0 "
32+ "@tsed/logger" : " 5.2.1 "
3333 },
3434 "peerDependencies" : {
3535 "source-map-support" : " ^0.5.16"
3636 },
3737 "devDependencies" : {}
38- }
38+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " @tsed/logger" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1 " ,
44 "description" : " A multi channel logger written in TypeScript." ,
55 "main" : " ./lib/index.js" ,
66 "typings" : " ./lib/index.d.ts" ,
3939 "source-map-support" : " ^0.5.16"
4040 },
4141 "devDependencies" : {}
42- }
42+ }
Original file line number Diff line number Diff line change @@ -13545,10 +13545,10 @@ typedarray@^0.0.6:
1354513545 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1354613546 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1354713547
13548- typescript@3.7.5 :
13549- version "3.7.5 "
13550- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5. tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae "
13551- integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw ==
13548+ typescript@3.5.3 :
13549+ version "3.5.3 "
13550+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3. tgz#c830f657f93f1ea846819e929092f5fe5983e977 "
13551+ integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g ==
1355213552
1355313553uc.micro@^1.0.1, uc.micro@^1.0.5:
1355413554 version "1.0.6"
You can’t perform that action at this time.
0 commit comments