Bug Fix | Exports | modifications for issues pertaining to combined web/node targets package | |
Feature | Type | add new functions 'isEqual', 'isArrayEqual', and 'isObjectEqual' | |
Feature | General | combine node and web packages into one package | |
Refactoring | Exports | modify module type to es2015 | |
Refactoring | Array | modify 'uniq' function to support array/ object comparison, in addition to primitive type values | |
Refactoring | Crypto | modify signature for getMd5 function to use 'hash' encoding by default |