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

@lskjs/avatar

Package Overview
Dependencies
Maintainers
12
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lskjs/avatar - npm Package Compare versions

Comparing version 2.7.0 to 2.7.5

2

Avatar.js

@@ -242,3 +242,3 @@ "use strict";

// backgroundColor: '#838383',
textColor: '#d9d9d9',
textColor: 'var(--colors-gray, #d9d9d9)',
textScale: 1,

@@ -245,0 +245,0 @@ placeholder: null,

@@ -116,3 +116,3 @@ "use strict";

count: null,
backgroundColor: '#838383',
backgroundColor: 'var(--colors-secondary, #838383)',
items: []

@@ -119,0 +119,0 @@ };

{
"name": "@lskjs/avatar",
"version": "2.7.0",
"version": "2.7.5",
"description": "LSK ux subrepo: avatar",

@@ -22,3 +22,3 @@ "keywords": [],

"dependencies": {
"@lskjs/link": "2.7.0",
"@lskjs/link": "2.7.5",
"lodash": "4.17.20",

@@ -29,3 +29,3 @@ "prop-types": "15.7.2",

"devDependencies": {
"@lskjs/dev": "2.7.0",
"@lskjs/dev": "2.7.5",
"react": "16.8.6"

@@ -39,3 +39,3 @@ },

},
"gitHead": "6df3ab3a9f091db90ce556960c7811940c5e04e6"
"gitHead": "d5c9e0cd340f3098fc02705f21410a127b1a8411"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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