Socket
Socket
Sign inDemoInstall

cosa

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cosa - npm Package Compare versions

Comparing version 3.0.9 to 3.0.10

2

lib/db.js

@@ -83,3 +83,3 @@ const debug = require('debug')('cosa:db');

useNewUrlParser: true,
useUnifiedTopology: true
useUnifiedTopology: false // https://jira.mongodb.org/projects/NODE/issues/NODE-2231
});

@@ -86,0 +86,0 @@ this._db = await this._client.db(dbName);

{
"name": "cosa",
"version": "3.0.9",
"version": "3.0.10",
"description": "Cosa Models for MongoDB",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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