New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pull-request-size-reminder

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pull-request-size-reminder - npm Package Compare versions

Comparing version

to
1.0.3

2

package.json
{
"name": "pull-request-size-reminder",
"version": "1.0.2",
"version": "1.0.3",
"description": "CLI to check potential size of pull request",

@@ -5,0 +5,0 @@ "keywords": [

@@ -13,9 +13,9 @@ # pull-request-size-reminder

![Great! Your branch has changed 4 files Good job! your pull request will be easy to review](./images/good.png)
![Great! Your branch has changed 4 files Good job! your pull request will be easy to review](./good.png)
![Careful! Your branch has changed 17 files Your pull request is getting a little bit on the large side, keep an eye on it ](./images/risky.png)
![Careful! Your branch has changed 17 files Your pull request is getting a little bit on the large side, keep an eye on it ](./risky.png)
![Woah! A big PR! Your branch has changed 26 files Your pull request is large, think of your colleagues! ](./images/big.png)
![Woah! A big PR! Your branch has changed 26 files Your pull request is large, think of your colleagues! ](./big.png)
![Very large PR! Your branch has changed 45 files The number of files is too damn high!](./images/huge.png)
![Very large PR! Your branch has changed 45 files The number of files is too damn high!](./huge.png)

@@ -22,0 +22,0 @@ ## Installation