🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@fouro/elx-v2

Package Overview
Dependencies
Maintainers
6
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fouro/elx-v2 - npm Package Compare versions

Comparing version
1.0.19
to
1.0.20
+1
-1
package.json
{
"name": "@fouro/elx-v2",
"version": "1.0.19",
"version": "1.0.20",
"description": "element-ui components",

@@ -5,0 +5,0 @@ "main": "index.js",

<template>
<el-input v-model="inputValue" :placeholder="请输入数字" @blur="handleBlur" :clearable="clearable" @clear="handleClear">
<el-input v-model="inputValue" placeholder="请输入数字" @blur="handleBlur" :clearable="clearable" @clear="handleClear">
</el-input>

@@ -4,0 +4,0 @@ </template>