Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

node-uuid is deprecated #609

Open
johngruen opened this issue Apr 3, 2017 · 3 comments
Open

node-uuid is deprecated #609

johngruen opened this issue Apr 3, 2017 · 3 comments

Comments

@johngruen
Copy link

Listed as a dependency, node-uuid is now deprecated: https://www.npmjs.com/package/node-uuid

@kumar303
Copy link
Contributor

kumar303 commented Apr 3, 2017

Hi @johngruen, thanks for the bug report. I take it you were seeing a deprecation warning in the console? It's unfortunately not a direct dep of ours so it's tricky to get rid of this one. Here are the offenders:

$ npm ls node-uuid
[email protected] /Users/kumar/dev/jpm
├─┬ [email protected]
│ └── [email protected]
└─┬ [email protected] invalid
  └─┬ [email protected]
    └── [email protected]  deduped

I've just updated sign-addon which should take care of the first one.

@yan12125
Copy link
Contributor

yan12125 commented Apr 4, 2017

@kumar303
Copy link
Contributor

kumar303 commented Apr 5, 2017

We can probably update firefox-profile without issues but we should check their changelog and do some manual testing to be sure it's working.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants