Socket
Socket
Sign inDemoInstall

pullmaster

Package Overview
Dependencies
48
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0-alpha.8 to 0.3.0-alpha.9

2

lib/index.js

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

function isPrGreen(pr) {
return pr.mergeable_state === "clean" && !pr.merged && pr.state !== "closed";
return pr.mergeable_state === "clean" && pr.state !== "closed";
}

@@ -169,0 +169,0 @@

{
"name": "pullmaster",
"version": "0.3.0-alpha.8",
"version": "0.3.0-alpha.9",
"private": false,

@@ -5,0 +5,0 @@ "description": "Master your pulls 🏋",

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