This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree 15 files changed +32
-32
lines changed
opencensus-exporter-azure
opencensus-exporter-jaeger
opencensus-exporter-ocagent
opencensus-exporter-prometheus
opencensus-exporter-stackdriver
opencensus-exporter-zpages
opencensus-instrumentation-grpc
opencensus-instrumentation-http
opencensus-instrumentation-http2
opencensus-instrumentation-https
opencensus-instrumentation-ioredis
opencensus-instrumentation-mongodb
opencensus-instrumentation-redis
15 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 43
43
"devDependencies" : {
44
44
"@types/node" : " 10.17.60" ,
45
45
"lerna" : " 3.22.1" ,
46
- "typedoc" : " 0.20.37 " ,
46
+ "typedoc" : " 0.23.10 " ,
47
47
"typescript" : " 3.9.10"
48
48
}
49
49
}
Original file line number Diff line number Diff line change 52
52
"access" : " public"
53
53
},
54
54
"devDependencies" : {
55
- "@types/continuation-local-storage" : " 3.2.1 " ,
55
+ "@types/continuation-local-storage" : " 3.2.4 " ,
56
56
"@types/mocha" : " 8.2.3" ,
57
57
"@types/node" : " 10.17.60" ,
58
58
"@types/once" : " 1.4.0" ,
59
- "@types/semver" : " 7.3.7 " ,
59
+ "@types/semver" : " 7.3.12 " ,
60
60
"@types/shimmer" : " 1.0.2" ,
61
61
"@types/uuid" : " 7.0.5" ,
62
62
"codecov" : " 3.8.3" ,
Original file line number Diff line number Diff line change 15
15
"license" : " Apache-2.0" ,
16
16
"dependencies" : {
17
17
"@opencensus/core" : " ^0.1.0" ,
18
- "@types/continuation-local-storage" : " 3.2.1 " ,
18
+ "@types/continuation-local-storage" : " 3.2.4 " ,
19
19
"applicationinsights" : " ^1.7.2" ,
20
20
"continuation-local-storage" : " ^3.2.1"
21
21
},
22
22
"devDependencies" : {
23
- "@types/chai" : " 4.2.21 " ,
23
+ "@types/chai" : " 4.3.3 " ,
24
24
"@types/mocha" : " 8.2.3" ,
25
25
"@types/node" : " 10.17.60" ,
26
- "chai" : " 4.3.4 " ,
26
+ "chai" : " 4.3.6 " ,
27
27
"fs" : " 0.0.1-security" ,
28
28
"mocha" : " 7.2.0" ,
29
29
"nyc" : " 15.1.0" ,
30
30
"readline" : " 1.3.0" ,
31
- "sinon" : " 11.1.1 " ,
31
+ "sinon" : " 11.1.2 " ,
32
32
"ts-node" : " 8.10.2" ,
33
33
"typescript" : " 3.9.10"
34
34
}
Original file line number Diff line number Diff line change 64
64
},
65
65
"dependencies" : {
66
66
"@opencensus/core" : " ^0.1.0" ,
67
- "jaeger-client" : " ~3.18 .0"
67
+ "jaeger-client" : " ~3.19 .0"
68
68
}
69
69
}
Original file line number Diff line number Diff line change 53
53
"@types/node" : " 10.17.60" ,
54
54
"@types/uuid" : " 7.0.5" ,
55
55
"codecov" : " 3.8.3" ,
56
- "google-proto-files" : " 2.4.0 " ,
56
+ "google-proto-files" : " 2.5.2 " ,
57
57
"gts" : " 1.1.2" ,
58
58
"mocha" : " 7.2.0" ,
59
- "nodemon" : " 2.0.12 " ,
59
+ "nodemon" : " 2.0.19 " ,
60
60
"nyc" : " 15.1.0" ,
61
61
"rimraf" : " 3.0.2" ,
62
62
"ts-node" : " 8.10.2" ,
63
63
"typescript" : " 3.9.10"
64
64
},
65
65
"dependencies" : {
66
- "@grpc/proto-loader" : " ^0.6 .0" ,
66
+ "@grpc/proto-loader" : " ^0.7 .0" ,
67
67
"@opencensus/core" : " ^0.1.0" ,
68
68
"@opencensus/nodejs" : " ^0.1.0" ,
69
69
"grpc" : " ^1.24.10"
Original file line number Diff line number Diff line change 51
51
},
52
52
"devDependencies" : {
53
53
"@types/express" : " 4.17.13" ,
54
- "@types/express-serve-static-core" : " 4.17.24 " ,
54
+ "@types/express-serve-static-core" : " 4.17.30 " ,
55
55
"@types/mocha" : " 8.2.3" ,
56
56
"@types/node" : " 10.17.60" ,
57
- "@types/serve-static" : " 1.13.10 " ,
58
- "axios" : " 0.21 .2" ,
57
+ "@types/serve-static" : " 1.15.0 " ,
58
+ "axios" : " 0.27 .2" ,
59
59
"codecov" : " 3.8.3" ,
60
60
"gts" : " 1.1.2" ,
61
61
"mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change 51
51
"access" : " public"
52
52
},
53
53
"devDependencies" : {
54
- "@types/continuation-local-storage" : " 3.2.2 " ,
54
+ "@types/continuation-local-storage" : " 3.2.4 " ,
55
55
"@types/mocha" : " 8.2.3" ,
56
56
"@types/nock" : " 10.0.3" ,
57
- "@types/node" : " 12.20.16 " ,
57
+ "@types/node" : " 12.20.55 " ,
58
58
"codecov" : " 3.8.3" ,
59
59
"gts" : " 1.1.2" ,
60
60
"mocha" : " 7.2.0" ,
68
68
"@opencensus/core" : " ^0.1.0" ,
69
69
"@opencensus/resource-util" : " ^0.1.0" ,
70
70
"google-auth-library" : " ^6.1.6" ,
71
- "googleapis" : " 67.0.0 "
71
+ "googleapis" : " 67.1.1 "
72
72
}
73
73
}
Original file line number Diff line number Diff line change 51
51
},
52
52
"devDependencies" : {
53
53
"@opencensus/nodejs" : " ^0.1.0" ,
54
- "@types/ejs" : " 3.0.7 " ,
54
+ "@types/ejs" : " 3.1.1 " ,
55
55
"@types/express" : " 4.17.13" ,
56
- "@types/express-serve-static-core" : " 4.17.24 " ,
56
+ "@types/express-serve-static-core" : " 4.17.30 " ,
57
57
"@types/extend" : " 3.0.1" ,
58
58
"@types/mocha" : " 8.2.3" ,
59
59
"@types/node" : " 10.17.60" ,
60
- "@types/serve-static" : " 1.13.10 " ,
61
- "axios" : " 0.21 .2" ,
60
+ "@types/serve-static" : " 1.15.0 " ,
61
+ "axios" : " 0.27 .2" ,
62
62
"codecov" : " 3.8.3" ,
63
63
"gts" : " 1.1.2" ,
64
64
"mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change 50
50
"access" : " public"
51
51
},
52
52
"devDependencies" : {
53
- "@types/lodash" : " 4.14.171 " ,
53
+ "@types/lodash" : " 4.14.182 " ,
54
54
"@types/mocha" : " 8.2.3" ,
55
55
"@types/node" : " 10.17.60" ,
56
56
"@types/shimmer" : " 1.0.2" ,
Original file line number Diff line number Diff line change 52
52
"@types/mocha" : " 8.2.3" ,
53
53
"@types/nock" : " 10.0.3" ,
54
54
"@types/node" : " 10.17.60" ,
55
- "@types/semver" : " 7.3.7 " ,
55
+ "@types/semver" : " 7.3.12 " ,
56
56
"@types/shimmer" : " 1.0.2" ,
57
57
"codecov" : " 3.8.3" ,
58
58
"gts" : " 1.1.2" ,
Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@types/mocha" : " 8.2.3" ,
53
53
"@types/node" : " 10.17.60" ,
54
- "@types/semver" : " 7.3.7 " ,
54
+ "@types/semver" : " 7.3.12 " ,
55
55
"@types/shimmer" : " 1.0.2" ,
56
56
"codecov" : " 3.8.3" ,
57
57
"gts" : " 1.1.2" ,
Original file line number Diff line number Diff line change 52
52
"@types/mocha" : " 8.2.3" ,
53
53
"@types/nock" : " 10.0.3" ,
54
54
"@types/node" : " 10.17.60" ,
55
- "@types/semver" : " 7.3.7 " ,
55
+ "@types/semver" : " 7.3.12 " ,
56
56
"@types/shimmer" : " 1.0.2" ,
57
57
"codecov" : " 3.8.3" ,
58
58
"gts" : " 1.1.2" ,
Original file line number Diff line number Diff line change 51
51
"access" : " public"
52
52
},
53
53
"devDependencies" : {
54
- "@types/ioredis" : " 4.26.6 " ,
54
+ "@types/ioredis" : " 4.28.10 " ,
55
55
"@types/mocha" : " 8.2.3" ,
56
56
"@types/node" : " 10.17.60" ,
57
- "@types/semver" : " 7.3.7 " ,
57
+ "@types/semver" : " 7.3.12 " ,
58
58
"@types/shimmer" : " 1.0.2" ,
59
59
"codecov" : " 3.8.3" ,
60
60
"gts" : " 1.1.2" ,
61
- "ioredis" : " 4.27.6 " ,
61
+ "ioredis" : " 4.28.5 " ,
62
62
"mocha" : " 7.2.0" ,
63
63
"nyc" : " 15.1.0" ,
64
64
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 50
50
},
51
51
"devDependencies" : {
52
52
"@types/mocha" : " 8.2.3" ,
53
- "@types/mongodb" : " 3.0.19 " ,
53
+ "@types/mongodb" : " 3.6.20 " ,
54
54
"@types/node" : " 10.17.60" ,
55
55
"@types/shimmer" : " 1.0.2" ,
56
56
"codecov" : " 3.8.3" ,
57
57
"gts" : " 1.1.2" ,
58
58
"mocha" : " 7.2.0" ,
59
- "mongodb" : " 3.1.10 " ,
59
+ "mongodb" : " 3.7.3 " ,
60
60
"nyc" : " 15.1.0" ,
61
61
"rimraf" : " 3.0.2" ,
62
62
"ts-mocha" : " 8.0.0" ,
Original file line number Diff line number Diff line change 41
41
"devDependencies" : {
42
42
"@types/mocha" : " 8.2.3" ,
43
43
"@types/node" : " 10.17.60" ,
44
- "@types/redis" : " 2.8.31 " ,
45
- "@types/semver" : " 7.3.7 " ,
44
+ "@types/redis" : " 2.8.32 " ,
45
+ "@types/semver" : " 7.3.12 " ,
46
46
"@types/shimmer" : " 1.0.2" ,
47
47
"codecov" : " 3.8.3" ,
48
48
"gts" : " 1.1.2" ,
You can’t perform that action at this time.
0 commit comments