Socket
Socket
Sign inDemoInstall

@connectrpc/connect-web

Package Overview
Dependencies
2
Maintainers
7
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.4.0-rc1

2

dist/cjs/grpc-web-transport.js

@@ -119,2 +119,4 @@ "use strict";

stream: false,
service,
method,
header: response.headers,

@@ -121,0 +123,0 @@ message,

@@ -116,2 +116,4 @@ // Copyright 2021-2024 The Connect Authors

stream: false,
service,
method,
header: response.headers,

@@ -118,0 +120,0 @@ message,

4

package.json
{
"name": "@connectrpc/connect-web",
"version": "1.3.0",
"version": "1.4.0-rc1",
"license": "Apache-2.0",

@@ -34,3 +34,3 @@ "repository": {

"@bufbuild/protobuf": "^1.4.2",
"@connectrpc/connect": "1.3.0"
"@connectrpc/connect": "1.4.0-rc1"
},

@@ -37,0 +37,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc