Bug Fix
Mime
remove .ts mime mapping to a video type and replace with one that maps a typescript mime type
Bug Fix
Object
the apply / clone / merge functions should incude saftey checks to avoid portotype pollution and circular references
Bug Fix
Json
the 'safeStringify' function should accept 'null' as a vaid 2nd parameter
Feature
General
add new module 'mimetypes' providing a complete mime type mapping
Refactoring
Object
modify return type of 'isObject' function to include & 'object'
Refactoring
Types
add type definition for ISpmhLogger from cmn-utils package