New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ideco/koa-logger

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ideco/koa-logger - npm Package Compare versions

Comparing version 3.2.2 to 3.2.3

2

index.js

@@ -148,4 +148,4 @@ 'use strict';

delta < 10000 ? delta + 'ms' : Math.round(delta / 1000) + 's',
{ delimeter: '' }
{ delimiter: '' }
);
}
{
"name": "@ideco/koa-logger",
"description": "Logging middleware for koa",
"version": "3.2.2",
"version": "3.2.3",
"publishConfig": {

@@ -6,0 +6,0 @@ "access": "public"

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