UNPKG
@fastify/helmet
Version:
latest (13.0.2)
next (12.0.0)
13.0.2
13.0.1
13.0.0
12.0.1
12.0.0
12.0.0-pre.fv5.2
12.0.0-pre.fv5.1
11.1.1
11.1.0
11.0.0
10.1.1
10.1.0
10.0.2
10.0.1
10.0.0
9.1.0
9.0.0
8.1.0
8.0.1
8.0.0
Important security headers for Fastify
github.com/fastify/fastify-helmet
fastify/fastify-helmet
@fastify/helmet
/
eslint.config.js
7 lines
(5 loc)
•
135 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
module
.
exports
=
require
(
'neostandard'
)({
ignores
:
require
(
'neostandard'
).
resolveIgnoresFromGitignore
(),
ts
:
true
})