Gathering detailed insights and metrics for micromark-util-types
Gathering detailed insights and metrics for micromark-util-types
Gathering detailed insights and metrics for micromark-util-types
Gathering detailed insights and metrics for micromark-util-types
small, safe, and great commonmark (optionally gfm, mdx) compliant markdown parser
npm install micromark-util-types
Typescript
Module System
Node Version
NPM Version
4.0.2
Updated on Feb 27, 2025
micromark-util-types@2.0.2
Updated on Feb 27, 2025
micromark-core-commonmark@2.0.3
Updated on Feb 27, 2025
micromark-util-subtokenize@2.1.0
Updated on Feb 27, 2025
micromark-util-subtokenize@2.0.3
Updated on Nov 19, 2024
4.0.1
Updated on Nov 12, 2024
JavaScript (100%)
Total Downloads
734,210,407
Last Day
577,735
Last Week
11,070,442
Last Month
47,438,802
Last Year
424,691,444
MIT License
2,001 Stars
656 Commits
72 Forks
13 Watchers
2 Branches
29 Contributors
Updated on Jun 28, 2025
Minified
Minified + Gzipped
Latest Version
2.0.2
Package Id
micromark-util-types@2.0.2
Unpacked Size
38.04 kB
Size
11.43 kB
File Count
5
NPM Version
11.1.0
Node Version
23.1.0
Published on
Feb 27, 2025
Cumulative downloads
Total Downloads
Last Day
-1.5%
577,735
Compared to previous day
Last Week
-7.3%
11,070,442
Compared to previous week
Last Month
5.9%
47,438,802
Compared to previous month
Last Year
100.3%
424,691,444
Compared to previous year
No dependencies detected.
micromark utility package with TypeScript types.
This package exposes TypeScript types shared throughout the micromark ecosystem.
This package is useful when you are making your own, typed, micromark extensions.
In Node.js (version 16+), install with npm:
1npm install micromark-util-types
In Deno with esm.sh
:
1import type {Point, /* … */} from 'https://esm.sh/micromark-util-types@1'
1/** 2 * @import {Point} from 'micromark-util-types' 3 */
This module exports no identifiers. There is no default export.
See the code for all about the exposed types.
This package is just TypeScript types. It exports lots of different types.
Projects maintained by the unified collective are compatible with maintained versions of Node.js.
When we cut a new major release, we drop support for unmaintained versions of
Node.
This means we try to keep the current release line,
micromark-util-types@2
, compatible with Node.js 16.
This package works with micromark@3
.
This package is safe.
See security.md
in micromark/.github
for how to
submit a security report.
See contributing.md
in micromark/.github
for ways
to get started.
See support.md
for ways to get help.
This project has a code of conduct. By interacting with this repository, organisation, or community you agree to abide by its terms.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Reason
Found 4/30 approved changesets -- score normalized to 1
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-06-23
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More