Socket
Socket
Sign inDemoInstall

advaya-mongo

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

advaya-mongo - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

4

api/build/findEmbededApi.js

@@ -40,5 +40,5 @@ var findEmbeded= require('../../core/findEmbeded');

findEmbededApi.prototype.toArray = function() {
return findEmbeded(this.modelName,this.query,this.projection,this.embeded,this.sortVal,this.skipVal);
return findEmbeded(this.modelName,this.query,this.projection,this.embeded,this.sortVal,this.limitVal,this.skipVal,this.embededParentId);
};
module.exports=findEmbededApi;
module.exports=findEmbededApi;
{
"name": "advaya-mongo",
"version": "1.0.8",
"version": "1.0.9",
"description": "Advaya mongo plugin",

@@ -5,0 +5,0 @@ "main": "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