@types/promise.allsettled
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -1,9 +0,1 @@ | ||
// Type definitions for promise.allsettled 1.0 | ||
// Project: https://github.com/ljharb/promise.allsettled#readme | ||
// Definitions by: Martin Jurča <https://github.com/jurca> | ||
// Elizabeth Lorenz <https://github.com/kisaraofpern> | ||
// Jordan Harband <https://github.com/ljharb> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.1 | ||
import implementation = require("./implementation"); | ||
@@ -10,0 +2,0 @@ import getPolyfill = require("./polyfill"); |
{ | ||
"name": "@types/promise.allsettled", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "TypeScript definitions for promise.allsettled", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/promise.allsettled", | ||
"name": "Martin Jurča", | ||
"url": "https://github.com/jurca", | ||
"githubUsername": "jurca" | ||
"githubUsername": "jurca", | ||
"url": "https://github.com/jurca" | ||
}, | ||
{ | ||
"name": "Elizabeth Lorenz", | ||
"url": "https://github.com/kisaraofpern", | ||
"githubUsername": "kisaraofpern" | ||
"githubUsername": "kisaraofpern", | ||
"url": "https://github.com/kisaraofpern" | ||
}, | ||
{ | ||
"name": "Jordan Harband", | ||
"url": "https://github.com/ljharb", | ||
"githubUsername": "ljharb" | ||
"githubUsername": "ljharb", | ||
"url": "https://github.com/ljharb" | ||
} | ||
@@ -34,4 +34,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4b73c7b1a8c0a84494eae905aa8834b2dfd8541ccbe0314d262f0a5bcd6447ff", | ||
"typesPublisherContentHash": "0b7611f2bbf0dfa069c55532f8590ae853e6693343fe75cba9c6db35555b6b76", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
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
5473
55
16