@terencesun/githubdb
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -167,2 +167,3 @@ "use strict"; | ||
repo: this.repo, | ||
per_page: 9999, | ||
})]; | ||
@@ -169,0 +170,0 @@ case 1: |
{ | ||
"name": "@terencesun/githubdb", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "operate with github like mongodb for nodejs", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -62,3 +62,7 @@ ## GithubDB by TerenceSun | ||
### CHANGES | ||
- 1.1.2 | ||
- github.ts: add pre_page: 9999 into method isBranchExist, to avoid the github api branch number limit | ||
### Licence | ||
MIT |
Sorry, the diff of this file is not supported yet
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
45197
713
68