Socket
Socket
Sign inDemoInstall

@fastify/fast-json-stringify-compiler

Package Overview
Dependencies
12
Maintainers
17
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fastify/fast-json-stringify-compiler

Build and manage the fast-json-stringify instances for the fastify framework


Version published
Weekly downloads
1.1M
decreased by-2.26%
Maintainers
17
Created
Weekly downloads
 

Readme

Source

@fastify/fast-json-stringify-compiler

Build and manage the fast-json-stringify instances for the fastify framework. This package is responsible for compiling the application's response JSON schemas into optimized functions to speed up the response time.

js-standard-style Continuous Integration

Versions

@fastify/fast-json-stringify-compilerfast-json-stringifySupported fastify
v1.xv3.x^3.x
v2.xv3.x^4.x

fast-json-stringify Configuration

The fast-json-stringify configuration is the default one. You can check it the default settings in the fast-json-stringify option documentation.

You can also override the default configuration by passing the serializerOpts configuration to the Fastify instance.

Usage

This module is already used as default by Fastify. If you need to provide to your server instance a different version, refer to the official doc.

How it works

This module provide a factory function to produce Serializer Compilers functions.

License

Licensed under MIT.

FAQs

Last updated on 23 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc