Socket
Socket
Sign inDemoInstall

@spectrum-web-components/avatar

Package Overview
Dependencies
Maintainers
5
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/avatar - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.2.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.2...@spectrum-web-components/avatar@0.2.3) (2020-03-11)
**Note:** Version bump only for package @spectrum-web-components/avatar
## [0.2.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/avatar@0.2.1...@spectrum-web-components/avatar@0.2.2) (2020-01-06)

@@ -8,0 +12,0 @@

15

custom-elements.json
{
"version": 2,
"version": "experimental",
"tags": [

@@ -7,11 +7,12 @@ {

"description": "Avatar component",
"jsDoc": "/**\n * Avatar component\n */",
"attributes": [
{
"name": "label",
"type": "string"
"type": "string",
"default": "\"\""
},
{
"name": "src",
"type": "string"
"type": "string",
"default": "\"\""
}

@@ -23,3 +24,4 @@ ],

"attribute": "label",
"type": "string"
"type": "string",
"default": "\"\""
},

@@ -29,3 +31,4 @@ {

"attribute": "src",
"type": "string"
"type": "string",
"default": "\"\""
}

@@ -32,0 +35,0 @@ ]

@@ -21,3 +21,3 @@ {

],
"version": "0.2.2",
"version": "0.2.3",
"description": "",

@@ -42,3 +42,3 @@ "main": "lib/index.js",

"devDependencies": {
"@spectrum-css/avatar": "^2.0.2"
"@spectrum-css/avatar": "^2.0.5"
},

@@ -48,3 +48,3 @@ "dependencies": {

},
"gitHead": "8ccfbecc2e7534567967bbebb5d201e0b16b08bb"
"gitHead": "d5b370be9515cb1458c436fd4b7c8689e2bfb933"
}

@@ -1,2 +0,2 @@

## Overview
## Description

@@ -3,0 +3,0 @@ An **sp-avatar** is a great way to feature a visual representation of a user.

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc