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.0 to 3.1.1

9

lib/protos/schemamodel.js

@@ -507,2 +507,5 @@ /**

// clean up
idsToFind = null;
var i, j, lenI, lenJ;

@@ -528,2 +531,5 @@ var result = [];

// clean up
index = null;
return callback(null, result);

@@ -601,2 +607,5 @@ });

// clean up
query = null;
// if we search for an Id and get null it should return right away

@@ -603,0 +612,0 @@ if (documentLoaded === null) {

6

package.json

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

],
"version": "3.1.0",
"version": "3.1.1",
"engines": {

@@ -14,4 +14,4 @@ "node": ">=0.4.12"

"dependencies": {
"mongodb": "1.0.2",
"jsonschema": "0.1.0"
"mongodb": "1.1.5",
"jsonschema": "0.1.1"
},

@@ -18,0 +18,0 @@

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