agea/CmisJS

not compatible with superagent@0.18.0

Closed this issue · 0 comments

with superagent@0.18.0 it fails with the message:

`Request#part()` is deprecated. Pass a readable stream in to `Request#attach()` instead.
The `Part()` constructor is deprecated. Pass a readable stream in to `Request#attach()` instead.
Fatal error: setting custom form-data part headers is unsupported

Should it depend on superagent@0.17.0?