@trpc/server
Advanced tools
Comparing version 11.0.0-rc.531 to 11.0.0-rc.532
@@ -435,2 +435,3 @@ { | ||
"/src/unstable-core-do-not-import/http/resolveResponse.ts", | ||
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts", | ||
"/src/unstable-core-do-not-import/error/TRPCError.ts", | ||
@@ -440,3 +441,2 @@ "/src/unstable-core-do-not-import/transformer.ts", | ||
"/src/unstable-core-do-not-import/router.ts", | ||
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts", | ||
"/src/unstable-core-do-not-import/http/contentType.ts", | ||
@@ -744,2 +744,12 @@ "/src/unstable-core-do-not-import/procedureBuilder.ts", | ||
{ | ||
"id": "/src/rpc.ts", | ||
"size": 0, | ||
"origSize": 36, | ||
"renderedExports": [], | ||
"removedExports": [], | ||
"dependents": [], | ||
"percent": 0, | ||
"reduction": 100 | ||
}, | ||
{ | ||
"id": "/src/index.ts", | ||
@@ -755,5 +765,5 @@ "size": 0, | ||
{ | ||
"id": "/src/rpc.ts", | ||
"id": "/src/shared.ts", | ||
"size": 0, | ||
"origSize": 36, | ||
"origSize": 653, | ||
"renderedExports": [], | ||
@@ -779,12 +789,2 @@ "removedExports": [], | ||
{ | ||
"id": "/src/shared.ts", | ||
"size": 0, | ||
"origSize": 653, | ||
"renderedExports": [], | ||
"removedExports": [], | ||
"dependents": [], | ||
"percent": 0, | ||
"reduction": 100 | ||
}, | ||
{ | ||
"id": "/src/adapters/next-app-dir.ts", | ||
@@ -822,2 +822,12 @@ "size": 0, | ||
{ | ||
"id": "/src/adapters/fetch/index.ts", | ||
"size": 0, | ||
"origSize": 64, | ||
"renderedExports": [], | ||
"removedExports": [], | ||
"dependents": [], | ||
"percent": 0, | ||
"reduction": 100 | ||
}, | ||
{ | ||
"id": "/src/adapters/node-http/index.ts", | ||
@@ -830,4 +840,4 @@ "size": 0, | ||
"/src/adapters/express.ts", | ||
"/src/adapters/next.ts", | ||
"/src/adapters/standalone.ts", | ||
"/src/adapters/next.ts", | ||
"/src/adapters/fastify/fastifyRequestHandler.ts" | ||
@@ -837,12 +847,2 @@ ], | ||
"reduction": 100 | ||
}, | ||
{ | ||
"id": "/src/adapters/fetch/index.ts", | ||
"size": 0, | ||
"origSize": 64, | ||
"renderedExports": [], | ||
"removedExports": [], | ||
"dependents": [], | ||
"percent": 0, | ||
"reduction": 100 | ||
} | ||
@@ -849,0 +849,0 @@ ], |
{ | ||
"name": "@trpc/server", | ||
"version": "11.0.0-rc.531+42d5af1b1", | ||
"version": "11.0.0-rc.532+476db0d8c", | ||
"description": "The tRPC server library", | ||
@@ -152,3 +152,3 @@ "author": "KATT", | ||
], | ||
"gitHead": "42d5af1b189a1b80b1f128deb81550b1ddc6eeb6" | ||
"gitHead": "476db0d8c42cd886182b117f6fd1ecbe0ae7cbd8" | ||
} |
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