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

mongodb-js-errors

Package Overview
Dependencies
Maintainers
36
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-js-errors - npm Package Compare versions

Comparing version 0.3.3 to 0.4.0

16

package.json
{
"name": "mongodb-js-errors",
"description": "Helpers for handling errors from the MongoDB driver.",
"version": "0.3.3",
"version": "0.4.0",
"scripts": {
"fmt": "mongodb-js-fmt ./*.js test/*.js",
"check": "mongodb-js-precommit ./*.js test/*.js",

@@ -17,13 +16,12 @@ "test": "mocha",

"dependencies": {
"boom": "^4.2.0",
"debug": "^2.2.0"
"boom": "^7.3.0",
"debug": "^4.1.1"
},
"devDependencies": {
"chai": "^3.5.0",
"eslint-config-mongodb-js": "^2.2.0",
"mocha": "^3.1.2",
"mongodb-js-fmt": "^0.0.3",
"mongodb-js-precommit": "^0.2.4"
"chai": "^4.2.0",
"eslint-config-mongodb-js": "^3.0.1",
"mocha": "^5.2.0",
"mongodb-js-precommit": "^1.1.0"
},
"license": "Apache-2.0"
}
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