Socket
Socket
Sign inDemoInstall

@types/q

Package Overview
Dependencies
0
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.4 to 1.5.5

2

q/index.d.ts

@@ -253,3 +253,3 @@ // Type definitions for Q 1.5

state: "fulfilled" | "rejected" | "pending";
value?: T;
value?: T | undefined;
reason?: any;

@@ -256,0 +256,0 @@ }

{
"name": "@types/q",
"version": "1.5.4",
"version": "1.5.5",
"description": "TypeScript definitions for Q",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q",
"license": "MIT",

@@ -42,4 +43,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "468c45fb0acfd51599db9fd0186f40568f238a731e9d591452de2c66ac244221",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "e35c02431c6153cb4f7280c296d68c5dead5ce1584c60e4fe11b5132cbf41b3f",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 15 May 2020 23:04:11 GMT
* Last updated: Wed, 07 Jul 2021 17:02:41 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `Q`

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc