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

@atlaskit/avatar

Package Overview
Dependencies
Maintainers
0
Versions
252
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.13.0 to 21.13.1

2

dist/cjs/Avatar.js

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

var packageName = "@atlaskit/avatar";
var packageVersion = "21.13.0";
var packageVersion = "21.13.1";
var getTestId = function getTestId(testId, children) {

@@ -36,0 +36,0 @@ return !children ? {

@@ -22,3 +22,3 @@ /**

const packageName = "@atlaskit/avatar";
const packageVersion = "21.13.0";
const packageVersion = "21.13.1";
const getTestId = (testId, children) => !children ? {

@@ -25,0 +25,0 @@ 'data-testid': `${testId}--inner`

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

var packageName = "@atlaskit/avatar";
var packageVersion = "21.13.0";
var packageVersion = "21.13.1";
var getTestId = function getTestId(testId, children) {

@@ -30,0 +30,0 @@ return !children ? {

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

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

"@atlaskit/platform-feature-flags": "^0.3.0",
"@atlaskit/primitives": "^11.1.0",
"@atlaskit/primitives": "^12.0.0",
"@atlaskit/theme": "^12.11.0",

@@ -54,0 +54,0 @@ "@atlaskit/tokens": "^1.57.0",

Sorry, the diff of this file is too big to display

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