* Use "lib" in tsconfigs instead of "target". Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not. * Update new-package and readme * Add back "target" where necessary
* Restructure to support old versions * Fix tests
noImplicitThis
* Add d3-hexbin Add https://github.com/d3/d3-hexbin type definitions. * Fix typo * delete unnecessary comments * Update after review Use generics to control type-safety. * Update tests * Update fix argument name