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.6.71 to 0.6.72-alpha.0

2

dist/index.es.js

@@ -101,3 +101,3 @@ import { jsxs, jsx } from "react/jsx-runtime";

" ",
!hideCaret && /* @__PURE__ */ jsx(Icon, { name: "expand-more", size: "small" })
!hideCaret && /* @__PURE__ */ jsx(Icon, { name: "chevron-down", size: "small" })
] });

@@ -104,0 +104,0 @@ });

@@ -103,3 +103,3 @@ "use strict";

" ",
!hideCaret && /* @__PURE__ */ jsxRuntime.jsx(icons.Icon, { name: "expand-more", size: "small" })
!hideCaret && /* @__PURE__ */ jsxRuntime.jsx(icons.Icon, { name: "chevron-down", size: "small" })
] });

@@ -106,0 +106,0 @@ });

{
"name": "@launchpad-ui/dropdown",
"version": "0.6.71",
"version": "0.6.72-alpha.0",
"status": "beta",

@@ -30,4 +30,4 @@ "publishConfig": {

"classix": "2.1.17",
"@launchpad-ui/button": "~0.10.8",
"@launchpad-ui/icons": "~0.12.6",
"@launchpad-ui/button": "~0.10.9-alpha.0",
"@launchpad-ui/icons": "~0.13.0-alpha.0",
"@launchpad-ui/popover": "~0.10.16",

@@ -34,0 +34,0 @@ "@launchpad-ui/tokens": "~0.7.1"

Sorry, the diff of this file is not supported yet

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