New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ldesign/cli

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ldesign/cli

LDesign脚手架工具,快速创建项目!

latest
npmnpm
Version
0.9.0
Version published
Weekly downloads
11
Maintainers
2
Weekly downloads
 
Created
Source

logo

LDesign 脚手架

安装

npm i -g @ldesign/cli --registry=http://npm.longrise.cn:6286/

初始化项目

按提示选择对应的模板和功能即可。

ldesign init

新增依赖

ldesign add [name] <version>

更新依赖

当不填写name的时候会检查所有的依赖项。

ldesign update [name]

FAQs

Package last updated on 23 Aug 2023

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