File tree Expand file tree Collapse file tree 26 files changed +54
-54
lines changed
opentelemetry-context-async-hooks
opentelemetry-context-base
opentelemetry-context-zone-peer-dep
opentelemetry-context-zone
opentelemetry-exporter-collector
opentelemetry-exporter-jaeger
opentelemetry-exporter-prometheus
opentelemetry-exporter-zipkin
opentelemetry-plugin-fetch
opentelemetry-plugin-grpc-js
opentelemetry-plugin-grpc
opentelemetry-plugin-https
opentelemetry-plugin-http
opentelemetry-plugin-xml-http-request
opentelemetry-semantic-conventions
opentelemetry-shim-opentracing Expand file tree Collapse file tree 26 files changed +54
-54
lines changed Original file line number Diff line number Diff line change 4242 "devDependencies" : {
4343 "@commitlint/cli" : " 9.1.1" ,
4444 "@commitlint/config-conventional" : " 9.1.1" ,
45- "@typescript-eslint/eslint-plugin" : " 3.7.0 " ,
46- "@typescript-eslint/parser" : " 3.7.0 " ,
45+ "@typescript-eslint/eslint-plugin" : " 3.7.1 " ,
46+ "@typescript-eslint/parser" : " 3.7.1 " ,
4747 "beautify-benchmark" : " 0.2.4" ,
4848 "benchmark" : " 2.1.4" ,
4949 "eslint" : " 7.5.0" ,
Original file line number Diff line number Diff line change 5656 },
5757 "devDependencies" : {
5858 "@types/mocha" : " 8.0.0" ,
59- "@types/node" : " 14.0.25 " ,
59+ "@types/node" : " 14.0.27 " ,
6060 "@types/webpack-env" : " 1.15.2" ,
6161 "codecov" : " 3.7.2" ,
6262 "gts" : " 2.0.2" ,
6363 "istanbul-instrumenter-loader" : " 3.0.1" ,
64- "karma" : " 5.1.0 " ,
64+ "karma" : " 5.1.1 " ,
6565 "karma-chrome-launcher" : " 3.1.0" ,
6666 "karma-coverage-istanbul-reporter" : " 3.0.3" ,
6767 "karma-mocha" : " 2.0.1" ,
7474 "ts-mocha" : " 7.0.0" ,
7575 "typedoc" : " 0.17.8" ,
7676 "typescript" : " 3.9.7" ,
77- "webpack" : " 4.44.0 "
77+ "webpack" : " 4.44.1 "
7878 }
7979}
Original file line number Diff line number Diff line change 4343 },
4444 "devDependencies" : {
4545 "@types/mocha" : " 8.0.0" ,
46- "@types/node" : " 14.0.25 " ,
46+ "@types/node" : " 14.0.27 " ,
4747 "@types/shimmer" : " 1.0.1" ,
4848 "codecov" : " 3.7.2" ,
4949 "gts" : " 2.0.2" ,
Original file line number Diff line number Diff line change 4545 },
4646 "devDependencies" : {
4747 "@types/mocha" : " 8.0.0" ,
48- "@types/node" : " 14.0.25 " ,
48+ "@types/node" : " 14.0.27 " ,
4949 "codecov" : " 3.7.2" ,
5050 "gts" : " 2.0.2" ,
5151 "mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change 4242 "access" : " public"
4343 },
4444 "devDependencies" : {
45- "@babel/core" : " 7.10.5 " ,
45+ "@babel/core" : " 7.11.0 " ,
4646 "@types/mocha" : " 8.0.0" ,
47- "@types/node" : " 14.0.25 " ,
47+ "@types/node" : " 14.0.27 " ,
4848 "@types/sinon" : " 9.0.4" ,
4949 "@types/webpack-env" : " 1.15.2" ,
5050 "@types/zone.js" : " 0.5.12" ,
5151 "babel-loader" : " 8.1.0" ,
5252 "codecov" : " 3.7.2" ,
5353 "gts" : " 2.0.2" ,
5454 "istanbul-instrumenter-loader" : " 3.0.1" ,
55- "karma" : " 5.1.0 " ,
55+ "karma" : " 5.1.1 " ,
5656 "karma-chrome-launcher" : " 3.1.0" ,
5757 "karma-coverage-istanbul-reporter" : " 3.0.3" ,
5858 "karma-mocha" : " 2.0.1" ,
6666 "ts-mocha" : " 7.0.0" ,
6767 "ts-node" : " 8.10.2" ,
6868 "typescript" : " 3.9.7" ,
69- "webpack" : " 4.44.0 " ,
69+ "webpack" : " 4.44.1 " ,
7070 "webpack-cli" : " 3.3.12" ,
7171 "zone.js" : " 0.10.3"
7272 },
Original file line number Diff line number Diff line change 3939 "access" : " public"
4040 },
4141 "devDependencies" : {
42- "@babel/core" : " 7.10.5 " ,
42+ "@babel/core" : " 7.11.0 " ,
4343 "@types/mocha" : " 8.0.0" ,
44- "@types/node" : " 14.0.25 " ,
44+ "@types/node" : " 14.0.27 " ,
4545 "@types/sinon" : " 9.0.4" ,
4646 "@types/webpack-env" : " 1.15.2" ,
4747 "babel-loader" : " 8.1.0" ,
4848 "codecov" : " 3.7.2" ,
4949 "gts" : " 2.0.2" ,
50- "karma" : " 5.1.0 " ,
50+ "karma" : " 5.1.1 " ,
5151 "karma-chrome-launcher" : " 3.1.0" ,
5252 "karma-mocha" : " 2.0.1" ,
5353 "karma-spec-reporter" : " 0.0.32" ,
6060 "ts-mocha" : " 7.0.0" ,
6161 "ts-node" : " 8.10.2" ,
6262 "typescript" : " 3.9.7" ,
63- "webpack" : " 4.44.0 " ,
63+ "webpack" : " 4.44.1 " ,
6464 "webpack-cli" : " 3.3.12" ,
6565 "webpack-merge" : " 5.0.9"
6666 },
Original file line number Diff line number Diff line change 5353 },
5454 "devDependencies" : {
5555 "@types/mocha" : " 8.0.0" ,
56- "@types/node" : " 14.0.25 " ,
56+ "@types/node" : " 14.0.27 " ,
5757 "@types/semver" : " 7.3.1" ,
5858 "@types/sinon" : " 9.0.4" ,
5959 "@types/webpack-env" : " 1.15.2" ,
6060 "codecov" : " 3.7.2" ,
6161 "gts" : " 2.0.2" ,
6262 "istanbul-instrumenter-loader" : " 3.0.1" ,
63- "karma" : " 5.1.0 " ,
63+ "karma" : " 5.1.1 " ,
6464 "karma-chrome-launcher" : " 3.1.0" ,
6565 "karma-coverage-istanbul-reporter" : " 3.0.3" ,
6666 "karma-mocha" : " 2.0.1" ,
7474 "ts-mocha" : " 7.0.0" ,
7575 "ts-node" : " 8.10.2" ,
7676 "typescript" : " 3.9.7" ,
77- "webpack" : " 4.44.0 "
77+ "webpack" : " 4.44.1 "
7878 },
7979 "dependencies" : {
8080 "@opentelemetry/api" : " ^0.10.1" ,
Original file line number Diff line number Diff line change 5454 "access" : " public"
5555 },
5656 "devDependencies" : {
57- "@babel/core" : " 7.10.5 " ,
57+ "@babel/core" : " 7.11.0 " ,
5858 "@types/mocha" : " 8.0.0" ,
59- "@types/node" : " 14.0.25 " ,
59+ "@types/node" : " 14.0.27 " ,
6060 "@types/sinon" : " 9.0.4" ,
6161 "@types/webpack-env" : " 1.15.2" ,
6262 "babel-loader" : " 8.1.0" ,
6363 "codecov" : " 3.7.2" ,
6464 "cpx" : " 1.5.0" ,
6565 "gts" : " 2.0.2" ,
6666 "istanbul-instrumenter-loader" : " 3.0.1" ,
67- "karma" : " 5.1.0 " ,
67+ "karma" : " 5.1.1 " ,
6868 "karma-chrome-launcher" : " 3.1.0" ,
6969 "karma-coverage-istanbul-reporter" : " 3.0.3" ,
7070 "karma-mocha" : " 2.0.1" ,
7878 "ts-mocha" : " 7.0.0" ,
7979 "ts-node" : " 8.10.2" ,
8080 "typescript" : " 3.9.7" ,
81- "webpack" : " 4.44.0 " ,
81+ "webpack" : " 4.44.1 " ,
8282 "webpack-cli" : " 3.3.12" ,
8383 "webpack-merge" : " 5.0.9"
8484 },
Original file line number Diff line number Diff line change 4444 "devDependencies" : {
4545 "@opentelemetry/resources" : " ^0.10.1" ,
4646 "@types/mocha" : " 8.0.0" ,
47- "@types/node" : " 14.0.25 " ,
47+ "@types/node" : " 14.0.27 " ,
4848 "codecov" : " 3.7.2" ,
4949 "gts" : " 2.0.2" ,
5050 "mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change 4242 },
4343 "devDependencies" : {
4444 "@types/mocha" : " 8.0.0" ,
45- "@types/node" : " 14.0.25 " ,
45+ "@types/node" : " 14.0.27 " ,
4646 "codecov" : " 3.7.2" ,
4747 "gts" : " 2.0.2" ,
4848 "mocha" : " 7.2.0" ,
You can’t perform that action at this time.
0 commit comments