http-status-codes 2.1.4
Introduced some non-breaking changes to the module in order to take better advantage of tree-shaking as suggested in #55 and #58.
This should reduce file size for most users who are able to take advantage of tree shaking, especially those who are only using a subset of this library's features.
Thanks to @EvgenyOrekhov and @OliverJAsh for their suggestions and feedback on these issues.