clarkio / vscode-twitch-highlighter

This is a VS Code extension that will allow your Twitch chat to highlight a line of code via a command message. Example: `!line 8 server.js`. See master branch README.md for more details
https://clarkio.com
203 stars 14 forks source link

[Snyk] Security upgrade tmi.js from 1.5.0 to 1.8.0 #152

Closed snyk-bot closed 10 months ago

snyk-bot commented 1 year ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

merge advice

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 419/1000
Why? Has a fix available, CVSS 4.1
Insecure Defaults
SNYK-JS-TMIJS-584986
No No Known Exploit
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
No Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: tmi.js The new version differs by 136 commits.
  • 738eb24 Release 1.8.0
  • fae8901 eslint: padded-blocks, arrow -body-style & -parens
  • df74e5d eslint: prefer-spread, prefer-destructuring
  • 2f83015 client: sort local requires down
  • f8653c2 eslint: prefer-arrow-callback
  • f9a5b3a client: make connection.reconnect true by default
  • 36cc901 eslint: padding-line-between-statements
  • aa56928 eslint: no-var, prefer-const
  • 33c15c7 client: convert Client to class style
  • ff341d2 client: add deprecation warning to .api calls
  • c74c2bb client: _updateEmoteset no longer uses .api
  • 4793a45 timer: convert to class and remove excess methods
  • 330e02d package: update dependencies
  • 43900a9 client: add skipMembership opt to disable that CAP
  • a52bc12 eslint: curly, eqeqeq
  • f4d04b8 eslint: multiline-ternary
  • f6f97d5 eslint: quotes (switch to single)
  • 2b04b0e eslint: yoda
  • 6db8235 eslint: comma-spacing
  • 49ac584 eslint: comma-dangle
  • 4b506dd eslint: object-curly-spacing
  • 8c047ce eslint: array-bracket-spacing
  • e29621e eslint: indent
  • 487384b eslint: semicolons
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.