mongoose-encryption
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -272,2 +272,3 @@ 'use strict'; | ||
this._doc = data; | ||
next(); | ||
return this; | ||
@@ -274,0 +275,0 @@ } else { |
{ | ||
"name": "mongoose-encryption", | ||
"description": "Simple encryption and authentication plugin for Mongoose", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Joe Goldbeck" |
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
114691
459