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

5

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

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

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