@defuse-protocol/contract-types
This package provides TypeScript type definitions for Defuse Protocol contracts. It contains automatically generated TypeScript interfaces derived from the Defuse Protocol contract ABI.
18
Versions
—
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
auroraseccawabunga_aurora
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| provenance | no-provenance | AI (provenance): Small contract-types library; no install scripts or runtime deps; low risk profile. | ai | |
| source-diff | obfuscated-file:dist/validate.cjs | AI (source-diff): Auto-generated AJV validator with JSON.parse schema string; documented pattern, not obfuscation. | ai | |
| source-diff | obfuscated-file:dist/validate.js | AI (source-diff): Same auto-generated AJV validator (ESM variant); same rationale. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase is the bundled JSON schema payload in validate.cjs/validate.js; expected for this package. | ai |