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

@trpc/server

Package Overview
Dependencies
Maintainers
3
Versions
1151
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.772 to 11.0.0-rc.781

58

dist/bundle-analysis.json

@@ -294,5 +294,5 @@ {

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

@@ -357,2 +357,5 @@ "percent": 1.38,

"/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",

@@ -362,5 +365,2 @@ "/src/unstable-core-do-not-import/router.ts",

"/src/unstable-core-do-not-import/middleware.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/rpc/parseTRPCMessage.ts",

@@ -388,6 +388,6 @@ "/src/unstable-core-do-not-import/http/contentType.ts",

"/src/unstable-core-do-not-import.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/router.ts",
"/src/unstable-core-do-not-import/middleware.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",

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

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

@@ -868,8 +868,10 @@ "percent": 1.05,

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

@@ -879,10 +881,8 @@ "reduction": 100

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

@@ -920,4 +920,4 @@ "reduction": 100

"/src/adapters/next.ts",
"/src/adapters/standalone.ts",
"/src/adapters/ws.ts",
"/src/adapters/standalone.ts",
"/src/adapters/node-http/nodeHTTPRequestHandler.ts",

@@ -963,12 +963,2 @@ "/src/adapters/next-app-dir/nextAppDirCaller.ts",

{
"id": "/src/adapters/fetch/index.ts",
"size": 0,
"origSize": 64,
"renderedExports": [],
"removedExports": [],
"dependents": [],
"percent": 0,
"reduction": 100
},
{
"id": "/src/adapters/node-http/index.ts",

@@ -982,4 +972,4 @@ "size": 0,

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

@@ -989,2 +979,12 @@ ],

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

@@ -991,0 +991,0 @@ ],

{
"name": "@trpc/server",
"version": "11.0.0-rc.772+6627c5a96",
"version": "11.0.0-rc.781+df4d4ede3",
"description": "The tRPC server library",

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

},
"gitHead": "6627c5a965a2081cd28cfad24d6712e985f0ad5f"
"gitHead": "df4d4ede3492c91a0846f683ef2f1d0ffeed3b09"
}
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