Comparing version 1.3.5 to 1.3.6
@@ -49,4 +49,4 @@ #!/usr/bin/env node | ||
console.log(` 安装npm包:cnpm install\n`); | ||
/webpack/.test(demoType) && console.log(` 安装npm包:cnpm install nodemon -g\n`); | ||
!/webpack/.test(demoType) && console.log(` 安装npm包:cnpm install nodemon -g\n`); | ||
console.log(` 启动项目:cnpm run dev\n`); | ||
} |
{ | ||
"name": "yu-init", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47146
4