@mabi-ui/avatar
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@mabi-ui/typography@0.1.14(transitive)
- Removed@mabi-ui/typography@0.1.13(transitive)
Updated@mabi-ui/typography@0.1.14