Socket
Socket
Sign inDemoInstall

@mongosh/arg-parser

Package Overview
Dependencies
Maintainers
13
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 2.0.2 to 2.1.0

14

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

@@ -38,8 +38,8 @@ "main": "./lib/index.js",

"dependencies": {
"@mongosh/errors": "2.0.2",
"@mongosh/i18n": "2.0.2",
"mongodb-connection-string-url": "^2.6.0"
"@mongosh/errors": "2.1.0",
"@mongosh/i18n": "2.1.0",
"mongodb-connection-string-url": "^3.0.0"
},
"devDependencies": {
"@mongodb-js/devtools-connect": "^2.4.1",
"@mongodb-js/devtools-connect": "^2.4.3",
"@mongodb-js/eslint-config-mongosh": "^1.0.0",

@@ -50,6 +50,6 @@ "@mongodb-js/prettier-config-devtools": "^1.0.1",

"eslint": "^7.25.0",
"mongodb": "^6.0.0",
"mongodb": "^6.3.0",
"prettier": "^2.8.8"
},
"gitHead": "5737e60cdbcd551f6a355b38fc9b5b6cc19ac5a4"
"gitHead": "963c75bc45834b1bf69e62bf5b72c4ae8ef26cb4"
}
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