🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

ny-cli-p

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ny-cli-p - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
command/init.js

@@ -100,3 +100,3 @@ "use strict";

if (!config.tpl[templateStr]) {
console.log(chalk.red("\n × 所选模版暂不支持,请重新选择!"));
console.log(chalk.red(`× 所选模版【${templateStr}】暂不支持,请重新选择!`));
process.exit();

@@ -103,0 +103,0 @@ }

{
"name": "ny-cli-p",
"version": "1.0.2",
"version": "1.0.3",
"description": "南邮医信前端脚手架,有vue2、vue3、react等pc和移动端模版",

@@ -5,0 +5,0 @@ "scripts": {