Bug Fix
String
the 'exclude' / 'ignore' regex parameter has no effect in 'hideSensitive' function
Feature
Object
add new object utility module function 'removeEmpty', removes / deletes all properties from an object that have an empty value, function signature parameters provide boolean flags to specify whether object, array, and / or string values are examined, defaulting to empty object values only