🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

uc.micro

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uc.micro

Micro subset of unicode data files for markdown-it projects.

latest
Source
npmnpm
Version
3.0.0
Version published
Weekly downloads
30M
2.72%
Maintainers
1
Weekly downloads
 
Created
Source

uc.micro

CI NPM version

Micro subset of unicode data files for markdown-it projects.

Regular expressions are generated at build time from regenerate-unicode-properties, maintained by Mathias Bynens.

That's just a proxy to reduce dependencies/install size.

This package content is ONLY for markdown-it projects needs. Don't ask to extend it!

Update Unicode data

Update the pinned regenerate-unicode-properties dependency and run the tests:

npm install --save-dev --save-exact regenerate-unicode-properties@latest
npm test

To check the Unicode version provided by the dependency:

node -p "require('regenerate-unicode-properties/unicode-version.js')"

FAQs

Package last updated on 22 Jul 2026

Did you know?

Socket

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.

Install

Related posts