Socket
Socket
Sign inDemoInstall

@mongosh/errors

Package Overview
Dependencies
Maintainers
13
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongosh/errors - npm Package Compare versions

Comparing version 1.10.6 to 2.0.0

20

package.json
{
"name": "@mongosh/errors",
"version": "1.10.6",
"version": "2.0.0",
"description": "MongoDB Shell Errors Package",

@@ -22,2 +22,4 @@ "homepage": "https://github.com/mongodb-js/mongosh",

"test-ci": "node ../../scripts/run-if-package-requested.js npm test",
"test-coverage": "nyc --no-clean --cwd ../.. --reporter=none npm run test",
"test-ci-coverage": "nyc --no-clean --cwd ../.. --reporter=none npm run test-ci",
"eslint": "eslint",

@@ -36,16 +38,14 @@ "lint": "npm run eslint . && npm run prettier -- --check .",

},
"dependencies": {
"chalk": "^4.1.2",
"handlebars": "^4.7.7",
"typescript": "^5.0.4"
},
"devDependencies": {
"@mongodb-js/eslint-config-mongosh": "1.10.6",
"@mongodb-js/eslint-config-mongosh": "^1.0.0",
"@mongodb-js/prettier-config-devtools": "^1.0.1",
"@mongodb-js/tsconfig-mongosh": "1.10.6",
"@mongodb-js/tsconfig-mongosh": "^1.0.0",
"chalk": "^4.1.2",
"depcheck": "^1.4.3",
"eslint": "^7.25.0",
"prettier": "^2.8.8"
"handlebars": "^4.7.7",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
},
"gitHead": "6bcde16381f6258d9be713998c67c48a99cfd691"
"gitHead": "60053aa2f37dc6c3e4fe059e806565ec51ece9e8"
}
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