Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tinyhttp/res

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/res - npm Package Compare versions

Comparing version 1.2.15 to 1.2.16

10

package.json
{
"name": "@tinyhttp/res",
"version": "1.2.15",
"version": "1.2.16",
"type": "module",

@@ -36,5 +36,2 @@ "description": "response extensions for tinyhttp",

"license": "MIT",
"scripts": {
"build": "rollup -c"
},
"dependencies": {

@@ -46,3 +43,3 @@ "@tinyhttp/content-disposition": "1.2.6",

"@tinyhttp/req": "1.2.8",
"@tinyhttp/send": "1.2.5",
"@tinyhttp/send": "1.2.6",
"es-mime-types": "^0.0.16",

@@ -54,3 +51,6 @@ "es-vary": "^0.0.8",

"@types/escape-html": "^1.0.0"
},
"scripts": {
"build": "rollup -c"
}
}
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