postcss-sass
A Sass parser for PostCSS, using gonzales-pe.
14
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
aigucongsdwvitaleshaoleg
Keywords
postcsscsspostcss-pluginpostcss-sasssass
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:parser.js | AI (source-diff): parser.js is Babel-transpiled output with inline source maps, not obfuscated code. Build script in package.json confirms: babel -s inline -d ./ *.es6 | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase is from shipping Babel-compiled JS output with inline source maps; consistent with the new build pipeline added in this version. | ai |