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

git-apply-pr

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-apply-pr - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

apply-pr.js

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

function getComments(page, next) {
github.issues.getComments({
github.pullRequests.getComments({
user: OWNER,

@@ -110,0 +110,0 @@ repo: REPO,

{
"name": "git-apply-pr",
"version": "1.2.1",
"version": "1.2.2",
"description": "Apply GitHub Pull Requests",

@@ -5,0 +5,0 @@ "main": "apply-pr.js",

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