Missing User Warnings
Low
- Confidence
- 96% confidence
- Finding
- The script unconditionally redirects output to package.json, which will overwrite any existing file without prompting or creating a backup. In normal use this can cause accidental loss of project configuration, especially if run in the wrong directory or against an existing repository.
