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

@txdfe/at

Package Overview
Dependencies
Maintainers
0
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@txdfe/at

一个设计体系组件库

  • 1.7.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1.3K
decreased by-27.58%
Maintainers
0
Weekly downloads
 
Created
Source

at design system

本地开发

执行 npm run site,参考 docs/publish.md 文档操作。

本地构建

执行 npm run build

发布正式版

def p -d,日常CDN发布

def p -o,线上CDN发布

npm run pub,npm发布

如果出现 402 未授权报错问题,执行 npm publish --access public

发布测试版

测试版不要发 def! 因为发 def 会自动 merge 到 master 上

rm -rf node_modules tnpm i npm run build npm version x.x.x-alpha.x npm publish --tag {{你的测试版本号}}

发布后

  • 基于上一个分支新建下一版本的 daily/x.x.x 分支
  • npm version patch //默认更新最后一位
  • git push

Keywords

FAQs

Package last updated on 07 Dec 2024

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

  • 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