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.3.1 to 2.3.2

4

History.md

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

2.3.2 / 2017-09-27
==================
* fixed; bumped debug -> 2.6.9 re: #89
2.3.1 / 2017-05-22

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

8

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

@@ -14,5 +14,5 @@ "main": "lib/mquery.js",

"dependencies": {
"bluebird": "2.10.2",
"debug": "2.6.8",
"regexp-clone": "0.0.1",
"bluebird": "^3.5.0",
"debug": "^2.6.9",
"regexp-clone": "^0.0.1",
"sliced": "0.0.5"

@@ -19,0 +19,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