@types/kafkajs
Advanced tools
Comparing version 1.8.2 to 1.9.0
{ | ||
"name": "@types/kafkajs", | ||
"version": "1.8.2", | ||
"description": "TypeScript definitions for kafkajs", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Michal Kaminski", | ||
"url": "https://github.com/michal-b-kaminski", | ||
"githubUsername": "michal-b-kaminski" | ||
} | ||
], | ||
"version": "1.9.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for kafkajs, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/kafkajs" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/tulios/kafkajs", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "e717d1c33a714aba4103b51326bc2f8dd448f5529b82ff50f10a0c9a08d92b7a", | ||
"typeScriptVersion": "2.9" | ||
"kafkajs": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/kafkajs` | ||
This is a stub types definition for kafkajs (https://github.com/tulios/kafkajs). | ||
# Summary | ||
This package contains type definitions for kafkajs ( https://github.com/tulios/kafkajs ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/kafkajs | ||
Additional Details | ||
* Last updated: Tue, 18 Jun 2019 00:13:11 GMT | ||
* Dependencies: @types/node | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Michal Kaminski <https://github.com/michal-b-kaminski>. | ||
kafkajs provides its own type definitions, so you don't need @types/kafkajs installed! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1720
3
0
3
1
1
3
1
2
+ Addedkafkajs@*
+ Addedkafkajs@2.2.4(transitive)
- Removed@types/node@*
- Removed@types/node@22.10.2(transitive)
- Removedundici-types@6.20.0(transitive)