- Allow array as input, stripping keys from objects in the array and returning other values unchanged
- Add typescript types
- Create .npmignore to decrease bundle size
Return a new object and don't mutate the one passed in.
Initial version. Mutates the object passed in.