Socket
Socket
Sign inDemoInstall

cosa

Package Overview
Dependencies
12
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

2

lib/model.js

@@ -326,3 +326,3 @@ var q = require('q');

.then(function (result) {
if (result.matchCount === 0) {
if (result.matchedCount === 0) {
throw errors.Conflict({ message: 'Document update conflict' });

@@ -329,0 +329,0 @@ }

{
"name": "cosa",
"version": "2.3.0",
"version": "2.3.1",
"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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc