New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@tinyhttp/app

Package Overview
Dependencies
Maintainers
2
Versions
315
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
3.0.2
to
3.0.3
+4
-4
package.json
{
"name": "@tinyhttp/app",
"version": "3.0.2",
"version": "3.0.3",
"description": "0-legacy, tiny & fast web framework as a replacement of Express",

@@ -39,5 +39,5 @@ "type": "module",

"@tinyhttp/proxy-addr": "3.0.0",
"@tinyhttp/req": "2.2.6",
"@tinyhttp/res": "2.2.7",
"@tinyhttp/router": "2.2.3"
"@tinyhttp/router": "2.2.3",
"@tinyhttp/req": "2.2.7",
"@tinyhttp/res": "2.2.8"
},

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