Improvement
• 1 minute read

Leaner npm packument (metadata) contents

Summary

Starting today, the npm registry will remove README content from package version metadata to reduce the size of package packuments and improve the performance of the registry and package managers.…

Starting today, the npm registry will remove README content from package version metadata to reduce the size of package packuments and improve the performance of the registry and package managers. This includes the npm cli.

New Releases

Improvements

Deprecations

Back to top