🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@custom-elements-manifest/to-markdown

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@custom-elements-manifest/to-markdown - npm Package Compare versions

Comparing version

to
0.0.7

2

index.js

@@ -51,3 +51,3 @@ const has = item => Array.isArray(item) && item.length > 0;

}
md += `${defaultVal} |`
md += `${defaultVal.replace(/\n|\r/g, "")} |`
return `${md}\n`;

@@ -54,0 +54,0 @@ }

{
"name": "@custom-elements-manifest/to-markdown",
"version": "0.0.6",
"version": "0.0.7",
"description": "",

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