
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@types/markdown-it-footnote
Advanced tools
npm install --save @types/markdown-it-footnote
This package contains type definitions for markdown-it-footnote (https://github.com/markdown-it/markdown-it-footnote).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-footnote.
// Type definitions for markdown-it-footnote 3.0
// Project: https://github.com/markdown-it/markdown-it-footnote
// Definitions by: Leon Si <https://github.com/leondreamed>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import MarkdownIt = require('markdown-it');
declare function footnote_plugin(md: MarkdownIt): void;
export = footnote_plugin;
These definitions were written by Leon Si.
FAQs
TypeScript definitions for markdown-it-footnote
The npm package @types/markdown-it-footnote receives a total of 17,327 weekly downloads. As such, @types/markdown-it-footnote popularity was classified as popular.
We found that @types/markdown-it-footnote 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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.