Socket
Socket
Sign inDemoInstall

http-deceiver

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

2

lib/deceiver.js

@@ -31,3 +31,3 @@ var assert = require('assert');

HTTPParser.methods.forEach(function(method, index) {
methods.forEach(function(method, index) {
reverseMethods[method] = index;

@@ -34,0 +34,0 @@ });

{
"name": "http-deceiver",
"version": "1.2.5",
"version": "1.2.6",
"description": "Deceive HTTP parser",

@@ -5,0 +5,0 @@ "main": "lib/deceiver.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc