Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mtpr

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mtpr - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

add-members.js

6

package.json
{
"name": "mtpr",
"version": "1.0.16",
"version": "1.0.17",
"description": "美团使用提交pr命令行工具",
"main": "index.js",
"bin": {
"mtpr": "bin/mtpr.js"
"mtpr": "bin/mtpr.js",
"mtprs": "./bin/index.js"
},

@@ -35,2 +36,3 @@ "scripts": {

"lodash": "^4.11.1",
"open": "0.0.5",
"request": "^2.73.0",

@@ -37,0 +39,0 @@ "request-promise": "^4.0.1"

@@ -26,2 +26,20 @@ ```

------------------mtprs工具使用说明-------------------
-----------------用来管理人员的列表.---------------------
Usage: mtprs [options]
Options:
-h, --help output usage information
-V, --version output the version number
-f, --file <filename> 人员列表文件
-n, --new <filename> 输出新的列表文件
-m, --member <namestr> 要添加的人的姓名/misId格式: 梁快升/liangkuaisheng#举个栗子/lizi
-o, --open 打开文件和工具
```
```
1、推荐cd到有git的项目目录中执行,因为内部使用了git 的命令自动获取信息,非git环境需要手动输入。

@@ -28,0 +46,0 @@ 2、cd 到项目目录

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc