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

@mabi-ui/avatar

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mabi-ui/avatar - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

2

dist/styles.d.ts

@@ -5,3 +5,3 @@ import * as class_variance_authority_dist_types from 'class-variance-authority/dist/types';

declare const avatar: (props?: ({
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "black" | "white" | "grey" | "blue" | "lightblue" | "indaco" | "purple" | "orange" | null | undefined;
color?: "primary" | "secondary" | "tertiary" | "success" | "warning" | "error" | "loading" | "blue" | "lightblue" | "orange" | "purple" | "indaco" | "white" | "black" | "grey" | null | undefined;
} & class_variance_authority_dist_types.ClassProp) | undefined) => string;

@@ -8,0 +8,0 @@ declare const avatarImage: (props?: class_variance_authority_dist_types.ClassProp | undefined) => string;

{
"name": "@mabi-ui/avatar",
"version": "0.1.13",
"version": "0.1.14",
"description": "An image with a fallback that represents the user",

@@ -30,4 +30,4 @@ "keywords": [

"@mabi-ui/utils": "0.1.7",
"@mabi-ui/typography": "0.1.13",
"@mabi-ui/preflight": "0.1.2"
"@mabi-ui/preflight": "0.1.2",
"@mabi-ui/typography": "0.1.14"
},

@@ -44,5 +44,5 @@ "devDependencies": {

"@types/react-dom": "^18.0",
"@mabi-ui/eslint-config": "0.1.1",
"@mabi-ui/tsconfig": "0.1.14",
"@mabi-ui/tsup-config": "0.1.2"
"@mabi-ui/tsup-config": "0.1.2",
"@mabi-ui/tsconfig": "0.1.15",
"@mabi-ui/eslint-config": "0.1.1"
},

@@ -49,0 +49,0 @@ "peerDependencies": {

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