Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 9.0.1 to 9.1.0

5

package.json
{
"name": "mdast-util-to-hast",
"version": "9.0.1",
"version": "9.1.0",
"description": "mdast utility to transform to hast",

@@ -34,2 +34,4 @@ "license": "MIT",

"dependencies": {
"@types/mdast": "^3.0.0",
"@types/unist": "^2.0.3",
"collapse-white-space": "^1.0.0",

@@ -46,3 +48,2 @@ "detab": "^2.0.0",

"devDependencies": {
"@types/mdast": "^3.0.0",
"browserify": "^16.0.0",

@@ -49,0 +50,0 @@ "dtslint": "^3.0.0",

@@ -23,8 +23,2 @@ # mdast-util-to-hast

[npm][] with [TypeScript][] support:
```sh
npm install mdast-util-to-hast @types/mdast
```
## Use

@@ -350,4 +344,2 @@

[typescript]: https://www.typescriptlang.org
[license]: license

@@ -354,0 +346,0 @@

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