Socket
Socket
Sign inDemoInstall

live-guide

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

live-guide - npm Package Compare versions

Comparing version 0.9.4 to 0.9.5

2

lib/markdown-render/index.js

@@ -44,3 +44,3 @@ 'use strict';

</button>
<code language='${language}' class="hljs hidden" >${highlighted}</code>
<code language='${language}' class="hljs hidden ${language === 'html' || language === 'markup' ? 'xml' : language}" >${highlighted}</code>
</section>`;

@@ -47,0 +47,0 @@

{
"name": "live-guide",
"version": "0.9.4",
"version": "0.9.5",
"description": "Generate style guides based on commented style sheets.",

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

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