← Home

styled-string-builder

String Styler class based on a builder design pattern

6
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 — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

tvenceslau

Keywords

stringcolorsclibuilderansitypescriptts

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
source-diff obfuscated-file:lib/cjs/stringsBuffered.cjs AI (source-diff): Compiled TypeScript CJS output; array-buffer styled string implementation, no obfuscation. ai
source-diff obfuscated-file:lib/cjs/StyledStringBase.cjs AI (source-diff): Compiled TypeScript base class; readable ANSI prefix/suffix stack logic. ai
source-diff obfuscated-file:lib/cjs/colors.cjs AI (source-diff): Compiled TypeScript CJS output; long lines are minified but fully readable ANSI color utility code. ai
source-diff obfuscated-file:lib/cjs/constants.cjs AI (source-diff): Compiled TypeScript CJS output with JSDoc; ANSI escape constants, no obfuscation. ai
source-diff obfuscated-file:lib/cjs/SmartStyledString.cjs AI (source-diff): Compiled TypeScript class; readable logic for adaptive string styling. ai
source-diff obfuscated-file:dist/styled-string-builder.js AI (source-diff): Minified ANSI styling library; content is fully readable terminal color/style logic with no malicious patterns. ai
source-diff obfuscated-file:lib/esm/stringsBuffered.js AI (source-diff): ESM build counterpart of the same readable TypeScript-compiled module; long lines from minification only. ai
source-diff obfuscated-file:lib/stringsBuffered.cjs AI (source-diff): Minified TypeScript build output; code is fully readable ANSI string builder logic, not obfuscated. ai

Versions (showing 6 of 6)

Version Deps Published
3.0.3 0 / 1
3.0.1 0 / 1
1.5.1 0 / 30
1.5.0 0 / 30
1.4.13 0 / 30
1.4.12 0 / 34

v3.0.3

2 findings
HIGH New obfuscated file: dist/styled-string-builder.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v3.0.1

7 findings
HIGH New obfuscated file: lib/cjs/colors.cjs source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: lib/cjs/constants.cjs source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: lib/cjs/SmartStyledString.cjs source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: lib/cjs/stringsBuffered.cjs source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: lib/cjs/StyledStringBase.cjs source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: dist/styled-string-builder.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.5.0

3 findings
HIGH New obfuscated file: lib/stringsBuffered.cjs source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

HIGH New obfuscated file: lib/esm/stringsBuffered.js source-diff

Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.

v1.4.13

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v1.4.12

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.