Skip to content

Update dependencies and clean up codebase

Latest
Compare
Choose a tag to compare
@paulcsmith paulcsmith released this 02 Jan 21:52
· 15 commits to master since this release

In this release, underscore is removed as a dependency and we instead use a short function for checking types. The code has also been cleaned up and runs using strict mode. Thanks to @yamadapc for the help!