Socket
Socket
Sign inDemoInstall

remark-parse

Package Overview
Dependencies
Maintainers
13
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-parse - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

lib/block-elements.js

2

lib/defaults.js

@@ -9,3 +9,3 @@ 'use strict'

pedantic: false,
blocks: require('./block-elements.json')
blocks: require('./block-elements')
}
{
"name": "remark-parse",
"version": "6.0.0",
"version": "6.0.1",
"description": "Markdown parser for remark",

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

@@ -416,3 +416,3 @@ # remark-parse [![Travis][build-badge]][build-status] [![Coverage][coverage-badge]][coverage-status] [![Downloads][dl-badge]][dl] [![Size][size-badge]][size] [![Chat][chat-badge]][chat]

[build-badge]: https://img.shields.io/travis/remarkjs/remark.svg
[build-badge]: https://img.shields.io/travis/remarkjs/remark/master.svg

@@ -469,2 +469,2 @@ [build-status]: https://travis-ci.org/remarkjs/remark

[blocks]: https://github.com/remarkjs/remark/blob/master/packages/remark-parse/lib/block-elements.json
[blocks]: https://github.com/remarkjs/remark/blob/master/packages/remark-parse/lib/block-elements.js
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