Socket
Socket
Sign inDemoInstall

@tinyhttp/forwarded

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/forwarded - npm Package Compare versions

Comparing version 2.0.7 to 2.1.0

2

dist/index.d.ts

@@ -1,2 +0,2 @@

import { IncomingMessage } from 'http';
import { IncomingMessage } from 'node:http';
/**

@@ -3,0 +3,0 @@ * Get all addresses in the request, using the `X-Forwarded-For` header.

{
"name": "@tinyhttp/forwarded",
"version": "2.0.7",
"version": "2.1.0",
"type": "module",

@@ -28,3 +28,3 @@ "description": "forwarded rewrite with TypeScript and ESM support",

"engines": {
"node": ">=12.4.0"
"node": ">=12.20.0"
},

@@ -31,0 +31,0 @@ "author": "v1rtl",

Sorry, the diff of this file is not supported yet

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