licenses.dev

fastify v5.1.0

Fast and low overhead web framework, for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
@fastify/ajv-compiler • 4.0.1Build and manage the AJV instances for the fastify frameworkDIRECT6
@fastify/error • 4.0.0A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.DIRECT0
@fastify/fast-json-stringify-compiler • 5.0.1Build and manage the fast-json-stringify instances for the fastify frameworkDIRECT11
@fastify/merge-json-schemas • 0.1.1Builds a logical conjunction (AND) of multiple JSON schemasINDIRECT1
abstract-logging • 2.0.1A noop logger that conforms to the Log4j interface for modules to stub out internal loggingDIRECT0
ajv-formats • 3.0.1Format validation for Ajv v7+INDIRECT5
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
avvio • 9.1.0Asynchronous bootstrapping of Node applicationsDIRECT3
cookie • 1.0.1HTTP server cookie parsing and serializationINDIRECT0
fast-decode-uri-component • 1.0.1Fast and safe decodeURIComponentINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stringify • 6.0.0Stringify your JSON at max speedDIRECT10
fast-querystring • 1.1.2A fast alternative to legacy querystring moduleINDIRECT1
fast-redact • 3.5.0very fast object redactionINDIRECT0
fast-uri • 2.4.0Dependency free RFC 3986 URI toolboxINDIRECT0
find-my-way • 9.1.0Crazy fast http radix based routerDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
json-schema-ref-resolver • 1.0.1JSON schema reference resolverINDIRECT1
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
on-exit-leak-free • 2.1.2Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
pino-abstract-transport • 2.0.0Write Pino transports easilyINDIRECT1
pino-std-serializers • 7.0.0A collection of standard object serializers for PinoINDIRECT0
pino • 9.5.0super fast, all natural json loggerDIRECT12
process-warning • 4.0.0A small utility for creating warnings and emitting them.DIRECT0
proxy-addr • 2.0.7Determine address of proxied requestDIRECT2
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
real-require • 0.2.0Keep require and import consistent after bundling or transpilingINDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
ret • 0.5.0Tokenizes a string that represents a regular expression.INDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
rfdc • 1.4.1Really Fast Deep CloneDIRECT0
safe-regex2 • 4.0.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
set-cookie-parser • 2.7.1Parses set-cookie headers into objectsINDIRECT0
sonic-boom • 4.2.0Extremely fast utf8 only stream implementationINDIRECT1
thread-stream • 3.1.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
toad-cache • 3.7.0LRU and FIFO caches for Client or ServerDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
fast-uri • 3.0.3Dependency free RFC 3986 URI toolboxINDIRECT0
light-my-request • 6.3.0Fake HTTP injection libraryDIRECT3
secure-json-parse • 2.7.0JSON parse with prototype poisoning protectionDIRECT0
ISC3
PackageRelationDependenciesPublished
fastq • 1.17.1Fast, in memory work queueINDIRECT1
semver • 7.6.3The semantic version parser used by npm.DIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/fastify)](https://licenses.dev/npm/fastify)
<a href="https://licenses.dev/npm/fastify">
  <img src="https://licenses.dev/b/npm/fastify" alt="licenses" />
</a>

Or the licenses badge code for the 5.1.0 version:

[![licenses](https://licenses.dev/b/npm/fastify/5.1.0)](https://licenses.dev/npm/fastify/5.1.0)
<a href="https://licenses.dev/npm/fastify/5.1.0">
  <img src="https://licenses.dev/b/npm/fastify/5.1.0" alt="licenses" />
</a>
GitHub