New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/avatar

Package Overview
Dependencies
Maintainers
1
Versions
267
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.18.0 to 21.18.1

2

dist/cjs/avatar.js

@@ -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

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