Socket
Socket
Sign inDemoInstall

@nextui-org/avatar

Package Overview
Dependencies
Maintainers
1
Versions
417
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/avatar - npm Package Compare versions

Comparing version 0.0.0-dev-v2-20230405024854 to 0.0.0-dev-v2-20230405030905

4

dist/use-avatar.d.ts

@@ -86,7 +86,7 @@ import * as tailwind_variants from 'tailwind-variants';

img: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
fallback: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
name: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
fallback: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
icon: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
};
styles: SlotsToClasses<"base" | "img" | "name" | "fallback" | "icon"> | undefined;
styles: SlotsToClasses<"base" | "img" | "fallback" | "name" | "icon"> | undefined;
fallback: react.ReactNode;

@@ -93,0 +93,0 @@ isImgLoaded: boolean;

{
"name": "@nextui-org/avatar",
"version": "0.0.0-dev-v2-20230405024854",
"version": "0.0.0-dev-v2-20230405030905",
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",

@@ -33,7 +33,7 @@ "keywords": [

"@react-aria/utils": "^3.15.0",
"@nextui-org/system": "0.0.0-dev-v2-20230405024854",
"@nextui-org/theme": "0.0.0-dev-v2-20230405024854",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230405024854",
"@nextui-org/use-image": "0.0.0-dev-v2-20230405024854",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230405024854"
"@nextui-org/system": "0.0.0-dev-v2-20230405030905",
"@nextui-org/theme": "0.0.0-dev-v2-20230405030905",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230405030905",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230405030905",
"@nextui-org/use-image": "0.0.0-dev-v2-20230405030905"
},

@@ -43,4 +43,4 @@ "devDependencies": {

"react": "^18.0.0",
"@nextui-org/shared-icons": "0.0.0-dev-v2-20230405024854",
"@nextui-org/test-utils": "0.0.0-dev-v2-20230405024854"
"@nextui-org/shared-icons": "0.0.0-dev-v2-20230405030905",
"@nextui-org/test-utils": "0.0.0-dev-v2-20230405030905"
},

@@ -47,0 +47,0 @@ "clean-package": "../../../clean-package.config.json",

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