mongodb-js-errors
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "mongodb-js-errors", | ||
"description": "Helpers for handling errors from the MongoDB driver.", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"scripts": { | ||
@@ -24,10 +24,6 @@ "fmt": "mongodb-js-fmt ./*.js test/*.js", | ||
"mocha": "^3.1.2", | ||
"mongodb-js-fmt": "0.0.3", | ||
"mongodb-js-precommit": "^0.2.4", | ||
"pre-commit": "^1.1.2" | ||
"mongodb-js-fmt": "^0.0.3", | ||
"mongodb-js-precommit": "^0.2.4" | ||
}, | ||
"license": "Apache-2.0", | ||
"precommit": [ | ||
"check" | ||
] | ||
"license": "Apache-2.0" | ||
} |
Sorry, the diff of this file is not supported yet
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
5
19144
6