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 5.0.1 to 5.0.2

2

dist-node/index.js

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

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

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

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

const VERSION = "5.0.1";
const VERSION = "5.0.2";
export {
VERSION
};

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

export declare const VERSION = "5.0.1";
export declare const VERSION = "5.0.2";

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

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

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

{
"name": "@octokit/plugin-retry",
"version": "5.0.1",
"version": "5.0.2",
"publishConfig": {

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

"@octokit/request-error": "^4.0.0",
"@octokit/tsconfig": "^1.0.2",
"@octokit/tsconfig": "^2.0.0",
"@types/fetch-mock": "^7.3.1",

@@ -24,0 +24,0 @@ "@types/jest": "^29.0.0",

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