Socket
Socket
Sign inDemoInstall

rehype-minify-whitespace

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rehype-minify-whitespace - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

block.js

@@ -34,3 +34,3 @@ // See: <https://html.spec.whatwg.org/#the-css-user-agent-style-sheet-and-presentational-hints>

'footer',
'form,',
'form',
'header',

@@ -37,0 +37,0 @@ 'hr',

@@ -142,3 +142,3 @@ /**

remove: false,
ignore: length === 0,
ignore: false,
stripAtStart: before || after

@@ -145,0 +145,0 @@ }

{
"name": "rehype-minify-whitespace",
"version": "4.0.2",
"version": "4.0.3",
"description": "rehype plugin to collapse whitespace",

@@ -5,0 +5,0 @@ "license": "MIT",

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