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

@ts-rest/fastify

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-rest/fastify - npm Package Compare versions

Comparing version 3.30.4 to 3.30.5

9

CHANGELOG.md
# @ts-rest/fastify
## 3.30.5
### Patch Changes
- 9bd7402: - `@ts-rest/fastify` fix: fastify deprecated routerPath property (fixes [#392](https://github.com/ts-rest/ts-rest/issues/392))
- `@ts-rest/open-api` fix: Pass through contentType to OpenApi schema ([#414](https://github.com/ts-rest/ts-rest/pull/414))
- `@ts-rest/core` fix: Content-type text/html returns blob body (fixes [#418](https://github.com/ts-rest/ts-rest/issues/418))
- 8cc95c5: add changeset for latest changes
## 3.30.4

@@ -4,0 +13,0 @@

4

package.json
{
"name": "@ts-rest/fastify",
"version": "3.30.4",
"version": "3.30.5",
"peerDependencies": {
"fastify": "^4.0.0",
"zod": "^3.22.3",
"@ts-rest/core": "3.30.4"
"@ts-rest/core": "3.30.5"
},

@@ -9,0 +9,0 @@ "peerDependenciesMeta": {

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