Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

httpdup

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

httpdup - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "httpdup",
"version": "1.0.0",
"version": "1.0.1",
"description": "Utility to unidirectionally duplicate HTTP requests to different hosts",

@@ -16,3 +16,5 @@ "author": "Tim van der Staaij",

"main": "httpdup.js",
"bin": "./httpdup.js",
"bin": {
"httpdup": "./httpdup.js"
},
"engines": {

@@ -19,0 +21,0 @@ "node": ">=6.0.0"

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