New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mongodb-query-util

Package Overview
Dependencies
Maintainers
33
Versions
327
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 0.0.0-next-cbdafc9e81fd9a69c759de6e5c32c012b0630fff to 0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52

18

package.json

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

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-cbdafc9e81fd9a69c759de6e5c32c012b0630fff",
"version": "0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52",
"repository": {

@@ -38,3 +38,3 @@ "type": "git",

"bootstrap": "npm run compile",
"prepublishOnly": "npm run compile",
"prepublishOnly": "npm run compile && compass-scripts check-exports-exist",
"compile": "tsc -p tsconfig.json && gen-esm-wrapper . ./dist/.esm-wrapper.mjs",

@@ -52,13 +52,13 @@ "typecheck": "tsc -p tsconfig-lint.json --noEmit",

"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-cbdafc9e81fd9a69c759de6e5c32c012b0630fff",
"@mongodb-js/mocha-config-compass": "0.0.0-next-cbdafc9e81fd9a69c759de6e5c32c012b0630fff",
"@mongodb-js/prettier-config-compass": "0.0.0-next-cbdafc9e81fd9a69c759de6e5c32c012b0630fff",
"@mongodb-js/tsconfig-compass": "0.0.0-next-cbdafc9e81fd9a69c759de6e5c32c012b0630fff",
"@mongodb-js/eslint-config-compass": "0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52",
"@mongodb-js/mocha-config-compass": "0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52",
"@mongodb-js/prettier-config-compass": "0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52",
"@mongodb-js/tsconfig-compass": "0.0.0-next-ccfba41be5f88faca7b60d1257a5f7453065df52",
"@types/chai": "^4.2.21",
"@types/mocha": "^9.0.0",
"@types/sinon-chai": "^3.2.5",
"bson": "^6.0.0",
"bson": "^6.3.0",
"chai": "^4.3.6",

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

},
"gitHead": "cbdafc9e81fd9a69c759de6e5c32c012b0630fff"
"gitHead": "ccfba41be5f88faca7b60d1257a5f7453065df52"
}
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