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

@cloudbees/honeyui-dropdown

Package Overview
Dependencies
Maintainers
11
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbees/honeyui-dropdown - npm Package Compare versions

Comparing version 2.3.0 to 2.3.2

stories/dropdown-search.mdx

4

package.json
{
"name": "@cloudbees/honeyui-dropdown",
"version": "2.3.0",
"version": "2.3.2",
"description": "",

@@ -27,3 +27,3 @@ "main": "dist/index.css",

},
"gitHead": "934e12221734c91eb173546dd8d830e32a8a13de"
"gitHead": "3b79dc64e01e38e1cb5fbb8b134c8343133f450b"
}
import { storiesOf } from "@storybook/react";
import dropdownBasicStory from "./dropdown-basic.story";
import dropdownSearchStory from "./dropdown-search.story";
import dropdownButtonVariantStory from "./dropdown-button-variant.story";

@@ -18,3 +17,2 @@ import dropdownSplitButtonStory from "./dropdown-split-button.story";

.add("Dropdown Sizing", () => dropdownSizingStory)
.add("Dropdown Search", dropdownSearchStory)
.add("Dropdown Directions", () => dropdownDirectionsStory)

@@ -21,0 +19,0 @@ .add("Dropdown Menu Items", () => dropdownMenuItemsStory)

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