Socket
Socket
Sign inDemoInstall

@mongosh/arg-parser

Package Overview
Dependencies
Maintainers
10
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/arg-parser - npm Package Compare versions

Comparing version 1.9.1 to 1.10.0

12

package.json
{
"name": "@mongosh/arg-parser",
"version": "1.9.1",
"version": "1.10.0",
"description": "MongoDB Shell CLI Argument List Parser Package",

@@ -32,11 +32,11 @@ "main": "./lib/index.js",

"dependencies": {
"@mongosh/errors": "1.9.1",
"@mongosh/i18n": "1.9.1",
"@mongosh/errors": "1.10.0",
"@mongosh/i18n": "1.10.0",
"mongodb-connection-string-url": "^2.6.0"
},
"devDependencies": {
"@mongodb-js/devtools-connect": "^2.1.0",
"mongodb": "^5.5.0"
"@mongodb-js/devtools-connect": "^2.1.2",
"mongodb": "^5.6.0"
},
"gitHead": "c9140a8ad23bd670fb66aff4fc8753306156856b"
"gitHead": "6a6f97712a596a21c61408dfb925e729306030f8"
}
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