Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bufbuild/connect-web

Package Overview
Dependencies
Maintainers
9
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bufbuild/connect-web - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

dist/cjs/grpc-web-transport.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc