We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description of the false positive
URL to the alert on the project page on LGTM.com
https://lgtm.com/projects/g/tjunnone/npm-check-updates/snapshot/f5d33ba536cc4e2a248106e7dedf92805511c583/files/lib/version-util.js#xea40c3661a5be0a2:1
As is, this does not need to escape backslashes since the input does not have any.
Thanks!
The text was updated successfully, but these errors were encountered:
Thank you for your report, @brettz9! I agree that this is a false positive. We will investigate how to improve our analysis to avoid flagging it.
Sorry, something went wrong.
No branches or pull requests
Description of the false positive
URL to the alert on the project page on LGTM.com
https://lgtm.com/projects/g/tjunnone/npm-check-updates/snapshot/f5d33ba536cc4e2a248106e7dedf92805511c583/files/lib/version-util.js#xea40c3661a5be0a2:1
As is, this does not need to escape backslashes since the input does not have any.
Thanks!
The text was updated successfully, but these errors were encountered: