rehype-remove-comments
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "rehype-remove-comments", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "rehype plugin to remove comments (except conditional comments)", | ||
@@ -9,8 +9,15 @@ "license": "MIT", | ||
"rehype", | ||
"hast", | ||
"javascript", | ||
"src" | ||
"rehype-plugin", | ||
"plugin", | ||
"html", | ||
"minify", | ||
"mangle", | ||
"comment" | ||
], | ||
"repository": "https://github.com/rehypejs/rehype-minify/tree/master/packages/rehype-remove-comments", | ||
"bugs": "https://github.com/rehypejs/rehype-minify/issues", | ||
"funding": { | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/unified" | ||
}, | ||
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)", | ||
@@ -24,3 +31,3 @@ "contributors": [ | ||
"dependencies": { | ||
"unist-util-filter": "^1.0.0", | ||
"unist-util-filter": "^2.0.0", | ||
"hast-util-is-conditional-comment": "^1.0.0" | ||
@@ -27,0 +34,0 @@ }, |
@@ -47,4 +47,4 @@ <!--This file is generated by `build-packages.js`--> | ||
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. | ||
@@ -78,3 +78,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 | ||
@@ -81,0 +81,0 @@ [chat]: https://spectrum.chat/unified/rehype |
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
3911
+ Addedunist-util-filter@2.0.3(transitive)
+ Addedunist-util-is@4.1.0(transitive)
- Removedflatmap@0.0.3(transitive)
- Removedunist-util-filter@1.0.2(transitive)
- Removedunist-util-is@3.0.0(transitive)
Updatedunist-util-filter@^2.0.0