We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is now possible with Yarn to use the one time token. See: yarnpkg/yarn#6555
So it should not be possible to publish this package without 2FA for security reasons.
How to enable this setting: https://docs.npmjs.com/getting-started/requiring-2fa-for-package-publishing-and-modification
The text was updated successfully, but these errors were encountered:
fix: add buffer to min incoming asset amounts in AaveAdapter (#522)
b443f56
* fix: add rounding buffers to AaveAdapter * test: fix tests
No branches or pull requests
It is now possible with Yarn to use the one time token. See: yarnpkg/yarn#6555
So it should not be possible to publish this package without 2FA for security reasons.
How to enable this setting: https://docs.npmjs.com/getting-started/requiring-2fa-for-package-publishing-and-modification
The text was updated successfully, but these errors were encountered: