@octokit/plugin-retry
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -54,3 +54,3 @@ 'use strict'; | ||
const VERSION = "4.1.2"; | ||
const VERSION = "4.1.3"; | ||
function retry(octokit, octokitOptions) { | ||
@@ -57,0 +57,0 @@ const state = Object.assign({ |
{ | ||
"name": "@octokit/plugin-retry", | ||
"description": "Automatic retry plugin for octokit", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"license": "MIT", | ||
"files": [ | ||
"dist-*/", | ||
"bin/" | ||
"dist-*/**", | ||
"bin/**" | ||
], | ||
@@ -10,0 +10,0 @@ "source": "dist-src/index.js", |
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
26956
15
237