licenses.dev

helmet v3.8.0

help secure Express/Connect apps with various HTTP headers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
camelize • 1.0.0recursively transform key strings to camel-caseINDIRECT0
connect • 3.6.2High performance middleware frameworkDIRECT11
content-security-policy-builder • 1.1.0Build Content Security Policy directives.INDIRECT1
dasherize • 2.0.0recursively transform key strings to dash-caseINDIRECT0
dashify • 0.2.2Convert a camelcase or space-separated string to a dash-separated string.INDIRECT0
debug • 2.6.7small debugging utilityINDIRECT1
dns-prefetch-control • 0.1.0Middleware to set X-DNS-Prefetch-Control header.DIRECT0
dont-sniff-mimetype • 1.0.0Middleware to prevent mimetype from being sniffedDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
expect-ct • 0.1.0Middleware to set the Expect-CT headerDIRECT0
finalhandler • 1.0.3Node.js final http responderINDIRECT9
frameguard • 3.0.0Middleware to set X-Frame-Options headersDIRECT0
helmet-csp • 2.5.0Content Security Policy middleware.DIRECT6
hide-powered-by • 1.0.0Middleware to remove the X-Powered-By header.DIRECT0
hpkp • 2.0.0HTTP Public Key Pinning (HPKP) middlewareDIRECT0
hsts • 2.1.0HTTP Strict Transport Security middleware.DIRECT0
ienoopen • 1.0.0Middleware for IE security. Set X-Download-Options to noopen.DIRECT0
lodash.reduce • 4.6.0The lodash method `_.reduce` exported as a module.INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nocache • 2.0.0Middleware to destroy cachingDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
platform • 1.3.4A platform detection library that works on nearly all JavaScript platforms.INDIRECT0
referrer-policy • 1.1.0Middleware to set the Referrer-Policy HTTP headerDIRECT0
statuses • 1.3.1HTTP status utilityINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
utils-merge • 1.0.0merge() utility functionINDIRECT0
x-xss-protection • 1.0.0Middleware to set the X-XSS-Protection headerDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.8.0 version:

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