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

rehype-remove-comments

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rehype-remove-comments - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

17

package.json
{
"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

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