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

@toptal/picasso-user-badge

Package Overview
Dependencies
Maintainers
0
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@toptal/picasso-user-badge - npm Package Compare versions

Comparing version 2.0.3-alpha-feature-tailwind-w20-f2a5a8ac5.7 to 2.0.3-alpha-feature-tailwind-w21-80062bcbc.49

2

dist-package/src/UserBadge/UserBadge.js

@@ -34,3 +34,3 @@ var __rest = (this && this.__rest) || function (s, e) {

if (title) {
userTitle = renderTitle ? (renderTitle(title, invert)) : (React.createElement(Typography, { inline: true, invert: invert, className: '!ml-[7px]', size: 'medium' }, title));
userTitle = renderTitle ? (renderTitle(title, invert)) : (React.createElement(Typography, { inline: true, invert: invert, className: 'ml-[7px]', size: 'medium' }, title));
}

@@ -37,0 +37,0 @@ const userName = renderName ? (renderName(name, invert)) : (React.createElement(Typography, { className: classes.name, inline: true, variant: 'heading', size: 'small', invert: invert }, name));

{
"name": "@toptal/picasso-user-badge",
"version": "2.0.3-alpha-feature-tailwind-w20-f2a5a8ac5.7+f2a5a8ac5",
"version": "2.0.3-alpha-feature-tailwind-w21-80062bcbc.49+80062bcbc",
"description": "Toptal UI components library - UserBadge",

@@ -25,6 +25,6 @@ "publishConfig": {

"dependencies": {
"@toptal/picasso-avatar": "2.0.3-alpha-feature-tailwind-w20-f2a5a8ac5.7+f2a5a8ac5",
"@toptal/picasso-container": "1.0.4-alpha-feature-tailwind-w20-f2a5a8ac5.7+f2a5a8ac5",
"@toptal/picasso-typography": "2.0.2-alpha-feature-tailwind-w20-f2a5a8ac5.7+f2a5a8ac5",
"@toptal/picasso-utils": "1.0.4-alpha-feature-tailwind-w20-f2a5a8ac5.7+f2a5a8ac5",
"@toptal/picasso-avatar": "2.0.3-alpha-feature-tailwind-w21-80062bcbc.49+80062bcbc",
"@toptal/picasso-container": "1.0.4-alpha-feature-tailwind-w21-80062bcbc.49+80062bcbc",
"@toptal/picasso-typography": "2.0.2-alpha-feature-tailwind-w21-80062bcbc.49+80062bcbc",
"@toptal/picasso-utils": "1.0.4-alpha-feature-tailwind-w21-80062bcbc.49+80062bcbc",
"classnames": "^2.5.1"

@@ -45,3 +45,3 @@ },

"devDependencies": {
"@toptal/picasso-test-utils": "1.1.2-alpha-feature-tailwind-w20-f2a5a8ac5.7+f2a5a8ac5"
"@toptal/picasso-test-utils": "1.1.2-alpha-feature-tailwind-w21-80062bcbc.49+80062bcbc"
},

@@ -53,3 +53,3 @@ "files": [

],
"gitHead": "f2a5a8ac575f874a56bb6ba228c1723cf9abf31a"
"gitHead": "80062bcbc46a12301eaa56445413e62f4a60a3fc"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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