@atlaskit/avatar
Advanced tools
Comparing version 21.18.0 to 21.18.1
@@ -31,3 +31,3 @@ "use strict"; | ||
var packageName = "@atlaskit/avatar"; | ||
var packageVersion = "21.18.0"; | ||
var packageVersion = "21.18.1"; | ||
var getTestId = function getTestId(testId, children) { | ||
@@ -34,0 +34,0 @@ return !children ? { |
@@ -19,3 +19,3 @@ /** | ||
const packageName = "@atlaskit/avatar"; | ||
const packageVersion = "21.18.0"; | ||
const packageVersion = "21.18.1"; | ||
const getTestId = (testId, children) => !children ? { | ||
@@ -22,0 +22,0 @@ 'data-testid': `${testId}--inner` |
@@ -24,3 +24,3 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty"; | ||
var packageName = "@atlaskit/avatar"; | ||
var packageVersion = "21.18.0"; | ||
var packageVersion = "21.18.1"; | ||
var getTestId = function getTestId(testId, children) { | ||
@@ -27,0 +27,0 @@ return !children ? { |
{ | ||
"name": "@atlaskit/avatar", | ||
"version": "21.18.0", | ||
"version": "21.18.1", | ||
"description": "An avatar is a visual representation of a user or entity.", | ||
@@ -48,4 +48,4 @@ "publishConfig": { | ||
"@atlaskit/focus-ring": "^2.1.0", | ||
"@atlaskit/icon": "^23.5.0", | ||
"@atlaskit/platform-feature-flags": "^0.3.0", | ||
"@atlaskit/icon": "^23.6.0", | ||
"@atlaskit/platform-feature-flags": "^1.0.0", | ||
"@atlaskit/primitives": "^13.4.0", | ||
@@ -52,0 +52,0 @@ "@atlaskit/theme": "^14.1.0", |
Sorry, the diff of this file is too big to display
265467
- Removed@atlaskit/platform-feature-flags@0.3.0(transitive)
Updated@atlaskit/icon@^23.6.0