File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 15
15
"start" : " node dist/bundle.js"
16
16
},
17
17
"dependencies" : {
18
- "@matsumana/winston-transport-prometheus" : " ^0.2.1 " ,
18
+ "@matsumana/winston-transport-prometheus" : " ^1.0.0 " ,
19
19
"express" : " ^4.17.1" ,
20
20
"express-prometheus-middleware" : " ^1.2.0" ,
21
21
"prom-client" : " ^13.1.0"
Original file line number Diff line number Diff line change 52
52
minimatch "^3.0.4"
53
53
strip-json-comments "^3.1.1"
54
54
55
- " @matsumana/winston-transport-prometheus@^0.2.1 " :
56
- version "0.2.1 "
57
- resolved "https://registry.yarnpkg.com/@matsumana/winston-transport-prometheus/-/winston-transport-prometheus-0.2.1. tgz#5c0b1ffe03764cc0fc9899e3c49d74d790d7e26c "
58
- integrity sha512-4PFWhUpHg3T37JXh3nFSISf90Y3DTu2cxfbbwkOeCMtSnVeU0uOBjoBG59qm+3eNce4HXoEItKqCk0y6y2cUAg ==
55
+ " @matsumana/winston-transport-prometheus@^1.0.0 " :
56
+ version "1.0.0 "
57
+ resolved "https://registry.yarnpkg.com/@matsumana/winston-transport-prometheus/-/winston-transport-prometheus-1.0.0. tgz#b4b70cdc4c4ded3762ef8ebcf5e9a3dcba79956a "
58
+ integrity sha512-72inlRZuDmeJoYebvM3B7eljxNEJklIgut5Qm61IjjXD5XnJ7EU46VxPp2S4BXlbnxiMRDU1OXFUJ5p9cfT/qw ==
59
59
dependencies :
60
60
winston "^3.3.3"
61
61
winston-transport "^4.4.0"
Original file line number Diff line number Diff line change 15
15
"start" : " node dist/bundle.js"
16
16
},
17
17
"dependencies" : {
18
- "@matsumana/winston-transport-prometheus" : " ^0.2.1 " ,
18
+ "@matsumana/winston-transport-prometheus" : " ^1.0.0 " ,
19
19
"@types/express" : " ^4.17.11" ,
20
20
"@types/express-prometheus-middleware" : " ^1.2.0" ,
21
21
"express" : " ^4.17.1" ,
Original file line number Diff line number Diff line change 52
52
minimatch "^3.0.4"
53
53
strip-json-comments "^3.1.1"
54
54
55
- " @matsumana/winston-transport-prometheus@^0.2.1 " :
56
- version "0.2.1 "
57
- resolved "https://registry.yarnpkg.com/@matsumana/winston-transport-prometheus/-/winston-transport-prometheus-0.2.1. tgz#5c0b1ffe03764cc0fc9899e3c49d74d790d7e26c "
58
- integrity sha512-4PFWhUpHg3T37JXh3nFSISf90Y3DTu2cxfbbwkOeCMtSnVeU0uOBjoBG59qm+3eNce4HXoEItKqCk0y6y2cUAg ==
55
+ " @matsumana/winston-transport-prometheus@^1.0.0 " :
56
+ version "1.0.0 "
57
+ resolved "https://registry.yarnpkg.com/@matsumana/winston-transport-prometheus/-/winston-transport-prometheus-1.0.0. tgz#b4b70cdc4c4ded3762ef8ebcf5e9a3dcba79956a "
58
+ integrity sha512-72inlRZuDmeJoYebvM3B7eljxNEJklIgut5Qm61IjjXD5XnJ7EU46VxPp2S4BXlbnxiMRDU1OXFUJ5p9cfT/qw ==
59
59
dependencies :
60
60
winston "^3.3.3"
61
61
winston-transport "^4.4.0"
You can’t perform that action at this time.
0 commit comments