This repository was archived by the owner on Oct 3, 2023. It is now read-only.
File tree 10 files changed +15
-15
lines changed
opencensus-exporter-azure
opencensus-exporter-stackdriver
opencensus-instrumentation-http
opencensus-instrumentation-http2
opencensus-instrumentation-https
opencensus-instrumentation-ioredis
opencensus-instrumentation-mongodb
opencensus-instrumentation-redis
10 files changed +15
-15
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.21.4 " ,
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.3 " ,
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.8 " ,
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 14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
16
"@opencensus/core" : " 0.0.19" ,
17
- "@types/continuation-local-storage" : " 3.2.1 " ,
17
+ "@types/continuation-local-storage" : " 3.2.3 " ,
18
18
"applicationinsights" : " ^1.7.2" ,
19
19
"continuation-local-storage" : " ^3.2.1"
20
20
},
27
27
"mocha" : " 7.2.0" ,
28
28
"nyc" : " 15.1.0" ,
29
29
"readline" : " 1.3.0" ,
30
- "sinon" : " 11.1.1 " ,
30
+ "sinon" : " 11.1.2 " ,
31
31
"ts-node" : " 8.10.2" ,
32
32
"typescript" : " 3.9.10"
33
33
}
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.3 " ,
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.17 " ,
58
58
"codecov" : " 3.8.3" ,
59
59
"gts" : " 1.1.2" ,
60
60
"mocha" : " 7.2.0" ,
68
68
"@opencensus/core" : " ^0.0.22" ,
69
69
"@opencensus/resource-util" : " ^0.0.22" ,
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 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.8 " ,
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.8 " ,
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.8 " ,
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 54
54
"@types/ioredis" : " 4.26.6" ,
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.8 " ,
58
58
"@types/shimmer" : " 1.0.2" ,
59
59
"codecov" : " 3.8.3" ,
60
60
"gts" : " 1.1.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.6 .10" ,
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 42
42
"@types/mocha" : " 8.2.3" ,
43
43
"@types/node" : " 10.17.60" ,
44
44
"@types/redis" : " 2.8.31" ,
45
- "@types/semver" : " 7.3.7 " ,
45
+ "@types/semver" : " 7.3.8 " ,
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