
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@types/unist
Advanced tools
TypeScript definitions for unist
npm install --save @types/unist
This package contains type definitions for unist (https://github.com/syntax-tree/unist).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist.
These definitions were written by bizen241, Jun Lu, Hernan Rajchert, Titus Wormer, Junyoung Choi, Ben Moon, JounQin, and Remco Haszing.
Provides TypeScript definitions for MDAST, a Markdown Abstract Syntax Tree format. It is similar to @types/unist in that it offers type definitions for a specific syntax tree format, but it is specifically tailored to Markdown, whereas @types/unist is more general.
Offers TypeScript definitions for HAST, an HTML Abstract Syntax Tree format. Like @types/unist, it provides type definitions for working with syntax trees, but focuses on HTML content.
A Markdown processor powered by plugins part of the unified ecosystem. While not a type package itself, it uses Unist under the hood for its syntax tree. It demonstrates a practical application of Unist, showing how @types/unist can be applied in real-world projects.
FAQs
TypeScript definitions for unist
The npm package @types/unist receives a total of 53,526,494 weekly downloads. As such, @types/unist popularity was classified as popular.
We found that @types/unist demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.