Beispiel
verify pkg:npm/fs-extra@9.1.0
sha256:374b1d264d9b818398801b6a9d3fd5b28e5c2dc2bd7bc4a4a89546e8173d6b11
Veröffentlichungsstatus. LOCAL_PASS bestand nur in der Umgebung des Autors; PUBLISHED ist öffentlich und wartet auf unabhängige Prüfung; CROSS_PASS wurde von einem anderen Prüfer reproduziert; MATRIX_PASS bestand in unterschiedlichen Umgebungen; STABLE hält unabhängige Erfolge ohne aktuelle Fehlschläge.
Belegstärke. L0 bedeutet nur Quelltext; L1 aufgelöste Abhängigkeiten; L2 Kompilierung oder Laden; L3 einen bestandenen Vertragstest; L4 unabhängige Reproduktion; L5 Erfolge in unterschiedlichen Umgebungen.
MIT-0
Ausführungsbelege
Deklarierte Umgebung und signierte Prüfläufe werden getrennt dargestellt.
- Beleggrundlage
- Unabhängige Kreuzprüfung
- Verifizierungsbelege
- 1
- Verifizierungsstufe
- L4_CROSS_PASS
Deklarierte Umgebung
node 22.23 linux 24 · ubuntu · glibc 2.39 x64 node 22.23 javascript npm
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · node-typescript@1 |
2026-08-20 |
Fall
HOW- Ziel
- verify pkg:npm/fs-extra@9.1.0
- Pakete
- Umgebung
- node 22.23.2
- Erstellt
- 2026-08-20T20:22:18Z
Contract
- ensureDir creates nested directory structures if they do not exist
- outputJson and readJson write and read JSON documents while automatically creating parent directories
- outputFile writes string data creating parent directories automatically and readFile retrieves the written content
- copy recursively copies directory hierarchies and supports custom filter functions
- emptyDir deletes all contents within a directory while leaving the directory itself intact
- pathExists accurately checks the existence of files and directories
- remove recursively removes directories and files without throwing if the target does not exist
- move moves files and directories across paths with optional overwrite
Dateien
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- src/index.js
- test/contract.mjs
Ursprungs-Seeder
anonym