mongodb-query-parser
Advanced tools
Comparing version
'use strict'; | ||
const EJSON = require('mongodb-extended-json'); | ||
const { EJSON } = require('bson'); | ||
const stringify = require('./stringify'); | ||
@@ -5,0 +5,0 @@ const { default: ejsonParse } = require('ejson-shell-parser'); |
{ | ||
"name": "mongodb-query-parser", | ||
"description": "Parse MongoDB queries", | ||
"version": "2.4.6", | ||
"version": "2.4.7", | ||
"scripts": { | ||
@@ -18,5 +18,5 @@ "check": "mongodb-js-precommit", | ||
"dependencies": { | ||
"bson": "^4.6.1", | ||
"bson": "^4.6.1 || ^5.0.0", | ||
"debug": "^4.1.1", | ||
"ejson-shell-parser": "^1.1.3", | ||
"ejson-shell-parser": "^1.2.1", | ||
"is-json": "^2.0.1", | ||
@@ -26,6 +26,6 @@ "javascript-stringify": "^2.0.1", | ||
"lru-cache": "^5.1.1", | ||
"mongodb-extended-json": "^1.10.2", | ||
"mongodb-language-model": "^1.6.1" | ||
}, | ||
"devDependencies": { | ||
"mongodb-extended-json": "^1.10.2", | ||
"eslint-config-mongodb-js": "^5.0.3", | ||
@@ -32,0 +32,0 @@ "mocha": "^7.0.0", |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
33507
0.4%8
-11.11%5
25%1
Infinity%+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated