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.21-alpha to 0.0.22-alpha

7

index.d.ts

@@ -6,2 +6,5 @@ // Type definitions for Q

export = Q;
export as namespace Q;
/**

@@ -342,5 +345,1 @@ * If value is a Q promise, returns the promise.

}
declare module "q" {
export = Q;
}
{
"name": "@types/q",
"version": "0.0.21-alpha",
"version": "0.0.22-alpha",
"description": "TypeScript definitions for Q",

@@ -8,2 +8,6 @@ "main": "",

"author": "Barrie Nemetchek <https://github.com/bnemetchek>, Andrew Gaspar <https://github.com/AndrewGaspar/>, John Reilly <https://github.com/johnnyreilly>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:31 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:31 GMT
* File structure: UMD
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -13,13 +13,11 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"Q"
],
"declaredModules": [
"q"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "d70f63bc6cc5416487ed2a9d1034b0d312d623a93033bd3fb841df8c6e8945db"
"contentHash": "fbc1b4c0f1e65fe90918ec25c956ce9ae7359edb2ecdb96484db50d0f92611f9"
}
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