Socket
Socket
Sign inDemoInstall

fliplog

Package Overview
Dependencies
1
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.11 to 0.3.12

3

middleware/data.js

@@ -205,2 +205,5 @@ const {inspector} = require('../modules/inspector-gadget')

}
if (source.includes('fliplog')) {
return false
}
// in ${c.file}

@@ -207,0 +210,0 @@ return `${c.fn} #${c.line}:${c.col} ${c.src}`

2

package.json

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

"name": "fliplog",
"version": "0.3.11",
"version": "0.3.12",
"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",

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