File tree 26 files changed +48
-48
lines changed
opentelemetry-context-async-hooks
opentelemetry-context-base
opentelemetry-context-zone
opentelemetry-context-zone-peer-dep
opentelemetry-exporter-collector
opentelemetry-exporter-jaeger
opentelemetry-exporter-prometheus
opentelemetry-exporter-zipkin
opentelemetry-plugin-fetch
opentelemetry-plugin-grpc
opentelemetry-plugin-grpc-js
opentelemetry-plugin-http
opentelemetry-plugin-https
opentelemetry-plugin-xml-http-request
opentelemetry-semantic-conventions
opentelemetry-shim-opentracing
26 files changed +48
-48
lines changed Original file line number Diff line number Diff line change 42
42
"devDependencies" : {
43
43
"@commitlint/cli" : " 9.1.1" ,
44
44
"@commitlint/config-conventional" : " 9.1.1" ,
45
- "@typescript-eslint/eslint-plugin" : " 3.8 .0" ,
46
- "@typescript-eslint/parser" : " 3.8 .0" ,
45
+ "@typescript-eslint/eslint-plugin" : " 3.9 .0" ,
46
+ "@typescript-eslint/parser" : " 3.9 .0" ,
47
47
"beautify-benchmark" : " 0.2.4" ,
48
48
"benchmark" : " 2.1.4" ,
49
49
"eslint" : " 7.6.0" ,
Original file line number Diff line number Diff line change 55
55
"@opentelemetry/context-base" : " ^0.10.2"
56
56
},
57
57
"devDependencies" : {
58
- "@types/mocha" : " 8.0.1 " ,
58
+ "@types/mocha" : " 8.0.2 " ,
59
59
"@types/node" : " 14.0.27" ,
60
60
"@types/webpack-env" : " 1.15.2" ,
61
61
"codecov" : " 3.7.2" ,
Original file line number Diff line number Diff line change 42
42
"access" : " public"
43
43
},
44
44
"devDependencies" : {
45
- "@types/mocha" : " 8.0.1 " ,
45
+ "@types/mocha" : " 8.0.2 " ,
46
46
"@types/node" : " 14.0.27" ,
47
47
"@types/shimmer" : " 1.0.1" ,
48
48
"codecov" : " 3.7.2" ,
Original file line number Diff line number Diff line change 44
44
"access" : " public"
45
45
},
46
46
"devDependencies" : {
47
- "@types/mocha" : " 8.0.1 " ,
47
+ "@types/mocha" : " 8.0.2 " ,
48
48
"@types/node" : " 14.0.27" ,
49
49
"codecov" : " 3.7.2" ,
50
50
"gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@babel/core" : " 7.11.1" ,
46
- "@types/mocha" : " 8.0.1 " ,
46
+ "@types/mocha" : " 8.0.2 " ,
47
47
"@types/node" : " 14.0.27" ,
48
48
"@types/sinon" : " 9.0.4" ,
49
49
"@types/webpack-env" : " 1.15.2" ,
61
61
"mocha" : " 7.2.0" ,
62
62
"nyc" : " 15.1.0" ,
63
63
"rimraf" : " 3.0.2" ,
64
- "sinon" : " 9.0.2 " ,
64
+ "sinon" : " 9.0.3 " ,
65
65
"ts-loader" : " 8.0.2" ,
66
66
"ts-mocha" : " 7.0.0" ,
67
67
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@babel/core" : " 7.11.1" ,
43
- "@types/mocha" : " 8.0.1 " ,
43
+ "@types/mocha" : " 8.0.2 " ,
44
44
"@types/node" : " 14.0.27" ,
45
45
"@types/sinon" : " 9.0.4" ,
46
46
"@types/webpack-env" : " 1.15.2" ,
55
55
"mocha" : " 7.2.0" ,
56
56
"nyc" : " 15.1.0" ,
57
57
"rimraf" : " 3.0.2" ,
58
- "sinon" : " 9.0.2 " ,
58
+ "sinon" : " 9.0.3 " ,
59
59
"ts-loader" : " 8.0.2" ,
60
60
"ts-mocha" : " 7.0.0" ,
61
61
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 52
52
"access" : " public"
53
53
},
54
54
"devDependencies" : {
55
- "@types/mocha" : " 8.0.1 " ,
55
+ "@types/mocha" : " 8.0.2 " ,
56
56
"@types/node" : " 14.0.27" ,
57
- "@types/semver" : " 7.3.1 " ,
57
+ "@types/semver" : " 7.3.2 " ,
58
58
"@types/sinon" : " 9.0.4" ,
59
59
"@types/webpack-env" : " 1.15.2" ,
60
60
"codecov" : " 3.7.2" ,
69
69
"mocha" : " 7.2.0" ,
70
70
"nyc" : " 15.1.0" ,
71
71
"rimraf" : " 3.0.2" ,
72
- "sinon" : " 9.0.2 " ,
72
+ "sinon" : " 9.0.3 " ,
73
73
"ts-loader" : " 8.0.2" ,
74
74
"ts-mocha" : " 7.0.0" ,
75
75
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 55
55
},
56
56
"devDependencies" : {
57
57
"@babel/core" : " 7.11.1" ,
58
- "@types/mocha" : " 8.0.1 " ,
58
+ "@types/mocha" : " 8.0.2 " ,
59
59
"@types/node" : " 14.0.27" ,
60
60
"@types/sinon" : " 9.0.4" ,
61
61
"@types/webpack-env" : " 1.15.2" ,
73
73
"mocha" : " 7.2.0" ,
74
74
"nyc" : " 15.1.0" ,
75
75
"rimraf" : " 3.0.2" ,
76
- "sinon" : " 9.0.2 " ,
76
+ "sinon" : " 9.0.3 " ,
77
77
"ts-loader" : " 8.0.2" ,
78
78
"ts-mocha" : " 7.0.0" ,
79
79
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@opentelemetry/resources" : " ^0.10.2" ,
46
- "@types/mocha" : " 8.0.1 " ,
46
+ "@types/mocha" : " 8.0.2 " ,
47
47
"@types/node" : " 14.0.27" ,
48
48
"codecov" : " 3.7.2" ,
49
49
"gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 41
41
"access" : " public"
42
42
},
43
43
"devDependencies" : {
44
- "@types/mocha" : " 8.0.1 " ,
44
+ "@types/mocha" : " 8.0.2 " ,
45
45
"@types/node" : " 14.0.27" ,
46
46
"codecov" : " 3.7.2" ,
47
47
"gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 40
40
"access" : " public"
41
41
},
42
42
"devDependencies" : {
43
- "@types/mocha" : " 8.0.1 " ,
43
+ "@types/mocha" : " 8.0.2 " ,
44
44
"@types/node" : " 14.0.27" ,
45
45
"codecov" : " 3.7.2" ,
46
46
"gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 50
50
"@opentelemetry/tracing" : " ^0.10.2" ,
51
51
"@types/mocha" : " 7.0.2" ,
52
52
"@types/node" : " 14.0.27" ,
53
- "@types/semver" : " 7.3.1 " ,
53
+ "@types/semver" : " 7.3.2 " ,
54
54
"@types/shimmer" : " 1.0.1" ,
55
55
"@types/sinon" : " 9.0.4" ,
56
56
"codecov" : " 3.7.2" ,
61
61
"nyc" : " 15.1.0" ,
62
62
"rimraf" : " 3.0.2" ,
63
63
"semver" : " 7.3.2" ,
64
- "sinon" : " 9.0.2 " ,
64
+ "sinon" : " 9.0.3 " ,
65
65
"ts-mocha" : " 7.0.0" ,
66
66
"ts-node" : " 8.10.2" ,
67
67
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 42
42
"access" : " public"
43
43
},
44
44
"devDependencies" : {
45
- "@types/mocha" : " 8.0.1 " ,
45
+ "@types/mocha" : " 8.0.2 " ,
46
46
"@types/node" : " 14.0.27" ,
47
47
"@types/sinon" : " 9.0.4" ,
48
48
"codecov" : " 3.7.2" ,
49
49
"gts" : " 2.0.2" ,
50
50
"mocha" : " 7.2.0" ,
51
51
"nyc" : " 15.1.0" ,
52
52
"rimraf" : " 3.0.2" ,
53
- "sinon" : " 9.0.2 " ,
53
+ "sinon" : " 9.0.3 " ,
54
54
"ts-mocha" : " 7.0.0" ,
55
55
"ts-node" : " 8.10.2" ,
56
56
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 44
44
"devDependencies" : {
45
45
"@opentelemetry/context-base" : " ^0.10.2" ,
46
46
"@opentelemetry/resources" : " ^0.10.2" ,
47
- "@types/mocha" : " 8.0.1 " ,
47
+ "@types/mocha" : " 8.0.2 " ,
48
48
"@types/node" : " 14.0.27" ,
49
- "@types/semver" : " 7.3.1 " ,
49
+ "@types/semver" : " 7.3.2 " ,
50
50
"@types/shimmer" : " 1.0.1" ,
51
51
"codecov" : " 3.7.2" ,
52
52
"gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 47
47
"@babel/core" : " 7.11.1" ,
48
48
"@opentelemetry/context-zone" : " ^0.10.2" ,
49
49
"@opentelemetry/tracing" : " ^0.10.2" ,
50
- "@types/mocha" : " 8.0.1 " ,
50
+ "@types/mocha" : " 8.0.2 " ,
51
51
"@types/node" : " 14.0.27" ,
52
52
"@types/shimmer" : " 1.0.1" ,
53
53
"@types/sinon" : " 7.5.2" ,
Original file line number Diff line number Diff line change 50
50
"@opentelemetry/grpc-utils" : " ^0.10.2" ,
51
51
"@opentelemetry/node" : " ^0.10.2" ,
52
52
"@opentelemetry/tracing" : " ^0.10.2" ,
53
- "@types/mocha" : " 8.0.1 " ,
53
+ "@types/mocha" : " 8.0.2 " ,
54
54
"@types/node" : " 14.0.27" ,
55
- "@types/semver" : " 7.3.1 " ,
55
+ "@types/semver" : " 7.3.2 " ,
56
56
"@types/shimmer" : " 1.0.1" ,
57
57
"@types/sinon" : " 9.0.4" ,
58
58
"codecov" : " 3.7.2" ,
61
61
"nyc" : " 15.1.0" ,
62
62
"rimraf" : " 3.0.2" ,
63
63
"semver" : " 7.3.2" ,
64
- "sinon" : " 9.0.2 " ,
64
+ "sinon" : " 9.0.3 " ,
65
65
"ts-mocha" : " 7.0.0" ,
66
66
"ts-node" : " 8.10.2" ,
67
67
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 47
47
"@opentelemetry/grpc-utils" : " ^0.10.2" ,
48
48
"@opentelemetry/node" : " ^0.10.2" ,
49
49
"@opentelemetry/tracing" : " ^0.10.2" ,
50
- "@types/mocha" : " 8.0.1 " ,
50
+ "@types/mocha" : " 8.0.2 " ,
51
51
"@types/node" : " 14.0.27" ,
52
- "@types/semver" : " 7.3.1 " ,
52
+ "@types/semver" : " 7.3.2 " ,
53
53
"@types/shimmer" : " 1.0.1" ,
54
54
"@types/sinon" : " 9.0.4" ,
55
55
"codecov" : " 3.7.2" ,
60
60
"nyc" : " 15.1.0" ,
61
61
"rimraf" : " 3.0.2" ,
62
62
"semver" : " 7.3.2" ,
63
- "sinon" : " 9.0.2 " ,
63
+ "sinon" : " 9.0.3 " ,
64
64
"ts-mocha" : " 7.0.0" ,
65
65
"ts-node" : " 8.10.2" ,
66
66
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 47
47
"@opentelemetry/node" : " ^0.10.2" ,
48
48
"@opentelemetry/tracing" : " ^0.10.2" ,
49
49
"@types/got" : " 9.6.11" ,
50
- "@types/mocha" : " 8.0.1 " ,
50
+ "@types/mocha" : " 8.0.2 " ,
51
51
"@types/node" : " 14.0.27" ,
52
52
"@types/request-promise-native" : " 1.0.17" ,
53
- "@types/semver" : " 7.3.1 " ,
53
+ "@types/semver" : " 7.3.2 " ,
54
54
"@types/shimmer" : " 1.0.1" ,
55
55
"@types/sinon" : " 9.0.4" ,
56
56
"@types/superagent" : " 4.1.9" ,
64
64
"request" : " 2.88.2" ,
65
65
"request-promise-native" : " 1.0.9" ,
66
66
"rimraf" : " 3.0.2" ,
67
- "sinon" : " 9.0.2 " ,
67
+ "sinon" : " 9.0.3 " ,
68
68
"superagent" : " 5.3.1" ,
69
69
"ts-mocha" : " 7.0.0" ,
70
70
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 47
47
"@opentelemetry/node" : " ^0.10.2" ,
48
48
"@opentelemetry/tracing" : " ^0.10.2" ,
49
49
"@types/got" : " 9.6.11" ,
50
- "@types/mocha" : " 8.0.1 " ,
50
+ "@types/mocha" : " 8.0.2 " ,
51
51
"@types/node" : " 14.0.27" ,
52
52
"@types/request-promise-native" : " 1.0.17" ,
53
- "@types/semver" : " 7.3.1 " ,
53
+ "@types/semver" : " 7.3.2 " ,
54
54
"@types/shimmer" : " 1.0.1" ,
55
55
"@types/sinon" : " 9.0.4" ,
56
56
"@types/superagent" : " 4.1.9" ,
64
64
"request" : " 2.88.2" ,
65
65
"request-promise-native" : " 1.0.9" ,
66
66
"rimraf" : " 3.0.2" ,
67
- "sinon" : " 9.0.2 " ,
67
+ "sinon" : " 9.0.3 " ,
68
68
"superagent" : " 5.3.1" ,
69
69
"ts-mocha" : " 7.0.0" ,
70
70
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 47
47
"@babel/core" : " 7.11.1" ,
48
48
"@opentelemetry/context-zone" : " ^0.10.2" ,
49
49
"@opentelemetry/tracing" : " ^0.10.2" ,
50
- "@types/mocha" : " 8.0.1 " ,
50
+ "@types/mocha" : " 8.0.2 " ,
51
51
"@types/node" : " 14.0.27" ,
52
52
"@types/shimmer" : " 1.0.1" ,
53
53
"@types/sinon" : " 9.0.4" ,
65
65
"mocha" : " 7.2.0" ,
66
66
"nyc" : " 15.1.0" ,
67
67
"rimraf" : " 3.0.2" ,
68
- "sinon" : " 9.0.2 " ,
68
+ "sinon" : " 9.0.3 " ,
69
69
"ts-loader" : " 8.0.2" ,
70
70
"ts-mocha" : " 7.0.0" ,
71
71
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 45
45
"access" : " public"
46
46
},
47
47
"devDependencies" : {
48
- "@types/mocha" : " 8.0.1 " ,
48
+ "@types/mocha" : " 8.0.2 " ,
49
49
"@types/node" : " 14.0.27" ,
50
50
"@types/sinon" : " 9.0.4" ,
51
51
"codecov" : " 3.7.2" ,
54
54
"nock" : " 12.0.3" ,
55
55
"nyc" : " 15.1.0" ,
56
56
"rimraf" : " 3.0.2" ,
57
- "sinon" : " 9.0.2 " ,
57
+ "sinon" : " 9.0.3 " ,
58
58
"ts-mocha" : " 7.0.0" ,
59
59
"ts-node" : " 8.10.2" ,
60
60
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 60
60
"istanbul-instrumenter-loader" : " 3.0.1" ,
61
61
"mocha" : " 7.2.0" ,
62
62
"nyc" : " 15.1.0" ,
63
- "sinon" : " 9.0.2 " ,
63
+ "sinon" : " 9.0.3 " ,
64
64
"ts-loader" : " 7.0.5" ,
65
65
"ts-mocha" : " 7.0.0" ,
66
66
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 40
40
"access" : " public"
41
41
},
42
42
"devDependencies" : {
43
- "@types/mocha" : " 8.0.1 " ,
43
+ "@types/mocha" : " 8.0.2 " ,
44
44
"@types/node" : " 14.0.27" ,
45
45
"@types/sinon" : " 9.0.4" ,
46
46
"codecov" : " 3.7.2" ,
49
49
"nock" : " 12.0.3" ,
50
50
"nyc" : " 15.1.0" ,
51
51
"rimraf" : " 3.0.2" ,
52
- "sinon" : " 9.0.2 " ,
52
+ "sinon" : " 9.0.3 " ,
53
53
"ts-mocha" : " 7.0.0" ,
54
54
"ts-node" : " 8.10.2" ,
55
55
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@opentelemetry/tracing" : " ^0.10.2" ,
44
- "@types/mocha" : " 8.0.1 " ,
44
+ "@types/mocha" : " 8.0.2 " ,
45
45
"@types/node" : " 14.0.27" ,
46
46
"codecov" : " 3.7.2" ,
47
47
"gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 50
50
"access" : " public"
51
51
},
52
52
"devDependencies" : {
53
- "@types/mocha" : " 8.0.1 " ,
53
+ "@types/mocha" : " 8.0.2 " ,
54
54
"@types/node" : " 14.0.27" ,
55
55
"@types/sinon" : " 9.0.4" ,
56
56
"@types/webpack-env" : " 1.15.2" ,
66
66
"mocha" : " 7.2.0" ,
67
67
"nyc" : " 15.1.0" ,
68
68
"rimraf" : " 3.0.2" ,
69
- "sinon" : " 9.0.2 " ,
69
+ "sinon" : " 9.0.3 " ,
70
70
"ts-loader" : " 8.0.2" ,
71
71
"ts-mocha" : " 7.0.0" ,
72
72
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 47
47
"@opentelemetry/context-zone" : " ^0.10.2" ,
48
48
"@opentelemetry/resources" : " ^0.10.2" ,
49
49
"@types/jquery" : " 3.5.1" ,
50
- "@types/mocha" : " 8.0.1 " ,
50
+ "@types/mocha" : " 8.0.2 " ,
51
51
"@types/node" : " 14.0.27" ,
52
52
"@types/sinon" : " 9.0.4" ,
53
53
"@types/webpack-env" : " 1.15.2" ,
65
65
"mocha" : " 7.2.0" ,
66
66
"nyc" : " 15.1.0" ,
67
67
"rimraf" : " 3.0.2" ,
68
- "sinon" : " 9.0.2 " ,
68
+ "sinon" : " 9.0.3 " ,
69
69
"ts-loader" : " 8.0.2" ,
70
70
"ts-mocha" : " 7.0.0" ,
71
71
"ts-node" : " 8.10.2" ,
You can’t perform that action at this time.
0 commit comments