kafkajs-snappy-typescript
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "kafkajs-snappy-typescript", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Snappy codec for kafkajs in typescript", | ||
@@ -17,3 +17,8 @@ "main": "dist/index.js", | ||
}, | ||
"keywords": ["typescript", "snappy", "kafkajs", "codec"], | ||
"keywords": [ | ||
"typescript", | ||
"snappy", | ||
"kafkajs", | ||
"codec" | ||
], | ||
"license": "MIT", | ||
@@ -24,2 +29,6 @@ "types": "dist/index.d.ts", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/declerckt/kafkajs-snappy-typescript" | ||
}, | ||
"dependencies": { | ||
@@ -26,0 +35,0 @@ "snappy": "^7.2.2" |
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
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
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
6689
0