vogels icon indicating copy to clipboard operation
vogels copied to clipboard

Update uuid to version 3.0.0

Open marcbachmann opened this issue 9 years ago • 2 comments

Version 3.0.0 of uuid just got published.

Hi there,

This week a new version of the uuid module got released. The old module which was available by the name node-uuid got deprecated and will show error message upon every install of the module.

To get rid of those install errors I've created this automated pull request. I've run some checks against your code base to test whether you're using one of the deprecated apis, but this isn't the case.

Please test the changes against your code. I didn't run any tests and therefore can't guarantee that it isn't breaking. You can also just close this pr if you don't want to update your module.

In case there's already another pr open to upgrade uuid, I'm sorry for the effort I'm causing.

marcbachmann avatar Nov 23 '16 07:11 marcbachmann

Is this project abandoned?

karloscodes avatar Feb 14 '17 17:02 karloscodes

@ccverak there was an issue about that: #171

set-killer avatar Feb 15 '17 09:02 set-killer