mdast-util-to-hast
Advanced tools
Comparing version 9.0.0 to 9.0.1
{ | ||
"name": "mdast-util-to-hast", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"description": "mdast utility to transform to hast", | ||
@@ -34,3 +34,2 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/mdast": "^3.0.0", | ||
"collapse-white-space": "^1.0.0", | ||
@@ -47,2 +46,3 @@ "detab": "^2.0.0", | ||
"devDependencies": { | ||
"@types/mdast": "^3.0.0", | ||
"browserify": "^16.0.0", | ||
@@ -49,0 +49,0 @@ "dtslint": "^3.0.0", |
@@ -23,2 +23,8 @@ # mdast-util-to-hast | ||
[npm][] with [TypeScript][] support: | ||
```sh | ||
npm install mdast-util-to-hast @types/mdast | ||
``` | ||
## Use | ||
@@ -344,2 +350,4 @@ | ||
[typescript]: https://www.typescriptlang.org | ||
[license]: license | ||
@@ -346,0 +354,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32779
9
404
10
- Removed@types/mdast@^3.0.0
- Removed@types/mdast@3.0.15(transitive)