git-apply-pr
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
8181
5