🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

mongodb-query-parser

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-query-parser - npm Package Compare versions

Comparing version

to
0.1.5

2

lib/index.js

@@ -227,3 +227,3 @@ const EJSON = require('mongodb-extended-json');

' '
).replace(/ ?\n ?/g, '');
).replace(/ ?\n ? ?/g, '');
};
{
"name": "mongodb-query-parser",
"description": "Parse MongoDB queries",
"version": "0.1.4",
"version": "0.1.5",
"scripts": {

@@ -6,0 +6,0 @@ "fmt": "mongodb-js-fmt",