Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

p-odm

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p-odm - npm Package Compare versions

Comparing version 3.1.15 to 3.1.16

2

lib/protos/model.js

@@ -688,3 +688,3 @@ /**

return odm.findAndModify(mongoCollection, {_id: self._id}, {_id: 'asc'}, document, options, callback);
return odm.findAndModify(mongoCollection, {_id: this._id}, {_id: 'asc'}, document, options, callback);
};

@@ -691,0 +691,0 @@

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

],
"version": "3.1.15",
"version": "3.1.16",
"engines": {

@@ -11,0 +11,0 @@ "node": ">=0.4.12"

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