Socket
Socket
Sign inDemoInstall

helmet

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helmet - npm Package Compare versions

Comparing version 4.0.0-rc.1 to 4.0.0-rc.2

2

dist/index.d.ts

@@ -13,3 +13,3 @@ import { IncomingMessage, ServerResponse } from "http";

import xXssProtection from "./middlewares/x-xss-protection";
interface HelmetOptions {
export interface HelmetOptions {
contentSecurityPolicy?: MiddlewareOption<ContentSecurityPolicyOptions>;

@@ -16,0 +16,0 @@ dnsPrefetchControl?: MiddlewareOption<XDnsPrefetchControlOptions>;

@@ -9,3 +9,3 @@ {

"description": "help secure Express/Connect apps with various HTTP headers",
"version": "4.0.0-rc.1",
"version": "4.0.0-rc.2",
"keywords": [

@@ -12,0 +12,0 @@ "express",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc