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

@syntest/logging

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/logging - npm Package Compare versions

Comparing version 0.2.0-beta.4 to 0.2.0-beta.5

2

dist/lib/logger.js

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

const fileTransportOptions = {
maxsize: 5242880, // 5MB
maxsize: 5_242_880, // 5MB
maxFiles: 1,

@@ -30,0 +30,0 @@ };

{
"name": "@syntest/logging",
"version": "0.2.0-beta.4",
"version": "0.2.0-beta.5",
"description": "SynTest library for logging",

@@ -52,3 +52,3 @@ "keywords": [

"@syntest/diagnostics": "^0.1.0-beta.1",
"winston": "3.12.0",
"winston": "3.13.0",
"yargs": "^17.7.1"

@@ -62,3 +62,3 @@ },

},
"gitHead": "bbaaf8064b722c0e657e281b6e33436fad756f59"
"gitHead": "47c5bfecdb34128a93277d3e0c6bd8f372759496"
}

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