@trpc/react-query
Advanced tools
Comparing version 11.0.0-rc.752 to 11.0.0-rc.753
{ | ||
"bundleSize": 45019, | ||
"bundleOrigSize": 92896, | ||
"bundleSize": 45008, | ||
"bundleOrigSize": 92885, | ||
"bundleReduction": 51.54, | ||
@@ -17,3 +17,3 @@ "modules": [ | ||
], | ||
"percent": 45.19, | ||
"percent": 45.21, | ||
"reduction": 8.43 | ||
@@ -38,4 +38,4 @@ }, | ||
"id": "/src/server/ssgProxy.ts", | ||
"size": 3952, | ||
"origSize": 6070, | ||
"size": 3941, | ||
"origSize": 6059, | ||
"renderedExports": [ | ||
@@ -48,4 +48,4 @@ "createServerSideHelpers" | ||
], | ||
"percent": 8.78, | ||
"reduction": 34.89 | ||
"percent": 8.76, | ||
"reduction": 34.96 | ||
}, | ||
@@ -77,3 +77,3 @@ { | ||
"dependents": [], | ||
"percent": 7.17, | ||
"percent": 7.18, | ||
"reduction": 40.13 | ||
@@ -80,0 +80,0 @@ }, |
@@ -26,3 +26,3 @@ 'use strict'; | ||
return unstableCoreDoNotImport.callProcedure({ | ||
_def: router._def, | ||
router, | ||
path: queryOpts.path, | ||
@@ -29,0 +29,0 @@ getRawInput: async ()=>queryOpts.input, |
{ | ||
"name": "@trpc/react-query", | ||
"version": "11.0.0-rc.752+e31a1f599", | ||
"version": "11.0.0-rc.753+a0ce6809f", | ||
"description": "The tRPC React library", | ||
@@ -68,4 +68,4 @@ "author": "KATT", | ||
"@tanstack/react-query": "^5.62.8", | ||
"@trpc/client": "11.0.0-rc.752+e31a1f599", | ||
"@trpc/server": "11.0.0-rc.752+e31a1f599", | ||
"@trpc/client": "11.0.0-rc.753+a0ce6809f", | ||
"@trpc/server": "11.0.0-rc.753+a0ce6809f", | ||
"react": ">=18.2.0", | ||
@@ -77,4 +77,4 @@ "react-dom": ">=18.2.0", | ||
"@tanstack/react-query": "^5.62.8", | ||
"@trpc/client": "11.0.0-rc.752+e31a1f599", | ||
"@trpc/server": "11.0.0-rc.752+e31a1f599", | ||
"@trpc/client": "11.0.0-rc.753+a0ce6809f", | ||
"@trpc/server": "11.0.0-rc.753+a0ce6809f", | ||
"@types/express": "^5.0.0", | ||
@@ -100,3 +100,3 @@ "@types/node": "^22.9.0", | ||
], | ||
"gitHead": "e31a1f59920f20a5bcf690dc01ebda0c9ecf3e1b" | ||
"gitHead": "a0ce6809f9411c748490eb1e9414ca1c0da70c57" | ||
} |
@@ -99,3 +99,3 @@ import type { | ||
return callProcedure({ | ||
_def: router._def, | ||
router, | ||
path: queryOpts.path, | ||
@@ -102,0 +102,0 @@ getRawInput: async () => queryOpts.input, |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
362458