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

@neovici/cosmoz-autocomplete

Package Overview
Dependencies
Maintainers
4
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-autocomplete - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

2

lib/autocomplete.js

@@ -131,3 +131,3 @@ import { html, nothing } from 'lit-html'; // eslint-disable-line object-curly-newline

.label=${label}
.placeholder=${placeholder}
.placeholder=${isSingle ? undefined : placeholder}
?no-label-float=${noLabelFloat}

@@ -134,0 +134,0 @@ ?always-float-label=${isSingle || alwaysFloatLabel}

{
"name": "@neovici/cosmoz-autocomplete",
"version": "5.3.0",
"version": "5.3.1",
"description": "A autocomplete input web component",

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

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