Socket
Socket
Sign inDemoInstall

@atlaskit/avatar

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/avatar - npm Package Compare versions

Comparing version 20.5.0 to 20.5.1

6

CHANGELOG.md
# @atlaskit/avatar
## 20.5.1
### Patch Changes
- Updated dependencies
## 20.5.0

@@ -4,0 +10,0 @@

2

dist/cjs/Avatar.js

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

var packageName = "@atlaskit/avatar";
var packageVersion = "20.5.0";
var packageVersion = "20.5.1";

@@ -46,0 +46,0 @@ var getStyles = function getStyles(css, _ref) {

{
"name": "@atlaskit/avatar",
"version": "20.5.0",
"version": "20.5.1",
"sideEffects": false
}

@@ -14,3 +14,3 @@ /** @jsx jsx */

const packageName = "@atlaskit/avatar";
const packageVersion = "20.5.0";
const packageVersion = "20.5.1";

@@ -17,0 +17,0 @@ const getStyles = (css, {

{
"name": "@atlaskit/avatar",
"version": "20.5.0",
"version": "20.5.1",
"sideEffects": false
}

@@ -24,3 +24,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";

var packageName = "@atlaskit/avatar";
var packageVersion = "20.5.0";
var packageVersion = "20.5.1";

@@ -27,0 +27,0 @@ var getStyles = function getStyles(css, _ref) {

{
"name": "@atlaskit/avatar",
"version": "20.5.0",
"version": "20.5.1",
"sideEffects": false
}

@@ -11,4 +11,4 @@ /** @jsx jsx */

}
export declare const ICON_BACKGROUND: "var(--text-onBold)";
export declare const ICON_COLOR: "var(--text-lowEmphasis)";
export declare const ICON_BACKGROUND: "var(--ds-text-onBold)";
export declare const ICON_COLOR: "var(--ds-text-lowEmphasis)";
/**

@@ -15,0 +15,0 @@ * __Avatar image__

{
"name": "@atlaskit/avatar",
"version": "20.5.0",
"version": "20.5.1",
"description": "An avatar is a visual representation of a user or entity.",

@@ -38,3 +38,3 @@ "publishConfig": {

"@atlaskit/theme": "^12.0.0",
"@atlaskit/tokens": "^0.2.0",
"@atlaskit/tokens": "^0.3.0",
"@babel/runtime": "^7.0.0",

@@ -41,0 +41,0 @@ "@emotion/core": "^10.0.9"

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