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.5.6 to 1.5.7

10

q/index.d.ts

@@ -1,11 +0,1 @@

// Type definitions for Q 1.5
// Project: https://github.com/kriskowal/q
// Definitions by: Barrie Nemetchek <https://github.com/bnemetchek>
// Andrew Gaspar <https://github.com/AndrewGaspar>
// John Reilly <https://github.com/johnnyreilly>
// Michel Boudreau <https://github.com/mboudreau>
// TeamworkGuy2 <https://github.com/TeamworkGuy2>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
export = Q;

@@ -12,0 +2,0 @@ export as namespace Q;

28

q/package.json
{
"name": "@types/q",
"version": "1.5.6",
"description": "TypeScript definitions for Q",
"version": "1.5.7",
"description": "TypeScript definitions for q",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q",

@@ -10,24 +10,24 @@ "license": "MIT",

"name": "Barrie Nemetchek",
"url": "https://github.com/bnemetchek",
"githubUsername": "bnemetchek"
"githubUsername": "bnemetchek",
"url": "https://github.com/bnemetchek"
},
{
"name": "Andrew Gaspar",
"url": "https://github.com/AndrewGaspar",
"githubUsername": "AndrewGaspar"
"githubUsername": "AndrewGaspar",
"url": "https://github.com/AndrewGaspar"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Michel Boudreau",
"url": "https://github.com/mboudreau",
"githubUsername": "mboudreau"
"githubUsername": "mboudreau",
"url": "https://github.com/mboudreau"
},
{
"name": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2",
"githubUsername": "TeamworkGuy2"
"githubUsername": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2"
}

@@ -44,4 +44,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "1240e5840d91b635e41a9e33efb84d22dca60ff8f6cd815b4a4fb391adacb48c",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "953d9c41b40a4a1e638fae42946e7a15b81ddbac04603ad957f53777512a72ff",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Q (https://github.com/kriskowal/q).
This package contains type definitions for q (https://github.com/kriskowal/q).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:23 GMT
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT
* Dependencies: none
* Global values: `Q`
# Credits
These definitions were written by [Barrie Nemetchek](https://github.com/bnemetchek), [Andrew Gaspar](https://github.com/AndrewGaspar), [John Reilly](https://github.com/johnnyreilly), [Michel Boudreau](https://github.com/mboudreau), and [TeamworkGuy2](https://github.com/TeamworkGuy2).
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