Socket
Socket
Sign inDemoInstall

hfun-element-plus

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hfun-element-plus - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

packages/hfunAvator/index.js

2

package.json
{
"name": "hfun-element-plus",
"version": "0.0.5",
"version": "0.0.6",
"description": "一个vue3业务型组件库",

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

@@ -1,14 +0,4 @@

<!--
* @Author:
* @Description:
* @Date: 2022-03-01 15:08:25
* @LastEditTime: 2022-03-03 15:56:12
* @FilePath: /hfun-element-plus/src/hfunUI/README.md
-->
# HFUN-ELEMENT-PLUS 组件库快速入门
本节介绍如何在项目中使用hfun-element-plus组件库
<br>

@@ -15,0 +5,0 @@ <br>

@@ -5,14 +5,17 @@ /*

* @Date: 2022-02-14 17:30:38
* @LastEditTime: 2022-03-03 16:10:16
* @LastEditTime: 2022-03-09 11:32:38
* @FilePath: /hfun-element-plus/src/hfunUI/src/index.js
*/
import hfunAvator from '../packages/hfun-avator'
import hfunButton from '../packages/hfun-button'
import hfunSearchFrom from '../packages/hfun-searchFrom'
import hfunTable from '../packages/hfun-table'
import hfunSearchFrom from '../packages/hfunSearchFrom'
import hfunResultTable from '../packages/hfunResultTable'
import hfunDescriptionDialog from '../packages/hfunDescriptionDialog'
import hfunButton from '../packages/hfunButton'
import hfunAvator from '../packages/hfunAvator'
const components = [
hfunAvator,
hfunSearchFrom,
hfunResultTable,
hfunDescriptionDialog,
hfunButton,
hfunSearchFrom,
hfunTable
hfunAvator
]

@@ -27,3 +30,3 @@

const hfun_element_plus = {
version: "0.0.5",
version: "0.0.6",
install

@@ -34,7 +37,9 @@ }

install,
hfunAvator,
hfunSearchFrom,
hfunResultTable,
hfunDescriptionDialog,
hfunButton,
hfunSearchFrom
hfunAvator
}
export default hfun_element_plus
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