Raynos/xtend

Have zero dependencies

Raynos opened this issue · 4 comments

This module should be really simple and have no dependencies. object-keys has a wonkey dependency tree.

Either drop ES3 support or inline a naive subset of the shims

The latest version of object-keys, which is in this package (although unpublished), has zero dependencies.

Can you republish this module as-is, and then run a npm install && npm ls? I suspect this issue is not an issue anymore.

Is this still a problem? object-keys has no dependencies anymore.

Removed object-keys.

Dropped size from 4400bytes to 1100bytes

Weird, not sure how that module adds up to 3k when devDependencies aren't installed.