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
1110
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-alpha-tmp-01-22-fix.721 to 11.0.0-alpha-tmp-01-22-fix.722

84

dist/bundle-analysis.json

@@ -289,5 +289,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"
],

@@ -352,5 +352,2 @@ "percent": 1.42,

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

@@ -360,6 +357,9 @@ "/src/unstable-core-do-not-import/transformer.ts",

"/src/unstable-core-do-not-import/router.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",
"/src/unstable-core-do-not-import/http/contentType.ts",
"/src/unstable-core-do-not-import/http/isAbortError.ts",
"/src/unstable-core-do-not-import/procedureBuilder.ts",
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
"/src/unstable-core-do-not-import/stream/jsonl.ts",

@@ -383,6 +383,6 @@ "/src/unstable-core-do-not-import/stream/sse.ts"

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

@@ -454,4 +454,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"
],

@@ -845,14 +845,2 @@ "percent": 1.08,

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

@@ -868,15 +856,9 @@ "size": 0,

{
"id": "/src/unstable-core-do-not-import.ts",
"id": "/src/http.ts",
"size": 0,
"origSize": 2375,
"origSize": 37,
"renderedExports": [],
"removedExports": [],
"dependents": [
"/src/adapters/express.ts",
"/src/adapters/next.ts",
"/src/adapters/standalone.ts",
"/src/adapters/ws.ts",
"/src/adapters/node-http/nodeHTTPRequestHandler.ts",
"/src/adapters/next-app-dir/nextAppDirCaller.ts",
"/src/adapters/node-http/writeResponse.ts"
"/src/adapters/ws.ts"
],

@@ -907,2 +889,20 @@ "percent": 0,

{
"id": "/src/unstable-core-do-not-import.ts",
"size": 0,
"origSize": 2375,
"renderedExports": [],
"removedExports": [],
"dependents": [
"/src/adapters/express.ts",
"/src/adapters/next.ts",
"/src/adapters/ws.ts",
"/src/adapters/standalone.ts",
"/src/adapters/node-http/nodeHTTPRequestHandler.ts",
"/src/adapters/next-app-dir/nextAppDirCaller.ts",
"/src/adapters/node-http/writeResponse.ts"
],
"percent": 0,
"reduction": 100
},
{
"id": "/src/adapters/next-app-dir.ts",

@@ -930,2 +930,12 @@ "size": 0,

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

@@ -949,4 +959,4 @@ "size": 0,

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

@@ -956,12 +966,2 @@ ],

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

@@ -968,0 +968,0 @@ ],

{
"name": "@trpc/server",
"version": "11.0.0-alpha-tmp-01-22-fix.721+5f2b8a36a",
"version": "11.0.0-alpha-tmp-01-22-fix.722+6680a6090",
"description": "The tRPC server library",

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

},
"gitHead": "5f2b8a36acd14e41a8f9111c7d5dba167a888bb0"
"gitHead": "6680a60909e17e84a84be5e7bf8dc98b40397e3c"
}
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