Socket
Socket
Sign inDemoInstall

@connectrpc/connect-express

Package Overview
Dependencies
4
Maintainers
7
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.3 to 1.1.4

16

package.json
{
"name": "@connectrpc/connect-express",
"version": "1.1.3",
"version": "1.1.4",
"license": "Apache-2.0",

@@ -23,5 +23,9 @@ "repository": {

".": {
"node": {
"import": "./dist/proxy/index.js",
"require": "./dist/cjs/index.js"
},
"module": "./dist/esm/index.js",
"require": "./dist/cjs/index.js",
"import": "./dist/proxy/index.js"
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
}

@@ -36,5 +40,5 @@ },

"peerDependencies": {
"@bufbuild/protobuf": "^1.3.3",
"@connectrpc/connect": "1.1.3",
"@connectrpc/connect-node": "1.1.3"
"@bufbuild/protobuf": "^1.4.2",
"@connectrpc/connect": "1.1.4",
"@connectrpc/connect-node": "1.1.4"
},

@@ -41,0 +45,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc