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 21.1.8 to 21.1.9

6

CHANGELOG.md
# @atlaskit/avatar
## 21.1.9
### Patch Changes
- Updated dependencies
## 21.1.8

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

2

dist/cjs/Avatar.js

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

var packageName = "@atlaskit/avatar";
var packageVersion = "21.1.8";
var packageVersion = "21.1.9";
var getStyles = function getStyles(css, _ref) {

@@ -27,0 +27,0 @@ var size = _ref.size,

{
"name": "@atlaskit/avatar",
"version": "21.1.8",
"version": "21.1.9",
"sideEffects": false
}

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

const packageName = "@atlaskit/avatar";
const packageVersion = "21.1.8";
const packageVersion = "21.1.9";
const getStyles = (css, {

@@ -16,0 +16,0 @@ size,

{
"name": "@atlaskit/avatar",
"version": "21.1.8",
"version": "21.1.9",
"sideEffects": false
}

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

var packageName = "@atlaskit/avatar";
var packageVersion = "21.1.8";
var packageVersion = "21.1.9";
var getStyles = function getStyles(css, _ref) {

@@ -22,0 +22,0 @@ var size = _ref.size,

{
"name": "@atlaskit/avatar",
"version": "21.1.8",
"version": "21.1.9",
"sideEffects": false
}
{
"name": "@atlaskit/avatar",
"version": "21.1.8",
"version": "21.1.9",
"description": "An avatar is a visual representation of a user or entity.",

@@ -36,6 +36,6 @@ "publishConfig": {

"dependencies": {
"@atlaskit/analytics-next": "^8.0.0",
"@atlaskit/analytics-next": "^9.0.0",
"@atlaskit/icon": "^21.11.0",
"@atlaskit/theme": "^12.2.0",
"@atlaskit/tokens": "^1.0.0",
"@atlaskit/tokens": "^1.2.0",
"@babel/runtime": "^7.0.0",

@@ -84,4 +84,6 @@ "@emotion/react": "^11.7.1",

"analytics": "analytics-next",
"design-tokens": "spacing",
"theming": "tokens",
"design-tokens": [
"color",
"spacing"
],
"styling": [

@@ -88,0 +90,0 @@ "static",

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