licenses.dev

fastify v4.29.0

Fast and low overhead web framework, for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT42
PackageRelationDependenciesPublished
@fastify/ajv-compiler • 3.6.0Build and manage the AJV instances for the fastify frameworkDIRECT7
@fastify/error • 3.4.1A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.DIRECT0
@fastify/fast-json-stringify-compiler • 4.3.0Build 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 • 2.1.1Format validation for Ajv v7+INDIRECT5
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 • 8.4.0Asynchronous bootstrapping of Node applicationsDIRECT3
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
fast-content-type-parse • 1.1.0Parse HTTP Content-Type header according to RFC 7231DIRECT0
fast-decode-uri-component • 1.0.1Fast and safe decodeURIComponentINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stringify • 5.16.1Stringify 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 • 8.2.2Crazy 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.6.0super fast, all natural json loggerDIRECT12
process-warning • 3.0.0A small utility for creating warnings and emitting them.DIRECT0
process-warning • 4.0.1A small utility for creating warnings and emitting them.INDIRECT0
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.4.3Tokenizes 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 • 3.1.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.5Dependency-free RFC 3986 URI toolboxINDIRECT0
light-my-request • 5.14.0Fake HTTP injection libraryDIRECT3
secure-json-parse • 2.7.0JSON parse with prototype poisoning protectionDIRECT0
ISC3
PackageRelationDependenciesPublished
fastq • 1.18.0Fast, 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 4.29.0 version:

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