We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 707f6cb + 051c048 commit 8aacdfdCopy full SHA for 8aacdfd
packages/grpc-js-xds/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@grpc/grpc-js-xds",
3
- "version": "1.11.0",
+ "version": "1.12.0",
4
"description": "Plugin for @grpc/grpc-js. Adds the xds:// URL scheme and associated features.",
5
"main": "build/src/index.js",
6
"scripts": {
@@ -52,7 +52,7 @@
52
"xxhash-wasm": "^1.0.2"
53
},
54
"peerDependencies": {
55
- "@grpc/grpc-js": "~1.11.0"
+ "@grpc/grpc-js": "~1.12.0"
56
57
"engines": {
58
"node": ">=10.10.0"
packages/grpc-js/package.json
"name": "@grpc/grpc-js",
"description": "gRPC Library for Node - pure JS implementation",
"homepage": "https://grpc.io/",
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js",
0 commit comments