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

@mongosh/errors

Package Overview
Dependencies
Maintainers
0
Versions
116
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 2.3.2 to 2.3.3

12

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

@@ -20,3 +20,3 @@ "homepage": "https://github.com/mongodb-js/mongosh",

"scripts": {
"test": "mocha -r \"../../scripts/import-expansions.js\" --timeout 15000 -r ts-node/register \"./src/**/*.spec.ts\"",
"test": "mocha -r \"../../scripts/import-expansions.js\" --timeout 15000 -r ts-node/register --reporter \"../../configs/mocha-config-mongosh/reporter.ts\" \"./src/**/*.spec.ts\"",
"test-ci": "node ../../scripts/run-if-package-requested.js npm test",

@@ -39,7 +39,7 @@ "test-coverage": "nyc --no-clean --cwd ../.. --reporter=none npm run test",

"devDependencies": {
"@mongodb-js/eslint-config-mongosh": "2.3.2",
"@mongodb-js/eslint-config-mongosh": "2.3.3",
"@mongodb-js/prettier-config-devtools": "^1.0.1",
"@mongodb-js/tsconfig-mongosh": "2.3.2",
"@mongodb-js/tsconfig-mongosh": "2.3.3",
"chalk": "^4.1.2",
"depcheck": "^1.4.3",
"depcheck": "^1.4.7",
"eslint": "^7.25.0",

@@ -50,3 +50,3 @@ "handlebars": "^4.7.7",

},
"gitHead": "591aaa54de23dfd7a4457835353dbfed40524057"
"gitHead": "e78998f6c73b2aefa47cecd09860ff23c49d1971"
}

Sorry, the diff of this file is not supported yet

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