Closed
Description
Starting in version 8 a line was added to which a return happens outside of a function. I think this was added in 5532ca5 located in packages/pg/lib/crypto/utils.js. This recently popped up in our jest tests with an error of
SyntaxError: /node_modules/pg/lib/crypto/utils.js: 'return' outside of function. (7:2)
Reverting to 8.10.0 solves the problem for now
Metadata
Metadata
Assignees
Labels
No labels