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 1.2.8 to 1.3.0

14

package.json
{
"name": "@tinyhttp/req",
"version": "1.2.8",
"version": "1.3.0",
"type": "module",

@@ -37,9 +37,6 @@ "description": "request extensions for tinyhttp",

"license": "MIT",
"scripts": {
"build": "rollup -c ./rollup.config.js"
},
"dependencies": {
"@tinyhttp/accepts": "1.2.4",
"@tinyhttp/type-is": "1.2.2",
"@tinyhttp/url": "1.2.4",
"@tinyhttp/accepts": "1.3.0",
"@tinyhttp/type-is": "1.3.0",
"@tinyhttp/url": "1.3.0",
"es-fresh": "^0.0.8",

@@ -50,3 +47,6 @@ "range-parser": "^1.2.1"

"@types/range-parser": "^1.2.3"
},
"scripts": {
"build": "rollup -c ./rollup.config.js"
}
}
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