scholarsmate commented on PR #289: URL: https://github.com/apache/daffodil-vscode/pull/289#issuecomment-1243869333
Aside from the license disclosures, gRPC is a proper dependency of Ωedit and should not have been leaked. I am fixing Ωedit so that gRPC is listed as a `dependency` and not as a `devDependency`, so it can be picked up as a transitive dependency of Ωedit and not a primary dependency for the extension (e.g., the extension no longer uses gRPC directly and we can remove it from package.json). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
