New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@connectrpc/connect-query-core

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@connectrpc/connect-query-core - npm Package Compare versions

Comparing version 2.0.0-rc.3 to 2.0.0

10

package.json
{
"name": "@connectrpc/connect-query-core",
"version": "2.0.0-rc.3",
"version": "2.0.0",
"description": "Core of Connect-Query, framework agnostic helpers for type-safe queries.",

@@ -26,11 +26,11 @@ "license": "Apache-2.0",

"@bufbuild/protoc-gen-es": "^2.2.1",
"@connectrpc/connect": "^2.0.0-rc.3",
"@connectrpc/connect-web": "^2.0.0-rc.3",
"@connectrpc/connect": "^2.0.0",
"@connectrpc/connect-web": "^2.0.0",
"typescript": "^5.6.3",
"@tanstack/query-core": "^5.59.16",
"test-utils": "2.0.0-rc.3"
"test-utils": "2.0.0"
},
"peerDependencies": {
"@bufbuild/protobuf": "2.x",
"@connectrpc/connect": "^2.0.0-rc.3",
"@connectrpc/connect": "^2.0.0",
"@tanstack/query-core": "5.x"

@@ -37,0 +37,0 @@ },

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