Socket
Socket
Sign inDemoInstall

micromark-util-symbol

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micromark-util-symbol - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

constants.js

@@ -36,5 +36,5 @@ /**

htmlRawSizeMax: 8, // Length of `textarea`.
linkResourceDestinationBalanceMax: 3, // See: <https://spec.commonmark.org/0.29/#link-destination>
linkReferenceSizeMax: 999, // See: <https://spec.commonmark.org/0.29/#link-label>
listItemValueSizeMax: 10, // See: <https://spec.commonmark.org/0.29/#ordered-list-marker>
linkResourceDestinationBalanceMax: 32, // See: <https://spec.commonmark.org/0.30/#link-destination>, <https://github.com/remarkjs/react-markdown/issues/658#issuecomment-984345577>
linkReferenceSizeMax: 999, // See: <https://spec.commonmark.org/0.30/#link-label>
listItemValueSizeMax: 10, // See: <https://spec.commonmark.org/0.30/#ordered-list-marker>
numericBaseDecimal: 10,

@@ -41,0 +41,0 @@ numericBaseHexadecimal: 0x10,

{
"name": "micromark-util-symbol",
"version": "1.0.0",
"version": "1.0.1",
"description": "micromark utility with symbols",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc