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.16.0 to 3.17.0

6

dist/styles.js

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

width: 100%;
transition: transform 0.25s, width 0.25s;
transition:
transform 0.25s,
width 0.25s;
transform-origin: left top;

@@ -102,2 +104,4 @@ color: var(--color);

text-overflow: ellipsis;
text-transform: var(--cosmoz-input-label-text-transform);
font-weight: var(--cosmoz-input-label-font-weight);
}

@@ -104,0 +108,0 @@

2

package.json
{
"name": "@neovici/cosmoz-input",
"version": "3.16.0",
"version": "3.17.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