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.2 to 0.3.3

1

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

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

this.handleChange(e);
this.$emit('clear', e);
}

@@ -269,0 +270,0 @@

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

this.handleChange(e);
this.$emit('clear', e);
}

@@ -269,0 +270,0 @@

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

this.handleChange(e);
this.$emit('clear', e);
}

@@ -265,0 +266,0 @@

4

package.json
{
"name": "@mekari/pixel-input",
"description": "Mekari Pixel | Input component",
"version": "0.3.2",
"version": "0.3.3",
"homepage": "https://mekari.design/",

@@ -28,3 +28,3 @@ "repository": {

"@mekari/pixel-box": "^0.0.7",
"@mekari/pixel-button-icon": "^0.4.3",
"@mekari/pixel-button-icon": "^0.4.4",
"@mekari/pixel-utils": "^0.1.0"

@@ -31,0 +31,0 @@ },

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

this.handleChange(e)
this.$emit('clear', e)
}

@@ -76,0 +77,0 @@ },

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