@autosoft/jest-preset
A base to easily run Jest with SWC.
6
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
bconnorwhite
Keywords
jestpresettestingtestunitautoautosoftautoreposwcconfig
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| provenance | missing-githead | AI (provenance): Established publisher with strong track record; package content is trivially auditable (single JSON config file). Missing gitHead is a minor CI environment change, not a risk signal for this package. | ai | |
| provenance | no-provenance | AI (provenance): Package is a minimal JSON config preset from a trusted publisher. Lack of Sigstore attestation is not a meaningful risk given the package's simplicity and publisher history. | ai | |
| phantom-deps | phantom-dep:jest | AI (phantom-deps): Jest preset packages declare jest as a dependency for consumers to install; it is referenced in config, not imported directly. This is the expected pattern for a preset. | ai | |
| phantom-deps | phantom-dep:@swc/core | AI (phantom-deps): @swc/core is a runtime dependency declared for consumers; referenced in jest-preset.json config, not imported in JS. Normal for a preset package. | ai | |
| phantom-deps | phantom-dep:@swc/jest | AI (phantom-deps): @swc/jest is a runtime dependency declared for consumers; referenced in jest-preset.json config, not imported in JS. Normal for a preset package. | ai |