@trpc/server
Advanced tools
Comparing version 11.0.0-rc.660 to 11.0.0-rc.666
@@ -873,4 +873,4 @@ { | ||
"/src/adapters/express.ts", | ||
"/src/adapters/standalone.ts", | ||
"/src/adapters/next.ts", | ||
"/src/adapters/standalone.ts", | ||
"/src/adapters/ws.ts", | ||
@@ -917,2 +917,12 @@ "/src/adapters/node-http/nodeHTTPRequestHandler.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", | ||
@@ -925,4 +935,4 @@ "size": 0, | ||
"/src/adapters/express.ts", | ||
"/src/adapters/standalone.ts", | ||
"/src/adapters/next.ts", | ||
"/src/adapters/standalone.ts", | ||
"/src/adapters/ws.ts", | ||
@@ -933,12 +943,2 @@ "/src/adapters/fastify/fastifyRequestHandler.ts" | ||
"reduction": 100 | ||
}, | ||
{ | ||
"id": "/src/adapters/fetch/index.ts", | ||
"size": 0, | ||
"origSize": 64, | ||
"renderedExports": [], | ||
"removedExports": [], | ||
"dependents": [], | ||
"percent": 0, | ||
"reduction": 100 | ||
} | ||
@@ -945,0 +945,0 @@ ], |
{ | ||
"name": "@trpc/server", | ||
"version": "11.0.0-rc.660+74625d5e4", | ||
"version": "11.0.0-rc.666+99556c074", | ||
"description": "The tRPC server library", | ||
@@ -121,3 +121,3 @@ "author": "KATT", | ||
"@fastify/websocket": "^10.0.1", | ||
"@tanstack/react-query": "^5.59.15", | ||
"@tanstack/react-query": "^5.62.8", | ||
"@types/aws-lambda": "^8.10.137", | ||
@@ -132,3 +132,3 @@ "@types/express": "^4.17.17", | ||
"eslint": "^9.13.0", | ||
"express": "^4.17.1", | ||
"express": "^5.0.0", | ||
"fastify": "^4.16.0", | ||
@@ -157,3 +157,3 @@ "fastify-plugin": "^5.0.0", | ||
}, | ||
"gitHead": "74625d5e4d08cc7c2c4dd466cc88af6392c5265c" | ||
"gitHead": "99556c0744cf8da7784c03d577f65cf5cd4dd624" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
909951