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

@trpc/client

Package Overview
Dependencies
Maintainers
3
Versions
1066
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trpc/client - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

9

package.json
{
"name": "@trpc/client",
"version": "3.2.0",
"version": "3.3.0",
"description": "tRPC Client lib",
"author": "KATT",
"license": "MIT",
"homepage": "https://trpc.io",
"repository": {

@@ -27,6 +28,6 @@ "type": "git",

"dependencies": {
"tslib": "^2.0.0"
"tslib": "^2.1.0"
},
"devDependencies": {
"@trpc/server": "^3.2.0"
"@trpc/server": "^3.3.0"
},

@@ -36,3 +37,3 @@ "publishConfig": {

},
"gitHead": "e0153995c36c0f0b2ffb4ce0fdd02690607d50c0"
"gitHead": "7da1847b07167d880e3e4a0c7ec2bebfc75af8c5"
}
# `@trpc/client`
https://github.com/trpc/trpc
https://trpc.io
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