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.2 to 1.0.3

1

promise.allsettled/index.d.ts

@@ -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

11

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