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

log-segment

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

log-segment - npm Package Compare versions

Comparing version 1.7.8 to 1.7.9

18

main.js

@@ -1,3 +0,1 @@

'use strict'
const tools = require('a-toolbox')

@@ -471,10 +469,10 @@ const chalk = require('chalk')

process.on('beforeExit', __files[file].onProcessExit)
/* debug
__files[file].on('finish', function () {
console.log('file has been written')
})
__files[file].on('open', function () {
console.log('file has been open')
})
*/
/* debug
__files[file].on('finish', function () {
console.log('file has been written')
})
__files[file].on('open', function () {
console.log('file has been open')
})
*/
__outputFile(file, message)

@@ -481,0 +479,0 @@ .then(resolve)

{
"name": "log-segment",
"version": "1.7.8",
"version": "1.7.9",
"description": "logger with partition",

@@ -5,0 +5,0 @@ "main": "main.js",

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