Comparing version 2.1.1 to 2.1.3
@@ -65,4 +65,5 @@ /** | ||
/** | ||
* For encoding user provided conditions, options, and data as | ||
* JSON strings for writes and decoding JSON strings to objects | ||
* For encoding keys in user provided conditions, | ||
* options, and data in order to escape special chars | ||
* for writes and decoding object keys | ||
* before operations. | ||
@@ -69,0 +70,0 @@ * |
{ | ||
"name": "fawn", | ||
"version": "2.1.1", | ||
"version": "2.1.3", | ||
"description": "Promise based library for transactions in MongoDB", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
77183
1815