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

rehype-remove-comments

Package Overview
Dependencies
Maintainers
1
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 2.0.0 to 2.0.1

8

package.json
{
"name": "rehype-remove-comments",
"version": "2.0.0",
"version": "2.0.1",
"description": "Remove comments (except conditional comments)",

@@ -12,4 +12,4 @@ "license": "MIT",

],
"repository": "https://github.com/wooorm/rehype-minify/tree/master/packages/rehype-remove-comments",
"bugs": "https://github.com/wooorm/rehype-minify/issues",
"repository": "https://github.com/rehypejs/rehype-minify/tree/master/packages/rehype-remove-comments",
"bugs": "https://github.com/rehypejs/rehype-minify/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",

@@ -23,3 +23,3 @@ "contributors": [

"dependencies": {
"unist-util-filter": "^0.2.0",
"unist-util-filter": "^1.0.0",
"hast-util-is-conditional-comment": "^1.0.0"

@@ -26,0 +26,0 @@ },

@@ -33,2 +33,2 @@ <!--This file is generated by `build-packages.js`-->

[MIT](https://github.com/wooorm/rehype-minify/blob/master/LICENSE) © [Titus Wormer](http://wooorm.com)
[MIT](https://github.com/rehypejs/rehype-minify/blob/master/LICENSE) © [Titus Wormer](http://wooorm.com)
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