@protobuf-ts/twirp-transport
Advanced tools
Comparing version 2.2.4 to 2.3.0
{ | ||
"name": "@protobuf-ts/twirp-transport", | ||
"version": "2.2.4", | ||
"version": "2.3.0", | ||
"description": "Twirp transport for clients generated by the protoc plugin \"protobuf-ts\".", | ||
@@ -42,6 +42,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@protobuf-ts/runtime": "^2.2.4", | ||
"@protobuf-ts/runtime-rpc": "^2.2.4" | ||
"@protobuf-ts/runtime": "^2.3.0", | ||
"@protobuf-ts/runtime-rpc": "^2.3.0" | ||
}, | ||
"gitHead": "97855380d6fb6b6e5a3221cb9e1943b26a4fe161" | ||
"gitHead": "bffe535bd7289cdfbba4e3e68089daa50265012f" | ||
} |
Sorry, the diff of this file is not supported yet
277492