Socket
Socket
Sign inDemoInstall

fliplog

Package Overview
Dependencies
6
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

package.json

@@ -8,3 +8,3 @@ {

"name": "fliplog",
"version": "1.0.3",
"version": "1.0.4",
"main": "index.js",

@@ -11,0 +11,0 @@ "description": "fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, clearing, & presets",

@@ -14,4 +14,4 @@ const {OFF, Indent} = require('../deps')

},
IndentClass() {
return Indent
indenter() {
return new Indent().indent(0)
},

@@ -18,0 +18,0 @@ indentStr(str, type = 'data') {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc