Donald Huang
Donald Huang
@aluzzardi @vieux @ehazlett @abronan useful for showing progress of pulling in the cli
https://github.com/snowflakedb/snowflake-connector-nodejs/blob/master/package.json#L36 https://huntr.dev/bounties/a779faf5-c2cc-48be-a31d-4ddfac357afc/ This is fixed in 7.0.0, but the package.json for this repo specifies ^6.0.0. Are there plans to upgrade this dependency soon?
## Description `yarn run syncpack list-mismatches` and other commands all fail due to `TypeError: (0 , minimatch_1.minimatch) is not a function` When I look at the code referenced by this,...