🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
854
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trpc/react-query - npm Package Compare versions

Comparing version

to
11.1.3-canary.28

24

dist/bundle-analysis.json

@@ -91,6 +91,6 @@ {

"/src/rsc.tsx",
"/src/server/ssgProxy.ts",
"/src/shared/proxy/utilsProxy.ts",
"/src/shared/proxy/useQueriesProxy.ts",
"/src/shared/hooks/createHooksInternal.tsx",
"/src/server/ssgProxy.ts"
"/src/shared/hooks/createHooksInternal.tsx"
],

@@ -234,2 +234,12 @@ "percent": 5.49,

{
"id": "/src/server/index.ts",
"size": 0,
"origSize": 54,
"renderedExports": [],
"removedExports": [],
"dependents": [],
"percent": 0,
"reduction": 100
},
{
"id": "/src/shared/index.ts",

@@ -247,12 +257,2 @@ "size": 0,

"reduction": 100
},
{
"id": "/src/server/index.ts",
"size": 0,
"origSize": 54,
"renderedExports": [],
"removedExports": [],
"dependents": [],
"percent": 0,
"reduction": 100
}

@@ -259,0 +259,0 @@ ],

{
"name": "@trpc/react-query",
"version": "11.1.3-canary.26+69b53b1cb",
"version": "11.1.3-canary.28+39fa52739",
"description": "The tRPC React library",

@@ -70,4 +70,4 @@ "author": "KATT",

"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.1.3-canary.26+69b53b1cb",
"@trpc/server": "11.1.3-canary.26+69b53b1cb",
"@trpc/client": "11.1.3-canary.28+39fa52739",
"@trpc/server": "11.1.3-canary.28+39fa52739",
"react": ">=18.2.0",

@@ -85,4 +85,4 @@ "react-dom": ">=18.2.0",

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.1.3-canary.26+69b53b1cb",
"@trpc/server": "11.1.3-canary.26+69b53b1cb",
"@trpc/client": "11.1.3-canary.28+39fa52739",
"@trpc/server": "11.1.3-canary.28+39fa52739",
"@types/express": "^5.0.0",

@@ -109,3 +109,3 @@ "@types/node": "^22.13.5",

],
"gitHead": "69b53b1cba3c219d70a1c5fcbed3247879d76846"
"gitHead": "39fa527399f2559c472b65cd78dd5f820f3dcc5b"
}