Socket
Socket
Sign inDemoInstall

@atlaskit/avatar

Package Overview
Dependencies
Maintainers
1
Versions
243
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.14.0 to 21.14.1

2

dist/cjs/Avatar.js

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

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

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

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

const packageName = "@atlaskit/avatar";
const packageVersion = "21.14.0";
const packageVersion = "21.14.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.14.0";
var packageVersion = "21.14.1";
var getTestId = function getTestId(testId, children) {

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

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

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

"@atlaskit/primitives": "^12.0.0",
"@atlaskit/theme": "^12.12.0",
"@atlaskit/theme": "^13.0.0",
"@atlaskit/tokens": "^1.58.0",

@@ -55,0 +55,0 @@ "@babel/runtime": "^7.0.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