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

@speakapbv/dough-extended-components-for-speakap

Package Overview
Dependencies
Maintainers
6
Versions
311
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speakapbv/dough-extended-components-for-speakap - npm Package Compare versions

Comparing version 7.43.2 to 7.44.0

dist/src/components/navigation/application-navigation/application-navigation-menu-button.stories.d.ts

5

dist/components/navigation/application-navigation/application-navigation-menu-button.d.ts

@@ -27,4 +27,5 @@ import React, { ReactNode, MouseEvent } from "react";

endElement?: ReactNode;
tag?: string;
tag?: string | ReactNode;
tagColor?: Colors;
}
export declare const MenuButton: React.ForwardRefExoticComponent<Pick<MenuButtonProps, "className" | "buttonClassName" | "dataAttributes" | "label" | "active" | "linkProps" | "badgeCount" | "statusBorderColor" | "statusColor" | "showEndElementAlways" | "thinLabel" | "onClick" | "icon" | "endElement" | "tag"> & React.RefAttributes<MenuButtonRef>>;
export declare const MenuButton: React.ForwardRefExoticComponent<Pick<MenuButtonProps, "className" | "buttonClassName" | "dataAttributes" | "label" | "active" | "linkProps" | "badgeCount" | "statusBorderColor" | "statusColor" | "showEndElementAlways" | "thinLabel" | "onClick" | "icon" | "endElement" | "tag" | "tagColor"> & React.RefAttributes<MenuButtonRef>>;

2

package.json
{
"name": "@speakapbv/dough-extended-components-for-speakap",
"version": "7.43.2",
"version": "7.44.0",
"description": "DOUGH Extended for Speakap: Speakap Specific Components based on Dough",

@@ -5,0 +5,0 @@ "author": "Speakap",

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

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