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.0 to 3.2.1

4

History.md

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

3.2.1 / 2018-08-24
==================
* chore: upgrade deps
3.2.0 / 2018-08-24

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

10

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

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

"debug": "3.1.0",
"regexp-clone": "0.0.1",
"sliced": "1.0.1",
"safe-buffer": "5.1.2"
"regexp-clone": "^1.0.0",
"safe-buffer": "5.1.2",
"sliced": "1.0.1"
},
"devDependencies": {
"eslint": "^4.14.0",
"eslint": "^5.16.0",
"istanbul": "^0.4.5",

@@ -29,0 +29,0 @@ "mocha": "4.1.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