Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mdream/js

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdream/js - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+1
-0
dist/_chunks/resolve-plugins.mjs

@@ -105,2 +105,3 @@ import { a as NO_SPACING, n as DEFAULT_BLOCK_SPACING } from "./const.mjs";

if (node.tagHandler?.spacing) return node.tagHandler?.spacing;
if (tagId === -1) return NO_SPACING;
return DEFAULT_BLOCK_SPACING;

@@ -107,0 +108,0 @@ }

+1
-1
{
"name": "@mdream/js",
"type": "module",
"version": "1.1.1",
"version": "1.1.2",
"description": "JavaScript HTML-to-Markdown engine for mdream. Escape hatch for hooks and edge runtimes.",

@@ -6,0 +6,0 @@ "author": {