Skip to content
New issue

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

increase performance and reliability #46

Merged
merged 3 commits into from
Mar 11, 2023
Merged

increase performance and reliability #46

merged 3 commits into from
Mar 11, 2023

Conversation

Araxeus
Copy link
Owner

@Araxeus Araxeus commented Mar 10, 2023

  • increase performance by caching the volume hud and avoiding redundant query selector calls

  • increase reliability by adding rome as a formatter + as a lint checker in addition to eslint

by caching the volume hud we avoid redundant query selector calls
@socket-security
Copy link

socket-security bot commented Mar 10, 2023

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Ignoring: rome@11.0.0

Powered by socket.dev

@Araxeus
Copy link
Owner Author

Araxeus commented Mar 10, 2023

@SocketSecurity ignore rome@11.0.0

postinstall is safe

@sonarcloud
Copy link

sonarcloud bot commented Mar 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Araxeus Araxeus merged commit cdcd561 into main Mar 11, 2023
@Araxeus Araxeus deleted the perf-patch branch March 11, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant