
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
create-mor
Advanced tools
兼容性提示: mor 需要 Node.js 版本 >=12.0.0.
通过 NPM:
$ npm init mor@latest
通过 Yarn:
$ yarn create mor
通过 PNPM:
$ pnpm create mor
然后根据命令行提示并选择!
另外, 你可以通过命令行选项直接指定项目名称或模版,例如:
# npm 6.x
npm init mor@latest my-mini-app --template wechat
# npm 7+, extra double-dash is needed:
npm init mor@latest my-mini-app -- --template wechat
# yarn
yarn create mor my-mini-app --template miniprogram-wechat-js
# pnpm
pnpm create mor my-mini-app -- --template miniprogram-wechat-js
当前支持的模版有:
miniprogram-alipay-jsminiprogram-alipay-js-lessminiprogram-alipay-js-sassminiprogram-alipay-ts-lessminiprogram-alipay-ts-sassminiprogram-wechat-jsminiprogram-wechat-js-lessminiprogram-wechat-js-sassminiprogram-wechat-ts-lessminiprogram-wechat-ts-sassFAQs
## 生成你的第一个 Mor 项目
The npm package create-mor receives a total of 12 weekly downloads. As such, create-mor popularity was classified as not popular.
We found that create-mor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.