Socket
Socket
Sign inDemoInstall

@mekari/pixel-input

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mekari/pixel-input - npm Package Compare versions

Comparing version 0.3.10 to 0.3.11

2

dist/mekari-pixel-input.cjs.dev.js

@@ -309,3 +309,3 @@ 'use strict';

position: 'relative',
display: 'inline-flex',
display: 'flex',
alignItems: 'center',

@@ -312,0 +312,0 @@ width: this.isFullWidth ? '100%' : undefined

@@ -309,3 +309,3 @@ 'use strict';

position: 'relative',
display: 'inline-flex',
display: 'flex',
alignItems: 'center',

@@ -312,0 +312,0 @@ width: this.isFullWidth ? '100%' : undefined

@@ -305,3 +305,3 @@ import { MpBox } from '@mekari/pixel-box';

position: 'relative',
display: 'inline-flex',
display: 'flex',
alignItems: 'center',

@@ -308,0 +308,0 @@ width: this.isFullWidth ? '100%' : undefined

{
"name": "@mekari/pixel-input",
"description": "Mekari Pixel | Input component",
"version": "0.3.10",
"version": "0.3.11",
"homepage": "https://mekari.design/",

@@ -6,0 +6,0 @@ "repository": {

@@ -120,3 +120,3 @@ import { MpBox } from '@mekari/pixel-box'

position: 'relative',
display: 'inline-flex',
display: 'flex',
alignItems: 'center',

@@ -123,0 +123,0 @@ width: this.isFullWidth ? '100%' : undefined

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