Socket
Socket
Sign inDemoInstall

mdast-util-to-hast

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-util-to-hast - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

license

12

package.json
{
"name": "mdast-util-to-hast",
"version": "3.0.2",
"version": "3.0.3",
"description": "Transform MDAST to HAST",

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

"bugs": "https://github.com/syntax-tree/mdast-util-to-hast/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],

@@ -37,9 +37,9 @@ "files": [

"browserify": "^16.0.0",
"nyc": "^12.0.0",
"nyc": "^13.0.0",
"prettier": "^1.13.3",
"remark-cli": "^5.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^4.0.0",
"tape": "^4.0.0",
"tinyify": "^2.4.3",
"xo": "^0.21.0"
"xo": "^0.23.0"
},

@@ -46,0 +46,0 @@ "scripts": {

@@ -1,3 +0,8 @@

# mdast-util-to-hast [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
# mdast-util-to-hast
[![Build][build-badge]][build]
[![Coverage][coverage-badge]][coverage]
[![Downloads][downloads-badge]][downloads]
[![Chat][chat-badge]][chat]
Transform [MDAST][] to [HAST][].

@@ -221,15 +226,23 @@

[travis-badge]: https://img.shields.io/travis/syntax-tree/mdast-util-to-hast.svg
[build-badge]: https://img.shields.io/travis/syntax-tree/hast-util-to-hast.svg
[travis]: https://travis-ci.org/syntax-tree/mdast-util-to-hast
[build]: https://travis-ci.org/syntax-tree/hast-util-to-hast
[codecov-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-to-hast.svg
[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/hast-util-to-hast.svg
[codecov]: https://codecov.io/github/syntax-tree/mdast-util-to-hast
[coverage]: https://codecov.io/github/syntax-tree/hast-util-to-hast
[downloads-badge]: https://img.shields.io/npm/dm/hast-util-to-hast.svg
[downloads]: https://www.npmjs.com/package/hast-util-to-hast
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat]: https://spectrum.chat/unified/rehype
[npm]: https://docs.npmjs.com/cli/install
[license]: LICENSE
[license]: license
[author]: http://wooorm.com
[author]: https://wooorm.com

@@ -236,0 +249,0 @@ [mdast]: https://github.com/syntax-tree/mdast

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