Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fastify-decorators

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fastify-decorators - npm Package Compare versions

Comparing version 3.9.0 to 3.9.1

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## 3.9.1
### Fixed
- Logo is not visible on npmjs
## 3.9.0

@@ -10,0 +16,0 @@

2

package.json
{
"name": "fastify-decorators",
"version": "3.9.0",
"version": "3.9.1",
"description": "Framework aimed to provide useful TypeScript decorators to implement controllers, services and request handlers, built with Fastify.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -1,2 +0,2 @@

[![Fastify decorators](./assets/logo.png)](https://github.com/L2jLiga/fastify-decorators)
[![Fastify decorators](https://raw.githubusercontent.com/L2jLiga/fastify-decorators/v3.9.1/assets/logo.png)](https://github.com/L2jLiga/fastify-decorators)

@@ -256,9 +256,9 @@ [![npm version](https://badge.fury.io/js/fastify-decorators.svg?colorB=brightgreen)](https://www.npmjs.com/package/fastify-decorators)

[fastify resty]: https://github.com/FastifyResty/fastify-resty
[bootstrapping]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Bootstrapping.md
[controllers]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Controllers.md
[request handlers]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Request%20Handlers.md
[services and dependency injection]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Services%20and%20dependency%20injection.md
[hooks]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Hooks.md
[error handling]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Error%20handling.md
[testing]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Testing.md
[migration guide (v3)]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.0/docs/Migration%20to%20v3.md
[bootstrapping]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Bootstrapping.md
[controllers]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Controllers.md
[request handlers]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Request%20Handlers.md
[services and dependency injection]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Services%20and%20dependency%20injection.md
[hooks]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Hooks.md
[error handling]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Error%20handling.md
[testing]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Testing.md
[migration guide (v3)]: https://github.com/L2jLiga/fastify-decorators/blob/v3.9.1/docs/Migration%20to%20v3.md

Sorry, the diff of this file is not supported yet

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