New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@definitelytyped/definitions-parser

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@definitelytyped/definitions-parser

Reads the DefinitelyTyped repository and provides an API for querying its metadata

0.1.22
latest
Version published
Weekly downloads
2.4K
79.66%
Maintainers
8
Weekly downloads
 
Created

definitions-parser

Extracted from types-publisher. Parts of the publisher README describe functionality of this package, but since this was previously internal API, docs are sparse. Essentially, this package is responsible for

  • Downloading a copy of the DefinitelyTyped repository from GitHub (optional—a local copy can be used instead).
  • Reading all definitions from that repository, doing some analysis, and caching that data in the data directory.
  • Providing a programmatic API wrapper around that data.

FAQs

Package last updated on 04 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts