Comparing version 1.11.12 to 1.11.13
@@ -601,3 +601,4 @@ /* | ||
type: 'all', | ||
user: options.user | ||
user: options.user, | ||
per_page: 1000 | ||
}; | ||
@@ -632,3 +633,4 @@ | ||
user: options.user, | ||
org: options.org | ||
org: options.org, | ||
per_page: 1000 | ||
}; | ||
@@ -635,0 +637,0 @@ |
@@ -234,3 +234,4 @@ /* | ||
type: options.type, | ||
user: user | ||
user: user, | ||
per_page: 1000 | ||
}; | ||
@@ -237,0 +238,0 @@ |
{ | ||
"name": "gh", | ||
"description": "GitHub command line tools.", | ||
"version": "1.11.12", | ||
"version": "1.11.13", | ||
"homepage": "http://nodegh.io", | ||
@@ -6,0 +6,0 @@ "author": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
197158
4616