🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@connectrpc/connect-web

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connectrpc/connect-web - npm Package Compare versions

Comparing version
2.1.1
to
2.1.2
+1
-1
dist/cjs/assert-fetch-api.js
"use strict";
// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

"use strict";
// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -4,0 +4,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

@@ -1,2 +0,2 @@

// Copyright 2021-2025 The Connect Authors
// Copyright 2021-2026 The Connect Authors
//

@@ -3,0 +3,0 @@ // Licensed under the Apache License, Version 2.0 (the "License");

{
"name": "@connectrpc/connect-web",
"version": "2.1.1",
"version": "2.1.2",
"license": "Apache-2.0",

@@ -42,5 +42,5 @@ "repository": {

"devDependencies": {
"@bufbuild/buf": "^1.59.0",
"@bufbuild/buf": "^1.66.1",
"@bufbuild/protoc-gen-es": "^2.10.0",
"@connectrpc/connect-conformance": "^2.1.1",
"@connectrpc/connect-conformance": "^2.1.2",
"@wdio/jasmine-framework": "^9.19.2",

@@ -50,3 +50,3 @@ "@wdio/cli": "^9.19.2",

"@wdio/browserstack-service": "^9.19.2",
"jasmine": "^5.12.0",
"jasmine": "^5.13.0",
"webdriverio": "^9.7.2"

@@ -56,4 +56,4 @@ },

"@bufbuild/protobuf": "^2.7.0",
"@connectrpc/connect": "2.1.1"
"@connectrpc/connect": "2.1.2"
}
}