multer-gridfs-storage
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -0,1 +1,5 @@ | ||
# 4.0.2 | ||
* Update: Updated dependencies | ||
# 4.0.1 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "multer-gridfs-storage", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Multer storage engine for GridFS", | ||
@@ -45,14 +45,15 @@ "main": "index.js", | ||
"devDependencies": { | ||
"ava": "^2.4.0", | ||
"coveralls": "^3.0.7", | ||
"crypto-random-string": "^3.0.1", | ||
"ava": "^3.1.0", | ||
"coveralls": "^3.0.9", | ||
"crypto-random-string": "^3.1.0", | ||
"delay": "^4.3.0", | ||
"eslint": "^6.5.1", | ||
"eslint": "^6.8.0", | ||
"esm": "^3.2.25", | ||
"express": "^4.17.1", | ||
"jsdoc": "^3.6.3", | ||
"md5-file": "^4.0.0", | ||
"mongoose": "^5.7.7", | ||
"nyc": "^14.1.1", | ||
"mongoose": "^5.8.9", | ||
"nyc": "^15.0.0", | ||
"pify": "^4.0.1", | ||
"sinon": "^7.3.2", | ||
"sinon": "^8.1.1", | ||
"supertest": "^4.0.2", | ||
@@ -59,0 +60,0 @@ "xo": "^0.25.3" |
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
59494
15