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

@octokit/plugin-retry

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-retry - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

dist-node/index.js.map

2

dist-node/index.js

@@ -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",

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