@types/promise-retry
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -5,2 +5,3 @@ // Type definitions for promise-retry 1.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -7,0 +8,0 @@ import { WrapOptions } from "retry"; |
{ | ||
"name": "@types/promise-retry", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "TypeScript definitions for promise-retry", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "ddd14130eaa264eefb3e33612b189648d9f0833f251ff3444025351884055184", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "6c392ad2570d042be9ca170df97f31b8cff9705f9500e63a6b62c222b0df7c12", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 07 Nov 2017 19:08:15 GMT | ||
* Last updated: Thu, 09 Nov 2017 22:14:16 GMT | ||
* Dependencies: retry | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
3915
26