Skip to content

fix: remove debug logging, patch npm vulnerabilities#3

Merged
claygeo merged 1 commit intomainfrom
fix/security-cleanup
Apr 2, 2026
Merged

fix: remove debug logging, patch npm vulnerabilities#3
claygeo merged 1 commit intomainfrom
fix/security-cleanup

Conversation

@claygeo
Copy link
Copy Markdown
Owner

@claygeo claygeo commented Apr 2, 2026

Summary

  • Remove Supabase config debug console.log from client bundle (was logging anon key prefix to browser console)
  • Run npm audit fix on client and server to patch production vulnerabilities
  • Remaining advisories are dev-only (eslint minimatch, esbuild in vite)

Test plan

  • Lint passes (0 errors, 0 warnings)
  • 69/69 tests passing
  • CI pipeline passes

Remove Supabase config debug logging from client bundle.
Run npm audit fix on both client and server to patch
production dependency vulnerabilities (react-router, qs, path-to-regexp).
Remaining advisories are dev-only (eslint, esbuild).
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 2, 2026

Deploy Preview for trading-sim-hl ready!

Name Link
🔨 Latest commit d4b986a
🔍 Latest deploy log https://app.netlify.com/projects/trading-sim-hl/deploys/69cdbab8e406480007c2b438
😎 Deploy Preview https://deploy-preview-3--trading-sim-hl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@claygeo claygeo merged commit 345343a into main Apr 2, 2026
8 checks passed
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.

1 participant