Socket
Socket
Sign inDemoInstall

@mekari/pixel-button

Package Overview
Dependencies
Maintainers
8
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mekari/pixel-button - npm Package Compare versions

Comparing version 0.2.13 to 0.2.14

1

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

@@ -87,2 +87,3 @@ 'use strict';

const baseStyles = {
position: 'relative',
display: 'inline-flex',

@@ -89,0 +90,0 @@ justifyContent: 'center',

@@ -87,2 +87,3 @@ 'use strict';

const baseStyles = {
position: 'relative',
display: 'inline-flex',

@@ -89,0 +90,0 @@ justifyContent: 'center',

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

const baseStyles = {
position: 'relative',
display: 'inline-flex',

@@ -85,0 +86,0 @@ justifyContent: 'center',

2

package.json
{
"name": "@mekari/pixel-button",
"version": "0.2.13",
"version": "0.2.14",
"description": "Mekari Pixel | Button component",

@@ -5,0 +5,0 @@ "homepage": "https://mekari.design/",

@@ -6,2 +6,3 @@ /**

const baseStyles = {
position: 'relative',
display: 'inline-flex',

@@ -8,0 +9,0 @@ justifyContent: 'center',

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