Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/avatar

Package Overview
Dependencies
Maintainers
0
Versions
295
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 1.0.2 to 1.0.3

6

custom-elements.json

@@ -7,3 +7,3 @@ {

"kind": "javascript-module",
"path": "sp-avatar.js",
"path": "sp-avatar.ts",
"declarations": [],

@@ -23,3 +23,3 @@ "exports": [

"kind": "javascript-module",
"path": "src/Avatar.js",
"path": "src/Avatar.ts",
"declarations": [

@@ -111,3 +111,3 @@ {

"name": "Avatar",
"module": "src/Avatar.js"
"module": "src/Avatar.ts"
}

@@ -114,0 +114,0 @@ }

{
"name": "@spectrum-web-components/avatar",
"version": "1.0.2",
"version": "1.0.3",
"publishConfig": {

@@ -61,4 +61,4 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^1.0.2",
"@spectrum-web-components/shared": "^1.0.2"
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/shared": "^1.0.1"
},

@@ -65,0 +65,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc