cmbf-hapi-restmodel
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -174,3 +174,3 @@ var Joi = require('joi'), | ||
else { | ||
return val.value; | ||
return _.omit(val.value); | ||
} | ||
@@ -177,0 +177,0 @@ }; |
{ | ||
"name": "cmbf-hapi-restmodel", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"author": "Joel Grenon <joelgrenon@covistra.com>", | ||
@@ -5,0 +5,0 @@ "description": "Hapi plugin building a REST Api from Joi schema, backed by covistra-mongo plugin", |
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
35529