jsillitoe / react-currency-input

React component for inputing currency amounts
MIT License
203 stars 163 forks source link

Vulnerabilities found in project dependencies #125

Open gustavo-cardoso-deal opened 2 years ago

gustavo-cardoso-deal commented 2 years ago

Before ran yarn audit i got this result:

268 vulnerabilities found - Packages audited: 855 Severity: 41 Low | 83 Moderate | 110 High | 34 Critical Done in 8.17s.

So, it's necessary update dependecies and probaly code to fix this.

ericblade commented 2 years ago

Might want to check out https://github.com/ericblade/react-currency-input

gustavo-cardoso-deal commented 2 years ago

No way... You did it... Thanks.

Enviado do Emailhttps://go.microsoft.com/fwlink/?LinkId=550986 para Windows

De: Eric @.> Enviado:sexta-feira, 15 de julho de 2022 05:18 Para: @.> Cc:Gustavo do Sacramento @.>; @.> Assunto: Re: [jsillitoe/react-currency-input] Vulnerabilities found in project dependencies (Issue #125)

Might want to check out https://github.com/ericblade/react-currency-input

— Reply to this email directly, view it on GitHubhttps://github.com/jsillitoe/react-currency-input/issues/125#issuecomment-1185298954, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARUFYJTNWXUO7QIOEOVY2BTVUENFJANCNFSM53TOYG4A. You are receiving this because you authored the thread.Message ID: @.***>

gustavo-cardoso-deal commented 2 years ago

So, let me see...

Doesn't Joe accept new PRs?

Enviado do Emailhttps://go.microsoft.com/fwlink/?LinkId=550986 para Windows

De: Gustavo do Sacramento @.> Enviado:segunda-feira, 18 de julho de 2022 10:57 Para: @.>; @.> @.> Assunto: RES: [jsillitoe/react-currency-input] Vulnerabilities found in project dependencies (Issue #125)

No way... You did it... Thanks.

Enviado do Emailhttps://go.microsoft.com/fwlink/?LinkId=550986 para Windows

De: Eric @.> Enviado:sexta-feira, 15 de julho de 2022 05:18 Para: @.> Cc:Gustavo do Sacramento @.>; @.> Assunto: Re: [jsillitoe/react-currency-input] Vulnerabilities found in project dependencies (Issue #125)

Might want to check out https://github.com/ericblade/react-currency-input

— Reply to this email directly, view it on GitHubhttps://github.com/jsillitoe/react-currency-input/issues/125#issuecomment-1185298954, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARUFYJTNWXUO7QIOEOVY2BTVUENFJANCNFSM53TOYG4A. You are receiving this because you authored the thread.Message ID: @.***>

ericblade commented 2 years ago

Unfortunately, it looks like Joe has checked out of GitHub and other social medias some time ago. I hope he's OK out there.

gustavo-cardoso-deal commented 2 years ago

Ok, no problem.

Enviado do Emailhttps://go.microsoft.com/fwlink/?LinkId=550986 para Windows

De: Eric @.> Enviado:sexta-feira, 22 de julho de 2022 20:53 Para: @.> Cc:Gustavo do Sacramento @.>; @.> Assunto: Re: [jsillitoe/react-currency-input] Vulnerabilities found in project dependencies (Issue #125)

Unfortunately, it looks like Joe has checked out of GitHub and other social medias some time ago. I hope he's OK out there.

— Reply to this email directly, view it on GitHubhttps://github.com/jsillitoe/react-currency-input/issues/125#issuecomment-1193010372, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARUFYJSBASYW4LEZ4YBYH7DVVMX5XANCNFSM53TOYG4A. You are receiving this because you authored the thread.Message ID: @.***>

ericblade commented 2 years ago

I do have a fork that I'm happy to keep maintaining at https://github.com/ericblade/react-currency-input

Musadiqkhan-nullbrainer commented 1 year ago

@ericblade - Can you publish this as a package on npm?

ericblade commented 1 year ago

It is, oh, I see I should update that README.. oops

npm install @ericblade/react-currency-input

https://www.npmjs.com/package/@ericblade/react-currency-input

I'll go update my README thanks!