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.15 to 0.1.16

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.15",
"version": "0.1.16",
"description": "An image with a fallback that represents the user",

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

"class-variance-authority": "^0.6.0",
"@mabi-ui/utils": "0.1.8",
"@mabi-ui/typography": "0.1.15",
"@mabi-ui/typography": "0.1.16",
"@mabi-ui/utils": "0.1.9",
"@mabi-ui/preflight": "0.1.2"

@@ -44,4 +44,4 @@ },

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

@@ -48,0 +48,0 @@ },

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