kafkajs-snappy-typescript
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "kafkajs-snappy-typescript", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Snappy codec for kafkajs in typescript", | ||
@@ -17,8 +17,3 @@ "main": "dist/index.js", | ||
}, | ||
"keywords": [ | ||
"typescript", | ||
"snappy", | ||
"kafkajs", | ||
"codec" | ||
], | ||
"keywords": ["typescript", "snappy", "kafkajs", "codec"], | ||
"license": "MIT", | ||
@@ -40,3 +35,7 @@ "types": "dist/index.d.ts", | ||
"typescript": "^4.9.5" | ||
} | ||
}, | ||
"contributors": [{ | ||
"name": "Nicholas RAMSEY", | ||
"url": "https://github.com/nicholas-ramsey" | ||
}] | ||
} |
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
6774
0