Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
react-gravatar
Advanced tools
React component for rendering a gravatar profile image. Adjusts automatically to HiDPI displays.
http://kyleamathews.github.io/react-gravatar/
npm install react-gravatar
See https://en.gravatar.com/site/implement/images/ for documentation on all the options.
If you wish to avoid sending an email address to the client, you can
compute the md5 hash on the server and pass the hash to the component
using the md5
prop instead of the email
prop.
react-gravatar
css class<Gravatar email="mathews.kyle@gmail.com" />
<Gravatar email="mathews.kyle@gmail.com" size={100} rating="pg" default="monsterid" className="CustomAvatar-image" />
FAQs
React component for rendering a gravatar profile image
The npm package react-gravatar receives a total of 22,487 weekly downloads. As such, react-gravatar popularity was classified as popular.
We found that react-gravatar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.