Socket
Socket
Sign inDemoInstall

@types/p-limit

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/p-limit - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

33

p-limit/package.json
{
"name": "@types/p-limit",
"version": "2.1.0",
"description": "TypeScript definitions for p-limit",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "Linus Unnebäck",
"url": "https://github.com/LinusU",
"githubUsername": "LinusU"
}
],
"version": "2.2.0",
"typings": null,
"description": "Stub TypeScript definitions entry for p-limit, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/p-limit"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "7f7de58ce23a82db39b726ad88c46b3da5ba59da26447acac51d9b8258df9a01",
"typeScriptVersion": "3.0"
"author": "",
"repository": "https://github.com/sindresorhus/p-limit",
"license": "MIT",
"dependencies": {
"p-limit": "*"
}
}

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

# Installation
> `npm install --save @types/p-limit`
This is a stub types definition for p-limit (https://github.com/sindresorhus/p-limit).
# Summary
This package contains type definitions for p-limit ( https://github.com/sindresorhus/p-limit#readme ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/p-limit
Additional Details
* Last updated: Tue, 26 Feb 2019 21:01:37 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by BendingBender <https://github.com/BendingBender>, Linus Unnebäck <https://github.com/LinusU>.
p-limit provides its own type definitions, so you don't need @types/p-limit installed!
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