File tree Expand file tree Collapse file tree 2 files changed +1422
-1260
lines changed Expand file tree Collapse file tree 2 files changed +1422
-1260
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " bigquery-kafka-connect" ,
3- "version" : " 3.8.1 " ,
3+ "version" : " 3.9.0 " ,
44 "description" : " kafka connect connector for Google BigQuery" ,
55 "main" : " index.js" ,
66 "scripts" : {
3131 "nkc-bigquery-sink" : " bin/nkc-bigquery-sink.js"
3232 },
3333 "dependencies" : {
34- "@google-cloud/bigquery" : " ^2.0.6 " ,
35- "async" : " ^2.6.2 " ,
36- "kafka-connect" : " ^3.7 .0" ,
37- "npm" : " ^6.7.0 "
34+ "@google-cloud/bigquery" : " ^4.2.1 " ,
35+ "async" : " ^3.1.0 " ,
36+ "kafka-connect" : " ^3.8 .0" ,
37+ "npm" : " ^6.11.3 "
3838 },
3939 "devDependencies" : {
40- "coveralls" : " ^3.0.2 " ,
40+ "coveralls" : " ^3.0.6 " ,
4141 "istanbul" : " ^0.4.5" ,
42- "log4bro" : " ^3.8 .0" ,
43- "mocha" : " ^5 .2.0" ,
42+ "log4bro" : " ^3.11 .0" ,
43+ "mocha" : " ^6 .2.0" ,
4444 "mocha-lcov-reporter" : " ^1.3.0" ,
45- "sinek" : " ^6.24 .1" ,
46- "testdouble" : " ^3.10.0 " ,
47- "uuid" : " ^3.3.2 "
45+ "sinek" : " ^7.30 .1" ,
46+ "testdouble" : " ^3.12.4 " ,
47+ "uuid" : " ^3.3.3 "
4848 }
49- }
49+ }
You can’t perform that action at this time.
0 commit comments