Socket
Socket
Sign inDemoInstall

@tinyhttp/req

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/req - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

10

CHANGELOG.md
# @tinyhttp/req
## 0.5.2
### Patch Changes
- Drop proxy-addr in favor of @tinyhttp/proxy-addr
- Updated dependencies [undefined]
- @tinyhttp/accepts@0.5.1
- @tinyhttp/type-is@0.5.2
- @tinyhttp/url@0.5.1
## 0.5.1

@@ -4,0 +14,0 @@

8

package.json
{
"name": "@tinyhttp/req",
"version": "0.5.1",
"version": "0.5.2",
"type": "module",

@@ -41,5 +41,5 @@ "description": "request extensions for tinyhttp",

"dependencies": {
"@tinyhttp/accepts": "0.5.0",
"@tinyhttp/type-is": "0.5.1",
"@tinyhttp/url": "0.5.0",
"@tinyhttp/accepts": "0.5.1",
"@tinyhttp/type-is": "0.5.2",
"@tinyhttp/url": "0.5.1",
"es-fresh": "^0.0.8",

@@ -46,0 +46,0 @@ "range-parser": "^1.2.1"

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