Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@terencesun/githubdb

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@terencesun/githubdb - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

1

lib/src/github.js

@@ -167,2 +167,3 @@ "use strict";

repo: this.repo,
per_page: 9999,
})];

@@ -169,0 +170,0 @@ case 1:

2

package.json
{
"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

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