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

@launchpad-ui/dropdown

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/dropdown - npm Package Compare versions

Comparing version 0.5.13 to 0.5.14

6

dist/DropdownButton.d.ts

@@ -13,7 +13,3 @@ /// <reference types="react" />

disabled?: boolean | undefined;
icon?: import("react").ReactElement<{
size?: string | undefined;
key: string;
'aria-hidden': boolean;
}, string | import("react").JSXElementConstructor<any>> | undefined;
icon?: import("react").ReactElement<import("@launchpad-ui/icons/dist/Icon").IconProps, string | import("react").JSXElementConstructor<any>> | undefined;
renderIconFirst?: boolean | undefined;

@@ -20,0 +16,0 @@ asChild?: boolean | undefined;

8

package.json
{
"name": "@launchpad-ui/dropdown",
"version": "0.5.13",
"version": "0.5.14",
"status": "beta",

@@ -28,5 +28,5 @@ "publishConfig": {

"dependencies": {
"@launchpad-ui/button": "~0.7.3",
"@launchpad-ui/icons": "~0.5.7",
"@launchpad-ui/popover": "~0.8.13",
"@launchpad-ui/button": "~0.7.4",
"@launchpad-ui/icons": "~0.5.8",
"@launchpad-ui/popover": "~0.8.14",
"@launchpad-ui/tokens": "~0.1.5",

@@ -33,0 +33,0 @@ "classix": "^2.1.13"

Sorry, the diff of this file is not supported yet

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