Socket
Socket
Sign inDemoInstall

@octokit/plugin-enterprise-rest

Package Overview
Dependencies
0
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.2 to 3.5.0

1

ghe-2.16/README.md

@@ -100,2 +100,3 @@ # @octokit/plugin-enterprise-rest/ghe-2.16

octokit.apps.createContentAttachment(body, content_reference_id, title)
octokit.apps.createFromManifest(code)
octokit.apps.createInstallationToken(installation_id)

@@ -102,0 +103,0 @@ octokit.apps.findOrgInstallation(org)

2

ghe-2.17/README.md

@@ -103,3 +103,3 @@ # @octokit/plugin-enterprise-rest/ghe-2.17

octokit.apps.createFromManifest(code)
octokit.apps.createInstallationToken(installation_id)
octokit.apps.createInstallationToken(installation_id, permissions, repository_ids)
octokit.apps.deleteInstallation(installation_id)

@@ -106,0 +106,0 @@ octokit.apps.findOrgInstallation(org)

{
"name": "@octokit/plugin-enterprise-rest",
"version": "3.4.2",
"version": "3.5.0",
"publishConfig": {

@@ -38,3 +38,3 @@ "access": "public",

"devDependencies": {
"@octokit/routes": "20.4.4",
"@octokit/routes": "20.5.0",
"coveralls": "^3.0.2",

@@ -41,0 +41,0 @@ "lodash.camelcase": "^4.3.0",

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc