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 1.0.6 to 1.0.7

2

q/index.d.ts

@@ -148,3 +148,3 @@ // Type definitions for Q 1.0

*/
thenReject(reason?: any): Promise<T>;
thenReject<U = T>(reason?: any): Promise<U>;

@@ -151,0 +151,0 @@ /**

{
"name": "@types/q",
"version": "1.0.6",
"version": "1.0.7",
"description": "TypeScript definitions for Q",

@@ -35,4 +35,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "d3db808a36a1d868ed77dcc511823110f6644b695f1f663df9cf4ca203a1f4ac",
"typesPublisherContentHash": "bdea79feb21d383b52bfb56acc0eb1573b66eb6ebcc79008f5cd66e831471163",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 25 Oct 2017 16:18:55 GMT
* Last updated: Fri, 19 Jan 2018 22:53:49 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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