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.17.9 to 21.18.0

2

dist/cjs/avatar.js

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

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

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

@@ -19,3 +19,3 @@ /**

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

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

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

@@ -45,10 +45,10 @@ "publishConfig": {

"dependencies": {
"@atlaskit/analytics-next": "^10.2.0",
"@atlaskit/ds-lib": "^3.3.0",
"@atlaskit/focus-ring": "^2.0.0",
"@atlaskit/icon": "^23.4.0",
"@atlaskit/analytics-next": "^10.3.0",
"@atlaskit/ds-lib": "^3.5.0",
"@atlaskit/focus-ring": "^2.1.0",
"@atlaskit/icon": "^23.5.0",
"@atlaskit/platform-feature-flags": "^0.3.0",
"@atlaskit/primitives": "^13.3.0",
"@atlaskit/theme": "^14.0.0",
"@atlaskit/tokens": "^3.2.0",
"@atlaskit/primitives": "^13.4.0",
"@atlaskit/theme": "^14.1.0",
"@atlaskit/tokens": "^3.3.0",
"@babel/runtime": "^7.0.0",

@@ -65,15 +65,16 @@ "@emotion/react": "^11.7.1",

"@af/visual-regression": "*",
"@atlaskit/button": "^20.3.9",
"@atlaskit/button": "^20.4.0",
"@atlaskit/code": "^15.7.0",
"@atlaskit/docs": "*",
"@atlaskit/form": "^11.0.1",
"@atlaskit/heading": "^4.0.1",
"@atlaskit/form": "^11.1.0",
"@atlaskit/heading": "^4.1.0",
"@atlaskit/link": "*",
"@atlaskit/range": "^8.0.2",
"@atlaskit/range": "^8.1.0",
"@atlaskit/section-message": "*",
"@atlaskit/ssr": "*",
"@atlaskit/textfield": "^6.7.0",
"@atlaskit/tooltip": "^19.0.0",
"@atlaskit/textfield": "^6.8.0",
"@atlaskit/tooltip": "^19.1.0",
"@atlassian/feature-flags-test-utils": "*",
"@emotion/styled": "^11.0.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",

@@ -83,3 +84,3 @@ "@types/jscodeshift": "^0.11.0",

"jscodeshift": "^0.13.0",
"react-dom": "^16.8.0",
"react-dom": "^18.2.0",
"typescript": "~5.4.2"

@@ -86,0 +87,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