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.4.0 to 1.5.0

lib/helper.js

12

History.md
1.5.0 / 2015-03-31
==================
* fixed; debug output
* fixed; allow hint usage with count #61 [trueinsider](https://github.com/trueinsider)
1.4.0 / 2015-03-29
==================
* added; object support to slice() #60 [vkarpov15](https://github.com/vkarpov15)
* debug; improved output #57 [flyvictor](https://github.com/flyvictor)
1.3.0 / 2014-11-06

@@ -3,0 +15,0 @@ ==================

1

lib/permissions.js

@@ -90,3 +90,2 @@ 'use strict';

denied.count.snapshot =
denied.count.hint =
denied.count.tailable = true;
{
"name": "mquery",
"version": "1.4.0",
"version": "1.5.0",
"description": "Expressive query building for MongoDB",

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

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

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