Change8

v10.30.1

📦 pnpmView on GitHub →
🐛 1 fixes

Summary

This patch release updates the primary endpoint used for fetching security audits to improve reliability.

🐛 Bug Fixes

  • Switched to using the /-/npm/v1/security/audits/quick endpoint as the primary source for security audits, with a fallback to /-/npm/v1/security/audits if the primary endpoint fails.