🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

mongodb-query-util

Package Overview
Dependencies
Maintainers
32
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-query-util - npm Package Compare versions

Comparing version

to
0.0.0-next-2e35e6b13fef4e4bc279576cf670d5b2614c3844

16

package.json

@@ -16,3 +16,3 @@ {

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-25b247aaca2b0905914a1f7c9be8c95a03105af2",
"version": "0.0.0-next-2e35e6b13fef4e4bc279576cf670d5b2614c3844",
"repository": {

@@ -51,13 +51,13 @@ "type": "git",

"test-ci": "npm run test-cov",
"reformat": "npm run prettier -- --write . && npm run eslint . --fix"
"reformat": "npm run eslint . -- --fix && npm run prettier -- --write ."
},
"devDependencies": {
"@mongodb-js/eslint-config-compass": "0.0.0-next-25b247aaca2b0905914a1f7c9be8c95a03105af2",
"@mongodb-js/mocha-config-compass": "0.0.0-next-25b247aaca2b0905914a1f7c9be8c95a03105af2",
"@mongodb-js/prettier-config-compass": "0.0.0-next-25b247aaca2b0905914a1f7c9be8c95a03105af2",
"@mongodb-js/tsconfig-compass": "0.0.0-next-25b247aaca2b0905914a1f7c9be8c95a03105af2",
"@mongodb-js/eslint-config-compass": "0.0.0-next-2e35e6b13fef4e4bc279576cf670d5b2614c3844",
"@mongodb-js/mocha-config-compass": "0.0.0-next-2e35e6b13fef4e4bc279576cf670d5b2614c3844",
"@mongodb-js/prettier-config-compass": "0.0.0-next-2e35e6b13fef4e4bc279576cf670d5b2614c3844",
"@mongodb-js/tsconfig-compass": "0.0.0-next-2e35e6b13fef4e4bc279576cf670d5b2614c3844",
"@types/chai": "^4.2.21",
"@types/mocha": "^9.0.0",
"@types/sinon-chai": "^3.2.5",
"bson": "^6.0.0",
"bson": "^6.2.0",
"chai": "^4.3.6",

@@ -76,3 +76,3 @@ "depcheck": "^1.4.1",

},
"gitHead": "25b247aaca2b0905914a1f7c9be8c95a03105af2"
"gitHead": "2e35e6b13fef4e4bc279576cf670d5b2614c3844"
}