rehype-html-blocks
Advanced tools
Comparing version 0.0.25 to 0.0.26
{ | ||
"name": "rehype-html-blocks", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"repository": { | ||
@@ -35,18 +35,18 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rehype-html-blocks", | ||
"dependencies": { | ||
"unist-util-visit": "^1.1.3" | ||
"unist-util-visit": "^1.3.1" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-jest": "^22.0.4", | ||
"babel-jest": "^23.4.0", | ||
"babel-preset-env": "^1.6.1", | ||
"cross-env": "^5.0.5", | ||
"cross-env": "^5.2.0", | ||
"dedent": "^0.7.0", | ||
"del-cli": "^1.0.0", | ||
"eslint": "^4.5.0", | ||
"jest": "^22.0.5", | ||
"rehype-stringify": "^3.0.0", | ||
"eslint": "^5.1.0", | ||
"jest": "^23.4.1", | ||
"rehype-stringify": "^4.0.0", | ||
"remark-parse": "^5.0.0", | ||
"remark-rehype": "^3.0.0", | ||
"unified": "^6.1.5" | ||
"unified": "^7.0.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
Updatedunist-util-visit@^1.3.1