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.0 to 1.4.1

2

async-retry/index.d.ts

@@ -13,3 +13,3 @@ // Type definitions for async-retry 1.4

fn: AsyncRetry.RetryFunction<A>,
opts: AsyncRetry.Options
opts?: AsyncRetry.Options
): Promise<A>;

@@ -16,0 +16,0 @@

{
"name": "@types/async-retry",
"version": "1.4.0",
"version": "1.4.1",
"description": "TypeScript definitions for async-retry",

@@ -34,4 +34,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "ff5dc461aee5026c01b1d5f2463ffda4aa4a62a8de030b4654a08495ebbf6b87",
"typesPublisherContentHash": "d7e5bc61488deb831a5d9fbc2949d483aaa84c8e0aeffaff70aa21799dabeffd",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 04 Apr 2019 18:13:35 GMT
* Last updated: Mon, 15 Apr 2019 21:06:44 GMT
* Dependencies: @types/retry

@@ -14,0 +14,0 @@ * Global values: none

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