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

@types/promise-retry

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/promise-retry - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

6

promise-retry/index.d.ts

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

// Type definitions for promise-retry 1.1
// Project: https://github.com/IndigoUnited/node-promise-retry
// Definitions by: Jamie Birch <https://github.com/shirakaba>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { OperationOptions } from "retry";

@@ -8,0 +2,0 @@ /**

8

promise-retry/package.json
{
"name": "@types/promise-retry",
"version": "1.1.4",
"version": "1.1.5",
"description": "TypeScript definitions for promise-retry",

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

"name": "Jamie Birch",
"url": "https://github.com/shirakaba",
"githubUsername": "shirakaba"
"githubUsername": "shirakaba",
"url": "https://github.com/shirakaba"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "92d1c515317a62eaf1775d4dd4fda1f73308fb21c9d78dbf3266a8c25b945eeb",
"typesPublisherContentHash": "0e2815d00949d9ca99dc9050ec92d9adec4248d27fe8695fc5bb168d4967a1e9",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for promise-retry 1.1
// Project: https://github.com/IndigoUnited/node-promise-retry
// Definitions by: Jamie Birch <https://github.com/shirakaba>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { OperationOptions } from "retry";

@@ -49,7 +43,6 @@ /**

### Additional Details
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT
* Dependencies: [@types/retry](https://npmjs.com/package/@types/retry)
* Global values: none
# Credits
These definitions were written by [Jamie Birch](https://github.com/shirakaba).
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