@trpc/client
Advanced tools
Comparing version 11.0.0-rc.619 to 11.0.0-rc.621
@@ -97,4 +97,4 @@ { | ||
"dependents": [ | ||
"/src/links/httpBatchLink.ts", | ||
"/src/links/httpLink.ts", | ||
"/src/links/httpBatchLink.ts", | ||
"/src/links/httpBatchStreamLink.ts", | ||
@@ -143,4 +143,4 @@ "/src/links/httpSubscriptionLink.ts" | ||
"/src/index.ts", | ||
"/src/links/httpBatchLink.ts", | ||
"/src/links/httpLink.ts", | ||
"/src/links/httpBatchLink.ts", | ||
"/src/links/wsLink.ts", | ||
@@ -147,0 +147,0 @@ "/src/links/httpBatchStreamLink.ts", |
{ | ||
"name": "@trpc/client", | ||
"version": "11.0.0-rc.619+0f06947e0", | ||
"version": "11.0.0-rc.621+87fde6297", | ||
"description": "The tRPC client library", | ||
@@ -79,6 +79,6 @@ "author": "KATT", | ||
"peerDependencies": { | ||
"@trpc/server": "11.0.0-rc.619+0f06947e0" | ||
"@trpc/server": "11.0.0-rc.621+87fde6297" | ||
}, | ||
"devDependencies": { | ||
"@trpc/server": "11.0.0-rc.619+0f06947e0", | ||
"@trpc/server": "11.0.0-rc.621+87fde6297", | ||
"@types/isomorphic-fetch": "^0.0.39", | ||
@@ -100,3 +100,3 @@ "@types/node": "^20.17.3", | ||
], | ||
"gitHead": "0f06947e0801db7f9cb236d4018dc4dfe34dcedd" | ||
"gitHead": "87fde62978441b1cedd1d5cf7290f6ade9a92607" | ||
} |
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
39
2