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

@types/async-retry

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/async-retry - npm Package Compare versions

Comparing version 1.4.6 to 1.4.7

8

async-retry/index.d.ts

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

// Type definitions for async-retry 1.4
// Project: https://github.com/vercel/async-retry
// Definitions by: Albert Wu <https://github.com/albertywu>
// Pablo Rodríguez <https://github.com/MeLlamoPablo>
// Rafał Sawicki <https://github.com/rafsawicki>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { WrapOptions } from "retry";

@@ -10,0 +2,0 @@

20

async-retry/package.json
{
"name": "@types/async-retry",
"version": "1.4.6",
"version": "1.4.7",
"description": "TypeScript definitions for async-retry",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/async-retry",

"name": "Albert Wu",
"url": "https://github.com/albertywu",
"githubUsername": "albertywu"
"githubUsername": "albertywu",
"url": "https://github.com/albertywu"
},
{
"name": "Pablo Rodríguez",
"url": "https://github.com/MeLlamoPablo",
"githubUsername": "MeLlamoPablo"
"githubUsername": "MeLlamoPablo",
"url": "https://github.com/MeLlamoPablo"
},
{
"name": "Rafał Sawicki",
"url": "https://github.com/rafsawicki",
"githubUsername": "rafsawicki"
"githubUsername": "rafsawicki",
"url": "https://github.com/rafsawicki"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "2e21ddf8a3cd961310961a132b729444a2eca69f3a630cbb8d805310fe3535f3",
"typesPublisherContentHash": "3044fa617257ef6bb178cb8278d43d338f76326540f0851d8ff626b8bb5b1750",
"typeScriptVersion": "4.5"
}

@@ -11,10 +11,2 @@ # Installation

````ts
// Type definitions for async-retry 1.4
// Project: https://github.com/vercel/async-retry
// Definitions by: Albert Wu <https://github.com/albertywu>
// Pablo Rodríguez <https://github.com/MeLlamoPablo>
// Rafał Sawicki <https://github.com/rafsawicki>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import { WrapOptions } from "retry";

@@ -71,7 +63,6 @@

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:04 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/retry](https://npmjs.com/package/@types/retry)
* Global values: none
# Credits
These definitions were written by [Albert Wu](https://github.com/albertywu), [Pablo Rodríguez](https://github.com/MeLlamoPablo), [Rafał Sawicki](https://github.com/rafsawicki), and [BendingBender](https://github.com/BendingBender).
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