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
32
Versions
325
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-ce2d840fae1dc45497a70c8e2c0936ca0ee6e507 to 0.0.0-next-d0fe8cf246ab893bfae05a0941840b638672f57b

14

package.json

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

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-ce2d840fae1dc45497a70c8e2c0936ca0ee6e507",
"version": "0.0.0-next-d0fe8cf246ab893bfae05a0941840b638672f57b",
"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",

@@ -55,6 +55,6 @@ "typecheck": "tsc -p tsconfig-lint.json --noEmit",

"devDependencies": {
"@mongodb-js/eslint-config-compass": "0.0.0-next-ce2d840fae1dc45497a70c8e2c0936ca0ee6e507",
"@mongodb-js/mocha-config-compass": "0.0.0-next-ce2d840fae1dc45497a70c8e2c0936ca0ee6e507",
"@mongodb-js/prettier-config-compass": "0.0.0-next-ce2d840fae1dc45497a70c8e2c0936ca0ee6e507",
"@mongodb-js/tsconfig-compass": "0.0.0-next-ce2d840fae1dc45497a70c8e2c0936ca0ee6e507",
"@mongodb-js/eslint-config-compass": "0.0.0-next-d0fe8cf246ab893bfae05a0941840b638672f57b",
"@mongodb-js/mocha-config-compass": "0.0.0-next-d0fe8cf246ab893bfae05a0941840b638672f57b",
"@mongodb-js/prettier-config-compass": "0.0.0-next-d0fe8cf246ab893bfae05a0941840b638672f57b",
"@mongodb-js/tsconfig-compass": "0.0.0-next-d0fe8cf246ab893bfae05a0941840b638672f57b",
"@types/chai": "^4.2.21",

@@ -77,3 +77,3 @@ "@types/mocha": "^9.0.0",

},
"gitHead": "ce2d840fae1dc45497a70c8e2c0936ca0ee6e507"
"gitHead": "d0fe8cf246ab893bfae05a0941840b638672f57b"
}
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