Socket
Socket
Sign inDemoInstall

@neovici/cosmoz-input

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neovici/cosmoz-input - npm Package Compare versions

Comparing version 3.4.2 to 3.5.0

7

dist/styles.js

@@ -61,2 +61,3 @@ import { tagged as css } from '@neovici/cosmoz-utils';

position: relative;
background: var(--bg);
}

@@ -77,10 +78,10 @@

display: block;
background: var(--bg);
background: transparent;
line-height: inherit;
font-size: inherit;
}
:host(:focus-within) #input {
:host(:focus-within) .wrap {
background: var(--focused-bg);
}
label {

@@ -87,0 +88,0 @@ position: absolute;

{
"name": "@neovici/cosmoz-input",
"version": "3.4.2",
"version": "3.5.0",
"description": "A 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