Socket
Socket
Sign inDemoInstall

@tinyhttp/proxy-addr

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/proxy-addr - npm Package Compare versions

Comparing version 2.0.7 to 2.0.8

dist/index.d.ts.map

2

dist/index.d.ts

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

/// <reference types="node" />
import { IncomingMessage } from 'http';

@@ -35,1 +34,2 @@ import { IPv6, IPv4 } from 'ipaddr.js';

export { compile };
//# sourceMappingURL=index.d.ts.map
{
"name": "@tinyhttp/proxy-addr",
"version": "2.0.7",
"version": "2.0.8",
"type": "module",

@@ -32,9 +32,8 @@ "description": "proxy-addr rewrite with TypeScript and ESM support",

"ipaddr.js": "^2.0.1",
"@tinyhttp/forwarded": "2.0.6"
"@tinyhttp/forwarded": "2.0.7"
},
"scripts": {
"dev": "vite",
"build": "vite build",
"postbuild": "tsc --emitDeclarationOnly"
"build": "vite build"
}
}
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