File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @grpc/grpc-js-xds" ,
3
- "version" : " 1.11 .0" ,
3
+ "version" : " 1.12 .0" ,
4
4
"description" : " Plugin for @grpc/grpc-js. Adds the xds:// URL scheme and associated features." ,
5
5
"main" : " build/src/index.js" ,
6
6
"scripts" : {
52
52
"xxhash-wasm" : " ^1.0.2"
53
53
},
54
54
"peerDependencies" : {
55
- "@grpc/grpc-js" : " ~1.11 .0"
55
+ "@grpc/grpc-js" : " ~1.12 .0"
56
56
},
57
57
"engines" : {
58
58
"node" : " >=10.10.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @grpc/grpc-js" ,
3
- "version" : " 1.11 .0" ,
3
+ "version" : " 1.12 .0" ,
4
4
"description" : " gRPC Library for Node - pure JS implementation" ,
5
5
"homepage" : " https://grpc.io/" ,
6
6
"repository" : " https://github.com/grpc/grpc-node/tree/master/packages/grpc-js" ,
You can’t perform that action at this time.
0 commit comments