File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
opentelemetry-instrumentation-pino
opentelemetry-instrumentation-restify
opentelemetry-instrumentation-winston Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"@opentelemetry/tracing" : " 0.19.0" ,
48
48
"@types/mocha" : " 7.0.2" ,
49
49
"@types/node" : " 14.0.27" ,
50
- "@types/pino" : " ^ 6.3.7" ,
50
+ "@types/pino" : " 6.3.7" ,
51
51
"@types/sinon" : " 9.0.4" ,
52
- "@types/semver" : " ^ 7.3.4" ,
52
+ "@types/semver" : " 7.3.4" ,
53
53
"codecov" : " 3.7.2" ,
54
54
"gts" : " 3.1.0" ,
55
55
"mocha" : " 7.2.0" ,
61
61
"tslint-consistent-codestyle" : " 1.16.0" ,
62
62
"tslint-microsoft-contrib" : " 6.2.0" ,
63
63
"typescript" : " 4.1.3" ,
64
- "pino" : " ^ 6.11.2 "
64
+ "pino" : " 6.11.3 "
65
65
},
66
66
"dependencies" : {
67
67
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
Original file line number Diff line number Diff line change 46
46
"@opentelemetry/tracing" : " 0.19.0" ,
47
47
"@types/mocha" : " 7.0.2" ,
48
48
"@types/node" : " 14.0.27" ,
49
- "@types/restify" : " ^ 4.3.7" ,
49
+ "@types/restify" : " 4.3.7" ,
50
50
"codecov" : " 3.7.2" ,
51
51
"gts" : " 3.1.0" ,
52
52
"mocha" : " 7.2.0" ,
53
53
"nyc" : " 15.1.0" ,
54
- "restify" : " ^ 4.3.4" ,
54
+ "restify" : " 4.3.4" ,
55
55
"rimraf" : " 3.0.2" ,
56
56
"ts-mocha" : " 8.0.0" ,
57
57
"tslint-consistent-codestyle" : " 1.16.0" ,
Original file line number Diff line number Diff line change 58
58
"tslint-consistent-codestyle" : " 1.16.0" ,
59
59
"tslint-microsoft-contrib" : " 6.2.0" ,
60
60
"typescript" : " 4.1.3" ,
61
- "winston" : " ^ 3.3.3" ,
62
- "winston2" : " npm:winston@^ 2.4.4 "
61
+ "winston" : " 3.3.3" ,
62
+ "winston2" :
" npm:[email protected] .5 "
63
63
},
64
64
"dependencies" : {
65
65
"@opentelemetry/api" : " ^1.0.0-rc.0" ,
You can’t perform that action at this time.
0 commit comments