Socket
Book a DemoInstallSign in
Socket

linkmore-mobile

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkmore-mobile

[ant-v5](https://mobile.ant.design/zh)

0.0.14-beta.1
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

version

ant-v5

$ npm install --save linkmore-mobile
# or
$ yarn add linkmore-mobile
# or
$ pnpm add linkmore-mobile

发布

cd lib

  • 正式版
    • npm publish
  • beta版
    • npm publish --tag beta
  • alpha版
    • npm publish --tag alpha

打标签

git tag -a [tagName] -m [message]// 创建本地tag git push origin [tagName] // 推送到远程仓库 git push origin --tags // 全部推送

git show [tagName] // 查看本地某个 tag 的详细信息 git tag // 查看本地所有 tag git ls-remote --tags origin // 查看远程所有 tag

git tag -d [tagName] // 本地 tag 的删除 git push origin :refs/tags/[tagName] // 远程 tag 的删除

git checkout [tagname] // 切换标签

主题色

在global文件夹中,theme-dark.less, theme-default.less

FAQs

Package last updated on 20 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.