This repository was archived by the owner on May 20, 2022. It is now read-only.
v0.1.3
This incorporates PRs #51 & #52
- Removes
aws-sdk(not used) - And
nycand a few other deps are only needed for local testing, so this PR moves them to[devDependencies](https://docs.npmjs.com/files/package.json#devdependencies). needleis smaller thanrequest, so this moves to needle like mapbox/node-pre-gyp#350- In regards to #47, we didn't consider the case where an empty directory could be symlinked & needs to be overwritten - this handles that case and adds a test. See original PR for this issue: #48