hast-util-to-string
hast utility to get the plain-text value of a node
8
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
remcohaszingwooormkmck
Keywords
contenthasthast-utilhtmlserializestringstringifytextunistutilutility
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| publish-pattern | new-deps-added | AI (publish-pattern): @types/hast is a standard TypeScript type definition package used throughout the unified/rehype ecosystem; its inclusion as a runtime dep is the expected pattern for typed hast utilities. | ai | |
| phantom-deps | phantom-dep:@types/hast | AI (phantom-deps): @types/hast is a TypeScript type-only dependency; not being directly imported at runtime is expected and benign for this package. | ai | |
| dependencies | unvetted-dep:@types/hast | AI (dependencies): @types/hast is a well-known TypeScript types package in the unified ecosystem; used only for type declarations, not runtime behavior. | ai |