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

mquery

Package Overview
Dependencies
Maintainers
3
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 2.2.2 to 2.2.3

8

History.md

@@ -0,1 +1,9 @@

2.2.3 / 2017-01-31
==================
* fixed; throw correct error when passing incorrectly formatted array to sort()
2.2.2 / 2017-01-31
==================
* fixed; allow passing maps to sort()
2.2.1 / 2017-01-29

@@ -2,0 +10,0 @@ ==================

4

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

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

"mongodb": "~2.2",
"mocha": "1.9.x",
"mocha": "3.2.0",
"istanbul": "0.3.2"

@@ -24,0 +24,0 @@ },

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