Socket
Socket
Sign inDemoInstall

duoms

Package Overview
Dependencies
152
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.2.1

lib/ colors.js

4

lib/push.js

@@ -48,2 +48,3 @@ #!/usr/bin/env node

console.warn(colors.warn('注意: 有可能不是 "fe" 组中的项目, 小心与线上目录冲突!'));
return null;
}

@@ -54,2 +55,3 @@

console.warn(colors.warn('注意: "repository" 字段中的仓库名和 "name" 字段值不一致, 有可能与线上目录冲突!'));
return null;
}

@@ -182,3 +184,3 @@

// 打印发布信息
process.stdout.write(colors.help('发布文件: ' + file));
console.log(colors.help('发布文件: ' + file));

@@ -185,0 +187,0 @@ // 将 Object 推送到 OSS

{
"name": "duoms",
"version": "0.1.9",
"version": "0.2.1",
"description": "剁手管理系统基础服务",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc