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

mongodb-log-writer

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-log-writer - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/index.js

@@ -70,3 +70,2 @@ "use strict";

};
this.emit('log', fullInfo);
if (info.attr) {

@@ -86,2 +85,3 @@ if (Object.prototype.toString.call(info.attr) === '[object Error]') {

}
this.emit('log', fullInfo);
try {

@@ -88,0 +88,0 @@ bson_1.EJSON.stringify(fullInfo.attr);

{
"name": "mongodb-log-writer",
"version": "1.1.0",
"version": "1.1.1",
"description": "A library for writing MongoDB logv2 messages",

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

Sorry, the diff of this file is not supported yet

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