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

mquery

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mquery - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

4

History.md

@@ -0,1 +1,5 @@

3.2.2 / 2019-09-22
==================
* fix: dont re-call setOptions() when pulling base class options Automattic/mongoose#8159
3.2.1 / 2018-08-24

@@ -2,0 +6,0 @@ ==================

5

package.json
{
"name": "mquery",
"version": "3.2.1",
"version": "3.2.2",
"description": "Expressive query building for MongoDB",

@@ -26,4 +26,3 @@ "main": "lib/mquery.js",

"devDependencies": {
"eslint": "^5.16.0",
"istanbul": "^0.4.5",
"eslint": "5.x",
"mocha": "4.1.0",

@@ -30,0 +29,0 @@ "mongodb": "3.1.1"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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