belgac-optionated-express-mongo-toolbelt
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -13,2 +13,3 @@ const getCollection = require('./collection'); | ||
req[name] = data; | ||
req[`${name}Old`] = data; | ||
next(); | ||
@@ -15,0 +16,0 @@ } |
{ | ||
"name": "belgac-optionated-express-mongo-toolbelt", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
11939
332