Socket
Socket
Sign inDemoInstall

@types/q

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/q - npm Package Compare versions

Comparing version 0.0.38 to 0.0.39

2

q v0.0/index.d.ts

@@ -195,3 +195,3 @@ // Type definitions for Q

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

@@ -198,0 +198,0 @@ }

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

@@ -32,4 +33,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "c7423bbe6c6644f2e782b0dc527640c30812226978697260778db2dab84d8955",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "55f5072b8d2144f2ac22a10e2fa8e14fee9bc4ea6c487ddb9b6053b7f34d54f8",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Fri, 15 May 2020 11:32:02 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc