Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flyme-ui

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flyme-ui - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

CONTRIBUTING.md

2

package.json
{
"name": "flyme-ui",
"version": "0.1.2",
"version": "0.1.3",
"description": "一套基于 Vue.js 的移动端 UI 组件库",

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

@@ -39,2 +39,8 @@ # Flyme UI

[Icon 图标](doc/icon.md)
[Icon 图标](doc/icon.md)
[Tag 标签](doc/tag.md)
## 贡献
在任何形式的参与前,请先阅读[贡献指南](CONTRIBUTING.md)。如果你希望参与贡献,欢迎 Pull Request,或给我们报告 Bug。

@@ -1,7 +0,9 @@

import header from './component/header/index.vue';
import icon from './component/icon/index.vue';
import header from './component/header/header.vue';
import icon from './component/icon/icon.vue';
import tag from './component/tag/tag.vue';
export {
header,
icon
icon,
tag
}
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