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

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
768
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 11.0.0-alpha-tmp-issues-4129-lazy-routers.323 to 11.0.0-alpha-tmp-issues-4129-lazy-routers.327

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.69,

{
"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.0.0-alpha-tmp-issues-4129-lazy-routers.323+dc26461dc",
"version": "11.0.0-alpha-tmp-issues-4129-lazy-routers.327+cf6ae652a",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.62.8",
"@trpc/client": "11.0.0-alpha-tmp-issues-4129-lazy-routers.323+dc26461dc",
"@trpc/server": "11.0.0-alpha-tmp-issues-4129-lazy-routers.323+dc26461dc",
"@trpc/client": "11.0.0-alpha-tmp-issues-4129-lazy-routers.327+cf6ae652a",
"@trpc/server": "11.0.0-alpha-tmp-issues-4129-lazy-routers.327+cf6ae652a",
"react": ">=18.2.0",

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

"@tanstack/react-query": "^5.62.8",
"@trpc/client": "11.0.0-alpha-tmp-issues-4129-lazy-routers.323+dc26461dc",
"@trpc/server": "11.0.0-alpha-tmp-issues-4129-lazy-routers.323+dc26461dc",
"@trpc/client": "11.0.0-alpha-tmp-issues-4129-lazy-routers.327+cf6ae652a",
"@trpc/server": "11.0.0-alpha-tmp-issues-4129-lazy-routers.327+cf6ae652a",
"@types/express": "^5.0.0",

@@ -100,3 +100,3 @@ "@types/node": "^22.9.0",

],
"gitHead": "dc26461dc51d9c59110370d916b8cc061195ebd8"
"gitHead": "cf6ae652a6eb2c72063e71d3515b4fe3dc712645"
}
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