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 0.0.40 to 0.0.41

6

q v0.0/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for Q
// 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>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
export = Q;

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

20

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

@@ -10,14 +10,14 @@ "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"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "307e414c11dcca812a8141f062be47df75e3f89f90d64cf7855dc1dc76d29214",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "167911938de71f4160fa2ad6a58bb810367a10bddf240d7f82552ad0e2bb3656",
"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), and [John Reilly](https://github.com/johnnyreilly).
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc