File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "compilerOptions" : {
33 "emitDecoratorMetadata" : true ,
44 "experimentalDecorators" : true ,
5+ "skipLibCheck" : true ,
56 "module" : " commonjs" ,
67 "target" : " es2017" ,
78 "outDir" : " ../dist" ,
Original file line number Diff line number Diff line change 3131 "dependencies" : {
3232 "@kubernetes/client-node" : " 0.14.3" ,
3333 "@openiap/openflow-api" : " ^1.0.108" ,
34- "@opentelemetry/api" : " ^0.18.1 " ,
35- "@opentelemetry/core" : " ^ 0.19.0" ,
36- "@opentelemetry/exporter-collector-grpc" : " ^ 0.19.0" ,
37- "@opentelemetry/metrics" : " ^ 0.19.0" ,
38- "@opentelemetry/tracing" : " ^ 0.19.0" ,
34+ "@opentelemetry/api" : " 1.0.0-rc.3 " ,
35+ "@opentelemetry/core" : " 0.19.0" ,
36+ "@opentelemetry/exporter-collector-grpc" : " 0.19.0" ,
37+ "@opentelemetry/metrics" : " 0.19.0" ,
38+ "@opentelemetry/tracing" : " 0.19.0" ,
3939 "@types/node" : " ^15.12.4" ,
4040 "amqplib" : " ^0.8.0" ,
4141 "async-retry" : " ^1.3.1" ,
You can’t perform that action at this time.
0 commit comments