Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@theguild/remark-mermaid

Package Overview
Dependencies
Maintainers
3
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theguild/remark-mermaid - npm Package Compare versions

Comparing version 0.0.2-alpha-20230605181615-4d12db1 to 0.0.2-alpha-20230605182425-01efdce

3

dist/mermaid.js

@@ -12,2 +12,5 @@ import { jsx } from "react/jsx-runtime";

renderChart();
return () => {
mutationObserver.disconnect();
};
async function renderChart() {

@@ -14,0 +17,0 @@ const hasDarkClass = htmlElement.classList.contains("dark");

2

package.json
{
"name": "@theguild/remark-mermaid",
"version": "0.0.2-alpha-20230605181615-4d12db1",
"version": "0.0.2-alpha-20230605182425-01efdce",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Remark plugin for replacing ```mermaid code blocks with react `<Mermaid />` component",

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