Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mongodb-query-util

Package Overview
Dependencies
Maintainers
0
Versions
305
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-4384d1fb0545d3f19fa808079b2b78538a3277a8 to 0.0.0-next-43a2a5a2cb8f7c7515097884b69a4e2be07dec92

16

package.json

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

"homepage": "https://github.com/mongodb-js/compass",
"version": "0.0.0-next-4384d1fb0545d3f19fa808079b2b78538a3277a8",
"version": "0.0.0-next-43a2a5a2cb8f7c7515097884b69a4e2be07dec92",
"repository": {

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

"lint": "npm run eslint . && npm run prettier -- --check .",
"depcheck": "depcheck",
"depcheck": "compass-scripts check-peer-deps && depcheck",
"check": "npm run typecheck && npm run lint && npm run depcheck",

@@ -55,10 +55,9 @@ "check-ci": "npm run check",

"devDependencies": {
"@mongodb-js/eslint-config-compass": "0.0.0-next-4384d1fb0545d3f19fa808079b2b78538a3277a8",
"@mongodb-js/mocha-config-compass": "0.0.0-next-4384d1fb0545d3f19fa808079b2b78538a3277a8",
"@mongodb-js/prettier-config-compass": "0.0.0-next-4384d1fb0545d3f19fa808079b2b78538a3277a8",
"@mongodb-js/tsconfig-compass": "0.0.0-next-4384d1fb0545d3f19fa808079b2b78538a3277a8",
"@mongodb-js/eslint-config-compass": "0.0.0-next-43a2a5a2cb8f7c7515097884b69a4e2be07dec92",
"@mongodb-js/mocha-config-compass": "0.0.0-next-43a2a5a2cb8f7c7515097884b69a4e2be07dec92",
"@mongodb-js/prettier-config-compass": "0.0.0-next-43a2a5a2cb8f7c7515097884b69a4e2be07dec92",
"@mongodb-js/tsconfig-compass": "0.0.0-next-43a2a5a2cb8f7c7515097884b69a4e2be07dec92",
"@types/chai": "^4.2.21",
"@types/mocha": "^9.0.0",
"@types/sinon-chai": "^3.2.5",
"bson": "^6.5.0",
"chai": "^4.3.6",

@@ -75,5 +74,6 @@ "depcheck": "^1.4.1",

"dependencies": {
"bson": "^6.7.0",
"lodash": "^4.17.21"
},
"gitHead": "4384d1fb0545d3f19fa808079b2b78538a3277a8"
"gitHead": "43a2a5a2cb8f7c7515097884b69a4e2be07dec92"
}
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