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

@nextui-org/avatar

Package Overview
Dependencies
Maintainers
1
Versions
488
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-20230328190228 to 0.0.0-dev-v2-20230329200753

2

dist/use-avatar.d.ts

@@ -95,3 +95,3 @@ import * as tailwind_variants from 'tailwind-variants';

ignoreFallback: boolean;
getInitials: (name: string) => string;
getInitials: (text: string) => string;
getAvatarProps: PropGetter<Record<string, unknown>, _nextui_org_system.DOMAttributes<_nextui_org_system.DOMElement>>;

@@ -98,0 +98,0 @@ getImageProps: PropGetter<Record<string, unknown>, _nextui_org_system.DOMAttributes<_nextui_org_system.DOMElement>>;

{
"name": "@nextui-org/avatar",
"version": "0.0.0-dev-v2-20230328190228",
"version": "0.0.0-dev-v2-20230329200753",
"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-20230328184744",
"@nextui-org/theme": "0.0.0-dev-v2-20230328190228",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230328184744",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230328184744",
"@nextui-org/use-image": "0.0.0-dev-v2-20230328184744"
"@nextui-org/system": "0.0.0-dev-v2-20230329200753",
"@nextui-org/theme": "0.0.0-dev-v2-20230329200753",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230329200753",
"@nextui-org/use-image": "0.0.0-dev-v2-20230329200753",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230329200753"
},

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

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

@@ -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