Closed marcoalbarelli closed 8 years ago
Hi As you can see in https://github.com/broofa/node-uuid/issues/142 node-uuid is due to be deprecated in favor of uuid https://github.com/defunctzombie/node-uuid
node-uuid
uuid
Also see https://github.com/request/request/pull/2182 https://github.com/broofa/node-uuid/issues/116
I'm already using uuid in a project that's about to go live and I'm about to use your queue since my needs are very basic and I didn't want to set up rabbitmq or similar It would be very nice to depend on just one version of (node-)uuid
Hi @marcoalbarelli, I was unaware of the uuid changes. Thanks for the pull request.
Hi As you can see in https://github.com/broofa/node-uuid/issues/142
node-uuid
is due to be deprecated in favor ofuuid
https://github.com/defunctzombie/node-uuidAlso see https://github.com/request/request/pull/2182 https://github.com/broofa/node-uuid/issues/116
I'm already using
uuid
in a project that's about to go live and I'm about to use your queue since my needs are very basic and I didn't want to set up rabbitmq or similar It would be very nice to depend on just one version of (node-)uuid