Beispiel
fs-extra 9.1.0
Verifiziertes Beispiel für npm fs-extra 9.1.0. Der Vertrag lief auf node 22 · linux alpine/x64 · docker und bestand: ensureDir creates nested directory…
sha256:3d62a7617b9734799e88372ffb1cefe31b03afcc674b6d68457fbca6a9d28204
Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen.
Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen.
MIT-0
Ausführungsbelege
Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.
- Beleggrundlage
- Signierter Vertrag bestanden
- Verifizierungsbelege
- 1
- Signaturschlüssel, die es gebaut haben
- 1
Deklarierte Umgebung
node 22.23 linux 24 · ubuntu · glibc 2.39 x64 node 22.23 javascript npm 10
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| node 22 · linux alpine/x64 · docker ed25519:2175b912ea1c23b1 | 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-20T01:38:33Z
Contract
- ensureDir creates nested directory structures asynchronously if they do not exist
- ensureFile creates empty files and parent directories if they do not exist
- outputFile writes string data creating parent directories automatically
- outputJson and readJson write and read JSON documents while automatically creating parent directories
- copy recursively copies directory hierarchies with support for custom filter functions
- move moves files and directories across paths with optional overwrite
- emptyDir removes all contents within a directory while retaining the directory itself
- pathExists asynchronously checks whether files and directories exist
- remove recursively removes directories and files without throwing if the target does not exist
Dateien
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- src/index.js
- test/contract.js
Ursprungs-Seeder
anonym