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

rehype-minify-whitespace

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

2

index.js

@@ -29,3 +29,3 @@ /**

function collapse(proc, options) {
function collapse(options) {
return transform;

@@ -32,0 +32,0 @@ function transform(tree) {

{
"name": "rehype-minify-whitespace",
"version": "1.1.0",
"version": "2.0.0",
"description": "Collapse whitespace with rehype",

@@ -30,3 +30,4 @@ "license": "MIT",

"unist-util-modify-children": "^1.0.0"
}
},
"xo": false
}
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