
Security News
Feross on TBPN: Socket's Series C and the State of Software Supply Chain Security
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.
@types/estree
Advanced tools
TypeScript definitions for estree
npm install --save @types/estree
This package contains type definitions for estree (https://github.com/estree/estree).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree.
These definitions were written by RReverser.
Acorn is a JavaScript parser that produces an AST based on the ESTree specification. While @types/estree provides type definitions, Acorn provides the actual parsing functionality to generate ASTs from JavaScript code.
Espree is an ECMAScript parser that is built on top of Acorn. Similar to Acorn, it outputs an AST conforming to the ESTree spec. Espree extends Acorn with additional features and ES6+ support.
Babel-types is a part of the Babel compiler that provides builders, validators, and converters for Babel's AST, which is slightly different from the ESTree spec. It serves a similar purpose to @types/estree but for Babel's AST format.
FAQs
TypeScript definitions for estree
The npm package @types/estree receives a total of 110,538,687 weekly downloads. As such, @types/estree popularity was classified as popular.
We found that @types/estree demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.

Security News
OSV withdrew 157 OSV malware reports after automated false positives incorrectly flagged trusted npm and PyPI packages, sending bad records into tools that rely on OSV data.

Research
/Security News
TrapDoor crypto stealer hits 36 malicious packages across npm, PyPI, and Crates.io, targeting crypto, DeFi, AI, and security developers.