Socket
Socket
Sign inDemoInstall

probot

Package Overview
Dependencies
Maintainers
6
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 13.2.0 to 13.2.1

1

lib/octokit/get-webhooks.js

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

const webhooks = new webhooks_1.Webhooks({
log: state.log,
secret: state.webhooks.secret,

@@ -11,0 +12,0 @@ transform: (hook) => (0, octokit_webhooks_transform_js_1.webhookTransform)(state, hook),

2

lib/version.d.ts

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

export declare const VERSION = "13.2.0";
export declare const VERSION = "13.2.1";

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

// The version is set automatically before publish to npm
exports.VERSION = "13.2.0";
exports.VERSION = "13.2.1";
//# sourceMappingURL=version.js.map
{
"name": "probot",
"version": "13.2.0",
"version": "13.2.1",
"description": "A framework for building GitHub Apps to automate and improve your workflow",

@@ -89,4 +89,4 @@ "repository": "github:probot/probot",

"smee-client": "^2.0.0",
"sonic-boom": "^3.7.0",
"supertest": "^6.3.3",
"sonic-boom": "^4.0.0",
"supertest": "^7.0.0",
"tsd": "^0.31.0",

@@ -93,0 +93,0 @@ "typedoc": "^0.25.3",

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