Socket
Socket
Sign inDemoInstall

github

Package Overview
Dependencies
Maintainers
5
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github - npm Package Compare versions

Comparing version 13.1.0 to 13.1.1

5

package.json
{
"name": "github",
"version": "13.1.0",
"version": "13.1.1",
"description": "GitHub REST API client for Node.js",

@@ -62,3 +62,4 @@ "author": "Mike de Boer <info@mikedeboer.nl>",

"pretest": "standard && standard-markdown",
"test": "nyc mocha test/**/*-test.js",
"test": "nyc mocha 'test/**/*-test.js'",
"test:examples": "node test/examples.js",
"build": "npm-run-all build:*",

@@ -65,0 +66,0 @@ "prebuild:docs": "mkdirp doc/",

lib/index.d.ts

Sorry, the diff of this file is too big to display

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