🚀 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.23
to
1.0.24
+1
-1
package.json
{
"name": "@fouro/elx-v2",
"version": "1.0.23",
"version": "1.0.24",
"description": "element-ui components",

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

@@ -10,6 +10,6 @@ <template>

label: '是',
value: 0
value: 1
}, {
label: '否',
value: 1
value: 0
}]

@@ -16,0 +16,0 @@ export default {