Gathering detailed insights and metrics for postcss-normalize-whitespace
Gathering detailed insights and metrics for postcss-normalize-whitespace
Gathering detailed insights and metrics for postcss-normalize-whitespace
Gathering detailed insights and metrics for postcss-normalize-whitespace
A modular minifier, built on top of the PostCSS ecosystem.
npm install postcss-normalize-whitespace
Typescript
Module System
Min. Node Version
Node Version
NPM Version
98.5
Supply Chain
78.9
Quality
89.3
Maintenance
100
Vulnerability
100
License
CSS (77.38%)
JavaScript (22.16%)
Nunjucks (0.46%)
Total Downloads
2,527,228,557
Last Day
2,039,623
Last Week
10,974,839
Last Month
47,066,685
Last Year
535,474,422
MIT License
4,855 Stars
2,554 Commits
320 Forks
48 Watchers
43 Branches
111 Contributors
Updated on May 09, 2025
Minified
Minified + Gzipped
Latest Version
7.0.1
Package Id
postcss-normalize-whitespace@7.0.1
Unpacked Size
5.88 kB
Size
2.57 kB
File Count
6
NPM Version
10.8.2
Node Version
20.19.1
Published on
May 06, 2025
Cumulative downloads
Total Downloads
Last Day
52.8%
2,039,623
Compared to previous day
Last Week
5.5%
10,974,839
Compared to previous week
Last Month
-5.3%
47,066,685
Compared to previous month
Last Year
4.3%
535,474,422
Compared to previous year
Normalize whitespace with PostCSS.
With npm do:
npm install postcss-normalize-whitespace --save
1h1{ 2 width: calc(10px - ( 100px / var(--test) )) 3}
1h1{ 2 width: calc(10px - 100px / var(--test)) 3}
See the PostCSS documentation for examples for your environment.
See CONTRIBUTORS.md.
MIT © Ben Briggs
No vulnerabilities found.
Reason
13 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
GitHub workflow tokens follow principle of least privilege
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 8
Details
Reason
2 existing vulnerabilities detected
Details
Reason
Found 4/22 approved changesets -- score normalized to 1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-05-05
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More