Is there an existing issue for this?
Current Behavior
Subsequent calls to .save() will not write to package.json when the content matches that of the very first .load().
Expected Behavior
save success
Steps To Reproduce
- modify dependencies
- save
- restore raw dependencies
- save
Environment
- npm: 10.9.0
- Node: v22.12.0
- OS: win11
- platform: windows