Comparing version 1.165.1 to 1.165.2
@@ -44,3 +44,3 @@ "use strict"; | ||
const { useAbortSignal } = options; | ||
const requestMessage = (0, types_1.rawRequestType)(ctx, methodDesc); | ||
const requestMessage = (0, types_1.requestType)(ctx, methodDesc, false); | ||
const inputType = (0, types_1.requestType)(ctx, methodDesc, true); | ||
@@ -47,0 +47,0 @@ const returns = (0, types_1.responsePromiseOrObservable)(ctx, methodDesc); |
{ | ||
"name": "ts-proto", | ||
"version": "1.165.1", | ||
"version": "1.165.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/plugin.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
339889
943