Socket
Socket
Sign inDemoInstall

@washingtonpost/wpds-avatar

Package Overview
Dependencies
21
Maintainers
239
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.23.1 to 0.23.2

6

package.json
{
"name": "@washingtonpost/wpds-avatar",
"version": "0.23.1",
"version": "0.23.2",
"description": "WPDS Avatar",

@@ -45,5 +45,5 @@ "author": "WPDS Support <wpds@washpost.com>",

"@radix-ui/react-avatar": "latest",
"@washingtonpost/wpds-theme": "0.23.1"
"@washingtonpost/wpds-theme": "0.23.2"
},
"gitHead": "693b69c537e30128c73f4ae1b9a005bddff7eb81"
"gitHead": "cbb17c0ecae1b2c8ceae96a98d73cee3796acbe6"
}

@@ -21,3 +21,3 @@ # Avatar

<img
src="https://i.pravatar.cc/300"
src="https://i.pravatar.cc/300/300"
alt="An avatar is an atomic component that represents an individual’s identity through a circular photo."

@@ -29,3 +29,3 @@ />

loader={myLoader}
src="https://i.pravatar.cc/300"
src="https://i.pravatar.cc/300/300"
width="32" //pixel equivalent of 200 token

@@ -32,0 +32,0 @@ height="32" //pixel equivalent of 200 token

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc