#4581
The Thrift compiler and Python libraries have been updated to version 0.22.0,
but the JavaScript thrift library remains at version 0.13.hotfix.1.
Shouldn't the JavaScript thrift library also be updated to version 0.22.0?
web/api/js/codechecker-api-node/package.json
"dependencies": {
"thrift": "0.13.0-hotfix.1"
}
#4581
The Thrift compiler and Python libraries have been updated to version 0.22.0,
but the JavaScript thrift library remains at version 0.13.hotfix.1.
Shouldn't the JavaScript thrift library also be updated to version 0.22.0?
web/api/js/codechecker-api-node/package.json
"dependencies": {
"thrift": "0.13.0-hotfix.1"
}