mongodb-js-errors
Advanced tools
Comparing version 0.3.3 to 0.4.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4
19159
+ Addedboom@7.3.0(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedhoek@6.1.3(transitive)
+ Addedms@2.1.3(transitive)
- Removedboom@4.3.1(transitive)
- Removeddebug@2.6.9(transitive)
- Removedhoek@4.3.1(transitive)
- Removedms@2.0.0(transitive)
Updatedboom@^7.3.0
Updateddebug@^4.1.1