@bufbuild/connect-web
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -47,3 +47,3 @@ "use strict"; | ||
(0, assert_fetch_api_js_1.assertFetchApi)(); | ||
const useBinaryFormat = (_a = options.useBinaryFormat) !== null && _a !== void 0 ? _a : false; | ||
const useBinaryFormat = (_a = options.useBinaryFormat) !== null && _a !== void 0 ? _a : true; | ||
return { | ||
@@ -50,0 +50,0 @@ async unary(service, method, signal, timeoutMs, header, message) { |
@@ -44,3 +44,3 @@ // Copyright 2021-2023 Buf Technologies, Inc. | ||
assertFetchApi(); | ||
const useBinaryFormat = (_a = options.useBinaryFormat) !== null && _a !== void 0 ? _a : false; | ||
const useBinaryFormat = (_a = options.useBinaryFormat) !== null && _a !== void 0 ? _a : true; | ||
return { | ||
@@ -47,0 +47,0 @@ async unary(service, method, signal, timeoutMs, header, message) { |
{ | ||
"name": "@bufbuild/connect-web", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"license": "Apache-2.0", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"dependencies": { | ||
"@bufbuild/connect": "0.8.0" | ||
"@bufbuild/connect": "0.8.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "peerDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8
55656
+ Added@bufbuild/connect@0.8.1(transitive)
- Removed@bufbuild/connect@0.8.0(transitive)
Updated@bufbuild/connect@0.8.1