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

@lskjs/log

Package Overview
Dependencies
Maintainers
11
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/log - npm Package Compare versions

Comparing version 2.74.0 to 2.75.1

4

package.json
{
"name": "@lskjs/log",
"version": "2.74.0",
"version": "2.75.1",
"description": "Логгер совмещающий лучшие черты debug, bunyan, logfmt/logrus, morgan/winston, ",

@@ -55,3 +55,3 @@ "keywords": [],

},
"gitHead": "3add19bd2482601bfbf4796d94f78a8a0b8de6dc"
"gitHead": "8eb9137a00c16e82b31dbc07b3cb3b1caeae1372"
}

@@ -20,3 +20,3 @@ "use strict";

if (Object.keys(res).length < 2 || (0, _countBy.countBy)(res, function (a) {
if (Object.keys(res).includes('') || Object.keys(res).length < 2 || (0, _countBy.countBy)(res, function (a) {
return a === true;

@@ -23,0 +23,0 @@ }) >= Object.keys(res).length / 2) {

Sorry, the diff of this file is not supported yet

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