@connectrpc/connect
Advanced tools
@@ -43,3 +43,3 @@ "use strict"; | ||
| // See https://github.com/grpc/grpc/blob/c462bb8d485fc1434ecfae438823ca8d14cf3154/doc/PROTOCOL-HTTP2.md#user-agents | ||
| result.set(headers_js_1.headerUserAgent, "connect-es/2.0.0-rc.3"); | ||
| result.set(headers_js_1.headerUserAgent, "connect-es/2.0.0"); | ||
| } | ||
@@ -46,0 +46,0 @@ return result; |
@@ -34,3 +34,3 @@ "use strict"; | ||
| // See https://github.com/grpc/grpc/blob/c462bb8d485fc1434ecfae438823ca8d14cf3154/doc/PROTOCOL-HTTP2.md#user-agents | ||
| let userAgent = "connect-es/2.0.0-rc.3"; | ||
| let userAgent = "connect-es/2.0.0"; | ||
| userAgent = result.has(headers_js_1.headerUserAgent) | ||
@@ -37,0 +37,0 @@ ? result.get(headers_js_1.headerUserAgent) |
@@ -32,3 +32,3 @@ "use strict"; | ||
| // See https://github.com/grpc/grpc/blob/c462bb8d485fc1434ecfae438823ca8d14cf3154/doc/PROTOCOL-HTTP2.md#user-agents | ||
| result.set(headers_js_1.headerUserAgent, "connect-es/2.0.0-rc.3"); | ||
| result.set(headers_js_1.headerUserAgent, "connect-es/2.0.0"); | ||
| } | ||
@@ -35,0 +35,0 @@ if (timeoutMs !== undefined) { |
@@ -39,3 +39,3 @@ // Copyright 2021-2024 The Connect Authors | ||
| // See https://github.com/grpc/grpc/blob/c462bb8d485fc1434ecfae438823ca8d14cf3154/doc/PROTOCOL-HTTP2.md#user-agents | ||
| result.set(headerUserAgent, "connect-es/2.0.0-rc.3"); | ||
| result.set(headerUserAgent, "connect-es/2.0.0"); | ||
| } | ||
@@ -42,0 +42,0 @@ return result; |
@@ -30,3 +30,3 @@ // Copyright 2021-2024 The Connect Authors | ||
| // See https://github.com/grpc/grpc/blob/c462bb8d485fc1434ecfae438823ca8d14cf3154/doc/PROTOCOL-HTTP2.md#user-agents | ||
| let userAgent = "connect-es/2.0.0-rc.3"; | ||
| let userAgent = "connect-es/2.0.0"; | ||
| userAgent = result.has(headerUserAgent) | ||
@@ -33,0 +33,0 @@ ? result.get(headerUserAgent) |
@@ -28,3 +28,3 @@ // Copyright 2021-2024 The Connect Authors | ||
| // See https://github.com/grpc/grpc/blob/c462bb8d485fc1434ecfae438823ca8d14cf3154/doc/PROTOCOL-HTTP2.md#user-agents | ||
| result.set(headerUserAgent, "connect-es/2.0.0-rc.3"); | ||
| result.set(headerUserAgent, "connect-es/2.0.0"); | ||
| } | ||
@@ -31,0 +31,0 @@ if (timeoutMs !== undefined) { |
+1
-1
| { | ||
| "name": "@connectrpc/connect", | ||
| "version": "2.0.0-rc.3", | ||
| "version": "2.0.0", | ||
| "description": "Type-safe APIs with Protobuf and TypeScript.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%856519
0