Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@mypaas/paas-dev-tools
Advanced tools
The paas-dev command line provides a complete set of commands to develop and publish paas components.
用于帮助开发者在本地创建组件包、开发组件包
npm i -g @mypaas/paas-dev-tools
or
yarn global add @mypaas/paas-dev-tools
启动当前文件夹作为组件包
paas-dev run
启动指定组件包
paas-dev run component-package-path
可支持多个组件包:
paas-dev run component-package-path-1 component-package-path-2
也可将某目录下的所有组件包同时添加到组件开发服务:
paas-dev run component-packages-parent-dir
启动后可前往移动 PaaS 设计器页面使用本地组件调试功能
paas-dev create
paas-dev gen component
or
paas-dev gen hook
在组件根目录执行
paas-dev publish component-pkg
FAQs
The paas-dev command line provides a complete set of commands to develop and publish paas components.
The npm package @mypaas/paas-dev-tools receives a total of 12 weekly downloads. As such, @mypaas/paas-dev-tools popularity was classified as not popular.
We found that @mypaas/paas-dev-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.