
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@geom_team/cli
Advanced tools
集成geometry的一些自动化处理
# use npm
npm install -g @geom_team/cli
# use yarn
yarn global add @geom_team/cli
创建发布angular library
初始化 一个名称为[name] 的 library
geometry library --init name
发布[name]
# 发布到npm
geometry library --publish [name]
#发布到yalc进行调试(需要本地安装yalc npm install -g yalc)
geometry library --publish [name] --to-yalc
构建angular app
读取并执行 ./scripts/build.sh 文件中的构建命令
geometry app --build
构建并发布[tag]版本
geometry app --build --publish [tag]
归档构建产物至【archive】
geometry app --build --publish [tag] --archive [archive]
FAQs
geometry命令行工具,
The npm package @geom_team/cli receives a total of 7 weekly downloads. As such, @geom_team/cli popularity was classified as not popular.
We found that @geom_team/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

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.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.