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

@nextui-org/user

Package Overview
Dependencies
Maintainers
1
Versions
489
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/user - npm Package Compare versions

Comparing version 0.0.0-dev-v2-20230326144453 to 0.0.0-dev-v2-20230326182053

4

dist/use-user.d.ts

@@ -54,9 +54,9 @@ import * as _react_types_shared from '@react-types/shared';

base: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
wrapper: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
name: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
description: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
wrapper: (slotProps?: tailwind_variants.ClassProp<tailwind_variants.ClassValue> | undefined) => string;
};
name: ReactNode;
description: ReactNode;
styles: SlotsToClasses<"base" | "name" | "description" | "wrapper"> | undefined;
styles: SlotsToClasses<"base" | "wrapper" | "name" | "description"> | undefined;
baseStyles: string;

@@ -63,0 +63,0 @@ focusProps: _react_types_shared.DOMAttributes<_react_types_shared.FocusableElement>;

{
"name": "@nextui-org/user",
"version": "0.0.0-dev-v2-20230326144453",
"version": "0.0.0-dev-v2-20230326182053",
"description": "Flexible User Profile Component.",

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

"@react-aria/utils": "^3.15.0",
"@nextui-org/system": "0.0.0-dev-v2-20230326144453",
"@nextui-org/avatar": "0.0.0-dev-v2-20230326144453",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230326144453",
"@nextui-org/theme": "0.0.0-dev-v2-20230326144453",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230326144453"
"@nextui-org/system": "0.0.0-dev-v2-20230326182053",
"@nextui-org/avatar": "0.0.0-dev-v2-20230326182053",
"@nextui-org/theme": "0.0.0-dev-v2-20230326182053",
"@nextui-org/shared-utils": "0.0.0-dev-v2-20230326182053",
"@nextui-org/dom-utils": "0.0.0-dev-v2-20230326182053"
},

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

"react": "^18.0.0",
"@nextui-org/link": "0.0.0-dev-v2-20230326144453"
"@nextui-org/link": "0.0.0-dev-v2-20230326182053"
},

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

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