rehype-remove-comments
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"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) |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1939
+ Addedunist-util-filter@1.0.2(transitive)
+ Addedunist-util-is@3.0.0(transitive)
- Removedunist-util-filter@0.2.1(transitive)
- Removedunist-util-is@1.0.0(transitive)
Updatedunist-util-filter@^1.0.0