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

@devsisters/dwds-react

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devsisters/dwds-react - npm Package Compare versions

Comparing version

to
1.1.1-rc.0

8

dist/index.d.ts

@@ -459,2 +459,8 @@ import * as React from 'react';

type TableHeaderProps = React.ThHTMLAttributes<HTMLTableHeaderCellElement>;
declare function TableHeader(props: TableHeaderProps): JSX.Element;
declare namespace TableHeader {
var displayName: string;
}
type TableRowProps = React.HTMLAttributes<HTMLTableRowElement>;

@@ -477,2 +483,2 @@ declare function TableRow(props: TableRowProps): JSX.Element;

export { Accordian, AccordianProps, Badge, BadgeProps, Breadcrumb, BreadcrumbProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipProps, DataTable, DataTableProps, Divider, DividerProps, FileInput, FileInputProps, IconButton, IconButtonProps, Label, LabelProps, Modal, ModalProps, ModalProvider, NoDataRow, NoDataRowProps, Pagination, PaginationProps, Progress, ProgressProps, Radio, RadioGroup, RadioGroupProps, RadioProps, ScrollArea, ScrollAreaProps, SearchInput, SearchInputProps, Select, SelectProps, Switch, SwitchProps, Tab, TabProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableHead, TableHeadProps, TableProps, TableRow, TableRowProps, TextArea, TextAreaProps, TextInput, TextInputProps, ThemeButton, ThemeButtonProps, Toast, ToastProps, Tooltip, TooltipProps, showModal };
export { Accordian, AccordianProps, Badge, BadgeProps, Breadcrumb, BreadcrumbProps, Button, ButtonProps, Checkbox, CheckboxProps, Chip, ChipProps, DataTable, DataTableProps, Divider, DividerProps, FileInput, FileInputProps, IconButton, IconButtonProps, Label, LabelProps, Modal, ModalProps, ModalProvider, NoDataRow, NoDataRowProps, Pagination, PaginationProps, Progress, ProgressProps, Radio, RadioGroup, RadioGroupProps, RadioProps, ScrollArea, ScrollAreaProps, SearchInput, SearchInputProps, Select, SelectProps, Switch, SwitchProps, Tab, TabProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableHead, TableHeadProps, TableHeader, TableHeaderProps, TableProps, TableRow, TableRowProps, TextArea, TextAreaProps, TextInput, TextInputProps, ThemeButton, ThemeButtonProps, Toast, ToastProps, Tooltip, TooltipProps, showModal };

2

package.json
{
"name": "@devsisters/dwds-react",
"version": "1.1.0",
"version": "1.1.1-rc.0",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.mjs",

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet