@types/bluebird-retry
Advanced tools
Comparing version
// Type definitions for bluebird-retry 0.11 | ||
// Project: https://github.com/jut-io/bluebird-retry | ||
// Project: https://github.com/demmer/bluebird-retry | ||
// Definitions by: Pascal Vomhoff <https://github.com/pvomhoff> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/bluebird-retry", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "TypeScript definitions for bluebird-retry", | ||
@@ -14,2 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -23,4 +24,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "fdee456ecc2c9654edd15ed289205b3804323bf42bad6b9aefc9abda61cd8ddc", | ||
"typesPublisherContentHash": "15d1335aef957543cca2d41031aa019f433b1119b748c5867ee30638888c8940", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for bluebird-retry (https://github.com/jut-io/bluebird-retry). | ||
This package contains type definitions for bluebird-retry ( https://github.com/demmer/bluebird-retry ). | ||
@@ -12,4 +12,4 @@ # Details | ||
Additional Details | ||
* Last updated: Sat, 14 Jul 2018 01:02:00 GMT | ||
* Dependencies: bluebird | ||
* Last updated: Wed, 13 Feb 2019 16:16:47 GMT | ||
* Dependencies: @types/bluebird | ||
* Global values: none | ||
@@ -16,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
3147
1.68%