supascan 0.0.4 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@ A security analysis CLI tool for Supabase databases that helps identify exposed
5
5
  ## Installation
6
6
 
7
7
  ```bash
8
- npm install -g supascan
8
+ bun install -g supascan
9
9
  ```
10
10
 
11
11
  ## Usage