Socket
Socket
Sign inDemoInstall

@types/p-queue

Package Overview
Dependencies
3
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.2.1

33

p-queue/package.json
{
"name": "@types/p-queue",
"version": "3.1.0",
"description": "TypeScript definitions for p-queue",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "Evan Shortiss",
"url": "https://github.com/evanshortiss",
"githubUsername": "evanshortiss"
}
],
"version": "3.2.1",
"typings": null,
"description": "Stub TypeScript definitions entry for p-queue, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/p-queue"
},
"scripts": {},
"author": "",
"repository": "https://github.com/sindresorhus/p-queue",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "8664c01af727cb1f89f951c7a6ad971b03a60d397a669ef0887803d4eb926583",
"typeScriptVersion": "2.4"
"p-queue": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/p-queue`
This is a stub types definition for p-queue (https://github.com/sindresorhus/p-queue).
# Summary
This package contains type definitions for p-queue ( https://github.com/sindresorhus/p-queue#readme ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/p-queue
Additional Details
* Last updated: Thu, 28 Feb 2019 18:39:33 GMT
* Dependencies: @types/node
* Global values: none
# Credits
These definitions were written by BendingBender <https://github.com/BendingBender>, Evan Shortiss <https://github.com/evanshortiss>.
p-queue provides its own type definitions, so you don't need @types/p-queue installed!
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