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

@ubergrape/aurora-ui

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ubergrape/aurora-ui - npm Package Compare versions

Comparing version 0.0.8 to 0.1.0

1

build/components/avatar/avatar-item/index.d.ts

@@ -6,3 +6,2 @@ import React from 'react';

description?: string;
maxWidth?: number;
ariaLabel?: string;

@@ -9,0 +8,0 @@ className?: string;

@@ -12,5 +12,4 @@ import React from 'react';

excludeFromTabOrder?: boolean;
maxWidth?: number;
}
export declare const GroupItem: React.FC<GroupItemProps>;
export default GroupItem;

1

build/components/layout/flex/index.d.ts

@@ -9,2 +9,3 @@ import React, { CSSProperties } from 'react';

justify?: CSSProperties['justifyContent'];
width?: CSSProperties['width'];
className?: string;

@@ -11,0 +12,0 @@ style?: CSSProperties;

@@ -7,2 +7,3 @@ import React, { ReactElement } from 'react';

isOpen: boolean;
zIndex: number;
isDismissable?: boolean;

@@ -9,0 +10,0 @@ ariaLabel?: string;

{
"name": "@ubergrape/aurora-ui",
"version": "0.0.8",
"version": "0.1.0",
"repository": "git@github.com:ubergrape/grape-ds.git",

@@ -5,0 +5,0 @@ "author": "UberGrape Gmbh <support@grape.io>",

Sorry, the diff of this file is too big to display

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