Socket
Socket
Sign inDemoInstall

dialog-react-library-bd

Package Overview
Dependencies
9
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.22 to 0.0.23

3

dist/dialog-react-library-bd.d.ts

@@ -6,6 +6,7 @@ import { ComponentProps } from 'react';

buttonClass?: string;
buttonType?: "button" | "submit" | "reset";
buttonLabel?: string;
};
export declare const Dialog: ({ buttonLabel, buttonClass, className, ...props }: CustomDialogProps) => JSX_2.Element;
export declare const Dialog: ({ buttonLabel, buttonClass, buttonType, className, ...props }: CustomDialogProps) => JSX_2.Element;

@@ -12,0 +13,0 @@ declare type dialogProps = ComponentProps<"dialog">;

{
"name": "dialog-react-library-bd",
"version": "0.0.22",
"version": "0.0.23",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc