New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 1.7.3

2

main.js

@@ -627,3 +627,3 @@ 'use strict'

__chrono[tag] = Date.now()
return
return '[chrono ' + tag + ' start]'
}

@@ -630,0 +630,0 @@ return '[' + tag + ' +' + (Date.now() - __chrono[tag]) + ' ms]'

{
"name": "log-segment",
"version": "1.7.2",
"version": "1.7.3",
"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