New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

flaschenpost

Package Overview
Dependencies
Maintainers
4
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flaschenpost - npm Package Compare versions

Comparing version 0.15.1 to 0.15.2

6

lib/flaschenpost.js

@@ -101,3 +101,7 @@ 'use strict';

debugToBeWrapped(message, metadata);
if (arguments.length === 2) {
debugToBeWrapped(message, metadata);
} else {
debugToBeWrapped(message);
}
}.bind(this);

@@ -104,0 +108,0 @@ });

2

package.json
{
"name": "flaschenpost",
"version": "0.15.1",
"version": "0.15.2",
"description": "flaschenpost is a logger for cloud-based applications.",

@@ -5,0 +5,0 @@ "contributors": [

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