
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
create-mediinfo
Advanced tools
[](#版权)
快速创建一个工程
注意:你需要安装
nodejs>=12的版本
使用 NPM:
$ npm init mediinfo@latest
使用 Yarn:
$ yarn create mediinfo
然后按照提示操作!
您还可以通过其他命令行选项直接指定要使用的项目名称和模板。
例如,要搭建一个的 lib 项目,请运行:
# npm
npm init mediinfo@latest my-lib --template npm-ts
# yarn
yarn create mediinfo my-lib --template npm-ts
目前支持的模板预设包括:
(c) 2021 @联众智慧科技股份有限公司
FAQs
[](#版权)
The npm package create-mediinfo receives a total of 2 weekly downloads. As such, create-mediinfo popularity was classified as not popular.
We found that create-mediinfo demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.