Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/promise.allsettled

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/promise.allsettled - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

promise.allsettled/index.d.ts

@@ -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");

16

promise.allsettled/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc