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.12 to 0.3.13

2

middleware/data.js

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

}
if (source.includes('fliplog')) {
if (source.includes('fliplog') || source.includes('LogChain')) {
return false

@@ -208,0 +208,0 @@ }

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

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