Socket
Socket
Sign inDemoInstall

@tinyhttp/send

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/send - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

10

package.json
{
"name": "@tinyhttp/send",
"version": "1.2.3",
"version": "1.2.4",
"type": "module",

@@ -12,5 +12,5 @@ "description": "json, send, sendFile, status and sendStatus methods for tinyhttp",

},
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
"exports": {

@@ -43,3 +43,3 @@ ".": {

"dependencies": {
"@tinyhttp/etag": "1.2.0",
"@tinyhttp/etag": "1.2.1",
"es-content-type": "^0.0.10",

@@ -46,0 +46,0 @@ "es-mime-types": "^0.0.16"

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