Socket
Socket
Sign inDemoInstall

github-app

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-app - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

2

index.js

@@ -24,3 +24,3 @@ const jwt = require('jsonwebtoken');

return asApp().then(github => {
return github.integrations.createInstallationToken({
return github.apps.createInstallationToken({
installation_id: installationId

@@ -27,0 +27,0 @@ });

{
"name": "github-app",
"version": "3.1.0",
"version": "3.2.0",
"description": "NodeJS module for building GitHub Apps",

@@ -13,3 +13,3 @@ "repository": "probot/github-app",

"dependencies": {
"github": "^9.3.1",
"github": "^10.1.0",
"jsonwebtoken": "^7.3.0"

@@ -16,0 +16,0 @@ },

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