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

@neovici/cosmoz-dropdown

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-dropdown - npm Package Compare versions

Comparing version 1.5.2 to 1.5.3

2

package.json
{
"name": "@neovici/cosmoz-dropdown",
"version": "1.5.2",
"version": "1.5.3",
"description": "A simple dropdown web component",

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

@@ -60,3 +60,3 @@ import { component, useCallback } from 'haunted';

<div class="anchor" part="anchor">
<button @click=${ onToggle } @mousedown=${ preventDefault } part="button">
<button @click=${ onToggle } @mousedown=${ preventDefault } part="button" id="dropdownButton">
<slot name="button">...</slot>

@@ -63,0 +63,0 @@ </button>

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