-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds RiskDataCollector component #61
Conversation
chrissrogers
commented
Apr 30, 2020
•
edited
Loading
edited
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in Javascript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
a7bb4b6
to
4e6d85e
Compare
4e6d85e
to
05c4d73
Compare
Pull Request Test Coverage Report for Build e7ea1e8ec304a2e7869cffd9db3e7dd981e369dc-PR-61
💛 - Coveralls |
Just noting that this is mergeable. Guardrails is blocking, but we can't clear that dev dependency cleanly until koa-qs updates get picked up koajs/qs#25 The top PRs on that lib are all dep bumps: https://github.com/koajs/qs/pulls |
@@ -244,6 +245,12 @@ function TestComponent() { | |||
<CardYearElement {...elementProps} /> | |||
<CardCvvElement {...elementProps} /> | |||
</Elements> | |||
<RiskDataCollector |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dope
09e8533
to
7f9db19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍