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 1.5.1 to 1.6.0

lib/helper.js

5

History.md
1.6.0 / 2015-05-27
==================
* update dependencies #65 [bachp](https://github.com/bachp)
1.5.0 / 2015-03-31

@@ -3,0 +8,0 @@ ==================

8

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

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

"dependencies": {
"bluebird": "2.9.9",
"debug": "0.7.4",
"bluebird": "2.9.26",
"debug": "2.2.0",
"regexp-clone": "0.0.1",

@@ -21,3 +21,3 @@ "sliced": "0.0.5"

"devDependencies": {
"mongodb": "1.4.12",
"mongodb": "1.4.38",
"mocha": "1.9.x",

@@ -24,0 +24,0 @@ "istanbul": "0.3.2"

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