Socket
Socket
Sign inDemoInstall

marky-markdown

Package Overview
Dependencies
145
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.1.0 to 11.2.0

.eslintrc

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="11.2.0"></a>
# [11.2.0](https://github.com/npm/marky-markdown/compare/v11.1.0...v11.2.0) (2017-08-19)
### Features
* Add support/tests for typescript highlighting ([a8e38fc](https://github.com/npm/marky-markdown/commit/a8e38fc))
<a name="11.1.0"></a>

@@ -7,0 +17,0 @@ # [11.1.0](https://github.com/npm/marky-markdown/compare/v11.0.0...v11.1.0) (2017-08-19)

1

lib/sanitize.js

@@ -48,2 +48,3 @@ var sanitizeHtml = require('sanitize-html')

'typescript',
'ts',
'xml',

@@ -50,0 +51,0 @@ 'youtube-video'

2

marky.json

@@ -1,1 +0,1 @@

{"version":"11.1.0","repositoryUrl":"https://github.com/npm/marky-markdown","issuesUrl":"https://github.com/npm/marky-markdown/issues"}
{"version":"11.2.0","repositoryUrl":"https://github.com/npm/marky-markdown","issuesUrl":"https://github.com/npm/marky-markdown/issues"}
{
"name": "marky-markdown",
"version": "11.1.0",
"version": "11.2.0",
"description": "npm's markdown parser",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc