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

@clearchannel/iris

Package Overview
Dependencies
Maintainers
5
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clearchannel/iris - npm Package Compare versions

Comparing version 1.0.0-beta.31 to 1.0.0-beta.32

1

dist/dist/components/Button.d.ts

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Button;
export { ButtonProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Card;
export { CardProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default CardActions;
export { CardActionsProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default CardContent;
export { CardContentProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default CardHeader;
export { CardHeaderProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default CardMedia;
export { CardMediaProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Checkbox;
export { CheckboxProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Dialog;
export { DialogProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default DialogActions;
export { DialogActionsProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default DialogContent;
export { DialogContentProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default DialogContentText;
export { DialogContentTextProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default DialogTitle;
export { DialogTitleProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Paper;
export { PaperProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Switch;
export { SwitchProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default Table;
export { TableProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TableBody;
export { TableBodyProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TableCell;
export { TableCellProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TableFooter;
export { TableFooterProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TableHead;
export { TableHeadProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TablePagination;
export { TablePaginationProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TableRow;
export { TableRowProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TableSortLabel;
export { TableSortLabelProps };

@@ -5,1 +5,2 @@ import { FC } from 'react';

export default TextField;
export { TextFieldProps };

2

package.json
{
"name": "@clearchannel/iris",
"version": "1.0.0-beta.31",
"version": "1.0.0-beta.32",
"description": "Iris Component Library",

@@ -5,0 +5,0 @@ "author": "Clear Channel Outdoor Developers",

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