TypeScript improvements, bugfixes, and testing improvements
What's Changed
- Type exports for external references. by @garrett-wombat in #34
- fix error if input object was created by a null prototype by @AnnatarHe in #35
- Updated dependencies
- Updated tests to check for null object prototypes and to use Node's test runner
New Contributors
- @garrett-wombat made their first contribution in #34
- @AnnatarHe made their first contribution in #35
Full Changelog: v1.3.1...v1.3.2