rehype-minify-whitespace
Advanced tools
Comparing version 2.0.4 to 3.0.0
@@ -23,3 +23,3 @@ /** | ||
var bodyOK = require('hast-util-is-body-ok-link') | ||
var list = require('./list') | ||
var list = require('./list.json') | ||
@@ -26,0 +26,0 @@ var text = convert('text') |
{ | ||
"name": "rehype-minify-whitespace", | ||
"version": "2.0.4", | ||
"version": "3.0.0", | ||
"description": "rehype plugin to collapse whitespace", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"html-whitespace-sensitive-tag-names": "^1.0.0", | ||
"unist-util-is": "^3.0.0", | ||
"unist-util-is": "^4.0.0", | ||
"unist-util-modify-children": "^1.0.0" | ||
@@ -32,0 +32,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
6516
+ Addedunist-util-is@4.1.0(transitive)
- Removedunist-util-is@3.0.0(transitive)
Updatedunist-util-is@^4.0.0