Comparing version 13.0.0-beta.15 to 13.0.0-beta.16
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "13.0.0-beta.15"; | ||
export declare const VERSION = "13.0.0-beta.16"; |
@@ -5,3 +5,3 @@ "use strict"; | ||
// The version is set automatically before publish to npm | ||
exports.VERSION = "13.0.0-beta.15"; | ||
exports.VERSION = "13.0.0-beta.16"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "probot", | ||
"version": "13.0.0-beta.15", | ||
"version": "13.0.0-beta.16", | ||
"description": "A framework for building GitHub Apps to automate and improve your workflow", | ||
@@ -45,4 +45,5 @@ "repository": "github:probot/probot", | ||
"@octokit/plugin-throttling": "^8.1.3", | ||
"@octokit/request": "^8.1.6", | ||
"@octokit/types": "^12.3.0", | ||
"@octokit/webhooks": "^12.0.8", | ||
"@octokit/webhooks": "^12.0.10", | ||
"@probot/get-private-key": "^1.1.2", | ||
@@ -49,0 +50,0 @@ "@probot/octokit-plugin-config": "^2.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
741931
27
+ Added@octokit/request@^8.1.6
Updated@octokit/webhooks@^12.0.10