Improvement

January 25, 20211 Minute Read

npm displays links to DefinitelyTyped packages

The npm registry will now display a link to the TypeScript type definitions for a package when those definitions exist in a separate package. If a package has a corresponding DefinitelyTyped package, an icon will link to that package that contains the definitions.

Package with DefinitelyTyped type definitions

This change will help developers know which packages have TypeScript type definitions available.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

npm displays links to DefinitelyTyped packages - GitHub Changelog