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

probot

Package Overview
Dependencies
Maintainers
5
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

probot - npm Package Compare versions

Comparing version 8.0.0-beta.6 to 8.0.0-beta.7

4

lib/context.d.ts

@@ -1,2 +0,2 @@

import { PayloadRepository, Webhooks } from '@octokit/webhooks';
import Webhooks, { PayloadRepository } from '@octokit/webhooks';
import { GitHubAPI } from './github';

@@ -106,3 +106,3 @@ import { LoggerWithTarget } from './wrap-logger';

*
* You app can read that file from the target repository:
* Your app can read that file from the target repository:
*

@@ -109,0 +109,0 @@ * ```js

@@ -140,3 +140,3 @@ "use strict";

*
* You app can read that file from the target repository:
* Your app can read that file from the target repository:
*

@@ -143,0 +143,0 @@ * ```js

{
"name": "probot",
"version": "8.0.0-beta.6",
"version": "8.0.0-beta.7",
"description": "🤖 A framework for building GitHub Apps to automate and improve your workflow",

@@ -5,0 +5,0 @@ "repository": "https://github.com/probot/probot",

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