json-editor-vue
1
Versions
—
License
Yes
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
cloydlau
Keywords
ajvbiginteditformatformatterjsonjsoneditornuxtnuxtjsschemassrsvelte-jsoneditorvalidatevalidationvalidatorviewvuevue-demivue-json-prettyvue-json-viewer
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:preinstall | AI (install-scripts): Script exits early when not the root package; only enforces pnpm for repo contributors, not consumers. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Script exits early when not the root package; sets up git hooks/license-checker for contributors only. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 0.18.1 | 2 / 52 |
v0.18.1
3 findings
HIGH
Package has 'preinstall' script
install-scripts
Script: node -e "if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }" || (npx only-allow pnpm && pnpm config set registry https://registry.npmmirror.com)
HIGH
Package has 'postinstall' script
install-scripts
Script: node -e "if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }" || (npx simple-git-hooks && git config core.hooksPath .git/hooks/ && npx license-checker --summary --out ./licenses.txt)
INFO
Has SLSA provenance attestation
provenance
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.