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

@trpc/server

Package Overview
Dependencies
Maintainers
0
Versions
1089
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trpc/server - npm Package Compare versions

Comparing version 11.0.0-rc.524 to 11.0.0-rc.528

52

dist/bundle-analysis.json

@@ -209,5 +209,5 @@ {

"/src/unstable-core-do-not-import.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
"/src/unstable-core-do-not-import/initTRPC.ts",
"/src/unstable-core-do-not-import/router.ts"
"/src/unstable-core-do-not-import/router.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
],

@@ -336,6 +336,6 @@ "percent": 2.02,

"/src/unstable-core-do-not-import.ts",
"/src/unstable-core-do-not-import/middleware.ts",
"/src/unstable-core-do-not-import/router.ts",
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
"/src/unstable-core-do-not-import/middleware.ts",
"/src/unstable-core-do-not-import/router.ts",
"/src/unstable-core-do-not-import/http/contentType.ts",

@@ -397,4 +397,4 @@ "/src/unstable-core-do-not-import/procedureBuilder.ts",

"/src/unstable-core-do-not-import.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
"/src/unstable-core-do-not-import/error/getErrorShape.ts"
"/src/unstable-core-do-not-import/error/getErrorShape.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
],

@@ -435,5 +435,2 @@ "percent": 1.06,

"/src/unstable-core-do-not-import.ts",
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
"/src/unstable-core-do-not-import/error/TRPCError.ts",

@@ -444,2 +441,5 @@ "/src/unstable-core-do-not-import/transformer.ts",

"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
"/src/unstable-core-do-not-import/http/contentType.ts",

@@ -735,10 +735,8 @@ "/src/unstable-core-do-not-import/procedureBuilder.ts",

{
"id": "/src/http.ts",
"id": "/src/index.ts",
"size": 0,
"origSize": 37,
"origSize": 32,
"renderedExports": [],
"removedExports": [],
"dependents": [
"/src/adapters/ws.ts"
],
"dependents": [],
"percent": 0,

@@ -748,5 +746,5 @@ "reduction": 100

{
"id": "/src/index.ts",
"id": "/src/rpc.ts",
"size": 0,
"origSize": 32,
"origSize": 36,
"renderedExports": [],

@@ -759,8 +757,10 @@ "removedExports": [],

{
"id": "/src/shared.ts",
"id": "/src/http.ts",
"size": 0,
"origSize": 653,
"origSize": 37,
"renderedExports": [],
"removedExports": [],
"dependents": [],
"dependents": [
"/src/adapters/ws.ts"
],
"percent": 0,

@@ -770,5 +770,5 @@ "reduction": 100

{
"id": "/src/rpc.ts",
"id": "/src/shared.ts",
"size": 0,
"origSize": 36,
"origSize": 653,
"renderedExports": [],

@@ -816,5 +816,5 @@ "removedExports": [],

{
"id": "/src/adapters/fetch/index.ts",
"id": "/src/adapters/fastify/index.ts",
"size": 0,
"origSize": 64,
"origSize": 78,
"renderedExports": [],

@@ -827,5 +827,5 @@ "removedExports": [],

{
"id": "/src/adapters/fastify/index.ts",
"id": "/src/adapters/fetch/index.ts",
"size": 0,
"origSize": 78,
"origSize": 64,
"renderedExports": [],

@@ -845,4 +845,4 @@ "removedExports": [],

"/src/adapters/express.ts",
"/src/adapters/standalone.ts",
"/src/adapters/next.ts",
"/src/adapters/standalone.ts",
"/src/adapters/fastify/fastifyRequestHandler.ts"

@@ -849,0 +849,0 @@ ],

{
"name": "@trpc/server",
"version": "11.0.0-rc.524+df45b1a7c",
"version": "11.0.0-rc.528+32e6b1285",
"description": "The tRPC server library",

@@ -152,3 +152,3 @@ "author": "KATT",

],
"gitHead": "df45b1a7c13a3f5c47373a0d2b38c68f5c6c1028"
"gitHead": "32e6b1285dd844776d323ae23fbea638312d676e"
}
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