Socket
Socket
Sign inDemoInstall

mdast-util-to-hast

Package Overview
Dependencies
Maintainers
2
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 7.0.0 to 8.0.0

20

package.json
{
"name": "mdast-util-to-hast",
"version": "7.0.0",
"description": "Transform mdast to hast",
"version": "8.0.0",
"description": "mdast utility to transform to hast",
"license": "MIT",
"keywords": [
"unist",
"mdast",
"mdast-util",
"hast",
"hast-util",
"util",
"hast"
"utility",
"markdown",
"html"
],

@@ -28,4 +34,4 @@ "repository": "syntax-tree/mdast-util-to-hast",

"detab": "^2.0.0",
"mdast-util-definitions": "^1.2.0",
"mdurl": "^1.0.1",
"mdast-util-definitions": "^2.0.0",
"mdurl": "^1.0.0",
"trim-lines": "^1.0.0",

@@ -39,3 +45,3 @@ "unist-builder": "^2.0.0",

"browserify": "^16.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",

@@ -46,3 +52,3 @@ "remark-cli": "^7.0.0",

"tinyify": "^2.0.0",
"xo": "^0.25.0"
"xo": "^0.26.0"
},

@@ -49,0 +55,0 @@ "scripts": {

@@ -23,3 +23,3 @@ # mdast-util-to-hast

## Usage
## Use

@@ -297,4 +297,4 @@ Say we have the following `example.md`:

This project has a [Code of Conduct][coc].
By interacting with this repository, organisation, or community you agree to
This project has a [code of conduct][coc].
By interacting with this repository, organization, or community you agree to
abide by its terms.

@@ -330,3 +330,3 @@

[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg

@@ -333,0 +333,0 @@ [chat]: https://spectrum.chat/unified/syntax-tree

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