Socket
Socket
Sign inDemoInstall

@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 0.1.7 to 0.1.8

11

CHANGELOG.md
# @tinyhttp/res
## 0.1.8
### Patch Changes
- Fix missing accepts
- Updated dependencies [undefined]
- @tinyhttp/cookie@0.2.3
- @tinyhttp/cookie-signature@0.2.2
- @tinyhttp/req@0.1.5
- @tinyhttp/send@0.1.2
## 0.1.7

@@ -4,0 +15,0 @@

10

package.json
{
"name": "@tinyhttp/res",
"version": "0.1.7",
"version": "0.1.8",
"type": "module",

@@ -40,6 +40,6 @@ "description": "response extensions for tinyhttp",

"dependencies": {
"@tinyhttp/cookie": "0.2.2",
"@tinyhttp/cookie-signature": "0.2.1",
"@tinyhttp/req": "^0.1.4",
"@tinyhttp/send": "0.1.1",
"@tinyhttp/cookie": "0.2.3",
"@tinyhttp/cookie-signature": "0.2.2",
"@tinyhttp/req": "^0.1.5",
"@tinyhttp/send": "0.1.2",
"es-mime-types": "^0.0.15",

@@ -46,0 +46,0 @@ "es-vary": "^0.0.7",

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