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.5 to 4.1.6

2

dist-node/index.js

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

// pkg/dist-src/index.js
var VERSION = "4.1.5";
var VERSION = "4.1.6";
function retry(octokit, octokitOptions) {

@@ -87,0 +87,0 @@ const state = Object.assign(

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

const VERSION = "4.1.5";
const VERSION = "4.1.6";
export {
VERSION
};

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

export declare const VERSION = "4.1.5";
export declare const VERSION = "4.1.6";

@@ -47,3 +47,3 @@ // pkg/dist-src/error-request.js

// pkg/dist-src/index.js
var VERSION = "4.1.5";
var VERSION = "4.1.6";
function retry(octokit, octokitOptions) {

@@ -50,0 +50,0 @@ const state = Object.assign(

{
"name": "@octokit/plugin-retry",
"version": "4.1.5",
"version": "4.1.6",
"publishConfig": {

@@ -35,3 +35,3 @@ "access": "public"

"engines": {
"node": ">= 16"
"node": ">= 14"
},

@@ -38,0 +38,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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