@types/concurrently
Advanced tools
Comparing version 6.4.0 to 7.0.0
{ | ||
"name": "@types/concurrently", | ||
"version": "6.4.0", | ||
"description": "TypeScript definitions for concurrently", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concurrently", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Michael B.", | ||
"url": "https://github.com/Blasz", | ||
"githubUsername": "Blasz" | ||
}, | ||
{ | ||
"name": "Piotr Błażejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
}, | ||
{ | ||
"name": "Ryan Ling", | ||
"url": "https://github.com/72636c", | ||
"githubUsername": "72636c" | ||
} | ||
], | ||
"version": "7.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for concurrently, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/concurrently" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*", | ||
"chalk": "^4.1.0" | ||
}, | ||
"typesPublisherContentHash": "3283507c3d293355c3e8b916430d7b32897c2c2ecfdd3bdf203581eeaf64061b", | ||
"typeScriptVersion": "3.7" | ||
"concurrently": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/concurrently` | ||
This is a stub types definition for @types/concurrently (https://github.com/open-cli-tools/concurrently#readme). | ||
# Summary | ||
This package contains type definitions for concurrently (https://github.com/open-cli-tools/concurrently#readme). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/concurrently. | ||
### Additional Details | ||
* Last updated: Sun, 14 Nov 2021 21:01:22 GMT | ||
* Dependencies: [@types/chalk](https://npmjs.com/package/@types/chalk), [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Michael B.](https://github.com/Blasz), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Ryan Ling](https://github.com/72636c). | ||
concurrently provides its own type definitions, so you don't need @types/concurrently installed! |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1680
3
0
2
1
1
3
1
1
+ Addedconcurrently@*
+ Addedansi-regex@5.0.1(transitive)
+ Addedcliui@8.0.1(transitive)
+ Addedconcurrently@9.1.2(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedget-caller-file@2.0.5(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedrequire-directory@2.1.1(transitive)
+ Addedrxjs@7.8.2(transitive)
+ Addedshell-quote@1.8.2(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedsupports-color@8.1.1(transitive)
+ Addedtree-kill@1.2.2(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@17.7.2(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removed@types/node@*
- Removedchalk@^4.1.0
- Removed@types/node@22.13.9(transitive)
- Removedundici-types@6.20.0(transitive)