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

@tinyhttp/app

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/app - npm Package Compare versions

Comparing version 0.2.13 to 0.2.14

16

package.json
{
"name": "@tinyhttp/app",
"version": "0.2.13",
"version": "0.2.14",
"description": "tinyhttp core with App, Request, Response and Router",

@@ -30,3 +30,3 @@ "type": "module",

"engines": {
"node": ">=12.4.0"
"node": ">=12.x"
},

@@ -51,6 +51,6 @@ "keywords": [

"@tinyhttp/etag": "0.2.3",
"es-accepts": "^0.0.12",
"es-content-type": "^0.0.5",
"es-fresh": "^0.0.3",
"es-mime-types": "^0.0.7",
"es-accepts": "^0.0.13",
"es-content-type": "^0.0.6",
"es-fresh": "^0.0.4",
"es-mime-types": "^0.0.9",
"proxy-addr": "^2.0.6",

@@ -63,5 +63,5 @@ "range-parser": "^1.2.1",

"@types/range-parser": "^1.2.3",
"rollup": "^2.21.0",
"rollup": "^2.22.0",
"rollup-plugin-typescript2": "^0.27.1",
"typescript": "^3.9.6"
"typescript": "^3.9.7"
},

@@ -68,0 +68,0 @@ "scripts": {

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