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

@tinyhttp/logger

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinyhttp/logger - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+9
-3
package.json
{
"name": "@tinyhttp/logger",
"version": "0.1.5",
"version": "0.1.6",
"description": "tinyhttp logger module",
"homepage": "https://github.com/talentlessguy/tinyhttp",
"repository": {
"type": "git",
"url": "https://github.com/talentlessguy/tinyhttp.git",
"directory": "packages/logger"
},
"main": "dist/index.js",

@@ -18,6 +24,6 @@ "types": "dist/index.d.ts",

"dependencies": {
"@tinyhttp/app": "^0.1.5",
"@tinyhttp/app": "^0.1.6",
"colors": "^1.4.0"
},
"gitHead": "cf99ea9f0d5818fe2d3305b42f8404ba2d3c37b1"
"gitHead": "7a60b79a8478858836700a18c45fa2153b9ed0aa"
}