request / aws-sign

AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
Apache License 2.0
29 stars 14 forks source link

publish 0.6.1 #12

Closed thisconnect closed 7 years ago

thisconnect commented 7 years ago

I get

 SyntaxError: Duplicate export 'queryStringToSign' (225:32) in node_modules/aws-sign2/index.js

This seems already fixed in https://github.com/request/aws-sign/commit/03755f299624b43dd30c33611963727f6bb6d877

please npm publish

lluvio commented 7 years ago

who could publish it ?

jknight12882 commented 7 years ago

Would also like to see this published as it's causing rollup to crash out

quentin-sommer commented 7 years ago

Running into this as well, @mikeal

mikeal commented 7 years ago

@request/contributors who needs to be added to npm to publish this package that doesn't have access yet?

nylen commented 7 years ago

@mikeal you might as well just publish it. you can add me if you like but I'm not really active here anymore.

nylen commented 7 years ago

Per https://www.npmjs.com/package/aws-sign2 ("0.7.0 is the latest of 4 releases") I guess this was done.