Socket
Socket
Sign inDemoInstall

@tryghost/kg-mobiledoc-html-renderer

Package Overview
Dependencies
Maintainers
17
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/kg-mobiledoc-html-renderer - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

2

lib/mobiledoc-html-renderer.js

@@ -114,3 +114,3 @@ const SimpleDom = require('simple-dom');

const blockquote = dom.createElement('blockquote');
blockquote.setAttribute('class', 'kg-blockquote-alt kg-width-wide');
blockquote.setAttribute('class', 'kg-blockquote-alt');
return blockquote;

@@ -117,0 +117,0 @@ }

{
"name": "@tryghost/kg-mobiledoc-html-renderer",
"version": "5.3.0",
"version": "5.3.1",
"repository": "https://github.com/TryGhost/Koenig/tree/master/packages/kg-mobiledoc-html-renderer",

@@ -32,3 +32,3 @@ "author": "Ghost Foundation",

},
"gitHead": "050de1323b4051a0424a69b6aba0c790f6e38aeb"
"gitHead": "596e1f3f0d36c905c5cfdd1da2a2acbcdb4f4add"
}
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