@types/bluebird-retry
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ // Type definitions for bluebird-retry 0.11 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
// TypeScript Version: 3.2 | ||
@@ -8,0 +8,0 @@ import Promise = require('bluebird'); |
{ | ||
"name": "@types/bluebird-retry", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"description": "TypeScript definitions for bluebird-retry", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/bluebird-retry" | ||
}, | ||
@@ -24,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "15d1335aef957543cca2d41031aa019f433b1119b748c5867ee30638888c8940", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "1851f359a3bdf0d7149d7391da4b70c14554d59dc55ea4e6160e93358a29f4f9", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 16:16:47 GMT | ||
* Last updated: Fri, 24 May 2019 21:00:58 GMT | ||
* Dependencies: @types/bluebird | ||
@@ -14,0 +14,0 @@ * Global values: none |
3192
1.43%