🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

create-mediinfo

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-mediinfo

[![版权](https://img.shields.io/badge/copyright-联众智慧科技股份有限公司-informational.svg?style=flat-square")](#版权)

latest
npmnpm
Version
0.3.0
Version published
Maintainers
1
Created
Source

create-mediinfo

版权

快速创建一个工程

注意:你需要安装 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

目前支持的模板预设包括:

  • npm-ts - NPM + Typescript 模块脚手架

版权

(c) 2021 @联众智慧科技股份有限公司

FAQs

Package last updated on 04 Jan 2022

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