@types/promise-retry
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -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 @@ /** |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5450
27
47