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.3 to 2.0.4

7

package.json
{
"name": "@tinyhttp/proxy-addr",
"version": "2.0.3",
"version": "2.0.4",
"type": "module",

@@ -31,3 +31,3 @@ "description": "proxy-addr rewrite with TypeScript and ESM support",

"dependencies": {
"@tinyhttp/forwarded": "2.0.3",
"@tinyhttp/forwarded": "2.0.4",
"ipaddr.js": "^2.0.1"

@@ -37,4 +37,3 @@ },

"build": "rollup -c ../../build/defaultConfig.js"
},
"readme": "# @tinyhttp/proxyaddr\n\n> [`proxy-addr`](https://github.com/jshttp/proxy-addr) rewrite in TypeScript\n\nDetermine address of a proxied request\n\n## Install\n\n```sh\npnpm i @tinyhttp/proxy-addr\n```\n\n## API\n\n```ts\nimport { proxyaddr, all } from '@tinyhttp/proxy-addr'\n```\n"
}
}
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