We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c008ee1 commit 50d8a73Copy full SHA for 50d8a73
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vlasky/zongji",
3
- "version": "0.5.7",
+ "version": "0.5.8",
4
"description": "A MySQL 8.0-compatible fork of ZongJi - a MySQL binlog listener for Node.js.",
5
"main": "index.js",
6
"directories": {
@@ -24,7 +24,8 @@
24
"numtel <ben@latenightsketches.com> (https://github.com/numtel)",
25
"rfanth <rfa@rfanth.com> (https://github.com/rfanth)",
26
"Alexander Radyushin <alexander@fjedi.com> (https://github.com/fjedi)",
27
- "Yousef El-Dardiry <yousefdardiry@gmail.com> (https://github.com/YousefED)"
+ "Yousef El-Dardiry <yousefdardiry@gmail.com> (https://github.com/YousefED)",
28
+ "Roopendra Talekar <roopendratalekar@gmail.com> (https://github.com/roopen219)"
29
],
30
"license": "MIT",
31
"engines": {
0 commit comments