
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@types/node
Advanced tools
npm install --save @types/node
This package contains type definitions for Node.js (http://nodejs.org/).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v10
Additional Details
These definitions were written by Microsoft TypeScript https://github.com/Microsoft, DefinitelyTyped https://github.com/DefinitelyTyped, Alberto Schiabel https://github.com/jkomyno, Alexander T. https://github.com/a-tarasyuk, Alvis HT Tang https://github.com/alvis, Andrew Makarov https://github.com/r3nya, Bruno Scheufler https://github.com/brunoscheufler, Chigozirim C. https://github.com/smac89, Christian Vaagland Tellnes https://github.com/tellnes, Deividas Bakanas https://github.com/DeividasBakanas, Eugene Y. Q. Shen https://github.com/eyqs, Flarna https://github.com/Flarna, Hannes Magnusson https://github.com/Hannes-Magnusson-CK, Hoàng Văn Khải https://github.com/KSXGitHub, Huw https://github.com/hoo29, Kelvin Jin https://github.com/kjin, Klaus Meinhardt https://github.com/ajafff, Lishude https://github.com/islishude, Mariusz Wiktorczyk https://github.com/mwiktorczyk, Mohsen Azimi https://github.com/mohsen1, Nicolas Even https://github.com/n-e, Nicolas Voigt https://github.com/octo-sniffle, Parambir Singh https://github.com/parambirs, Sebastian Silbermann https://github.com/eps1lon, Simon Schick https://github.com/SimonSchick, Thomas den Hollander https://github.com/ThomasdenH, Wilco Bakker https://github.com/WilcoBakker, wwwy3y3 https://github.com/wwwy3y3, Zane Hannan AU https://github.com/ZaneHannanAU, Jeremie Rodriguez https://github.com/jeremiergz, Samuel Ainsworth https://github.com/samuela, Kyle Uehlein https://github.com/kuehlein, Jordi Oliveras Rovira https://github.com/j-oliveras, Thanik Bhongbhibhat https://github.com/bhongy, and Minh Son Nguyen https://github.com/nguymin4.
The TypeScript package is the core compiler for TypeScript. It provides the language services and type checking for TypeScript code but does not include type definitions for Node.js, which @types/node provides.
ts-node is a TypeScript execution engine and REPL for Node.js. It allows you to run TypeScript files directly without pre-compiling them. It uses the TypeScript package for type checking but relies on @types/node for Node.js type definitions.
tslib is a runtime library for TypeScript that includes helper functions used by TypeScript emitted code. It does not provide type definitions but is often used alongside @types/node in TypeScript projects to reduce code duplication.
FAQs
TypeScript definitions for node
The npm package @types/node receives a total of 164,015,798 weekly downloads. As such, @types/node popularity was classified as popular.
We found that @types/node 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
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.