@types/promise.allsettled
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,3 @@ // Type definitions for promise.allsettled 1.0 | ||
// Elizabeth Lorenz <https://github.com/kisaraofpern> | ||
// Jordan Harband <https://github.com/ljharb> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -7,0 +8,0 @@ // TypeScript Version: 3.1 |
{ | ||
"name": "@types/promise.allsettled", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for promise.allsettled", | ||
@@ -16,6 +16,11 @@ "license": "MIT", | ||
"githubUsername": "kisaraofpern" | ||
}, | ||
{ | ||
"name": "Jordan Harband", | ||
"url": "https://github.com/ljharb", | ||
"githubUsername": "ljharb" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -28,4 +33,4 @@ "type": "git", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5740fc3e6e0fc4c564bc6a6bb8c93f7a989bfd59e4afdb66bab50346172598e1", | ||
"typesPublisherContentHash": "6a4681bb65bc68eabe78c6e8fc36442f9cb37a07a8e6b260ccbff5ec8437a469", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise.allsettled | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise.allsettled. | ||
Additional Details | ||
* Last updated: Mon, 14 Oct 2019 17:34:58 GMT | ||
### Additional Details | ||
* Last updated: Fri, 07 Feb 2020 18:24:07 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Martin Jurča <https://github.com/jurca>, and Elizabeth Lorenz <https://github.com/kisaraofpern>. | ||
These definitions were written by Martin Jurča (https://github.com/jurca), Elizabeth Lorenz (https://github.com/kisaraofpern), and Jordan Harband (https://github.com/ljharb). |
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
5812
60