CodeSampleX

Beispiel

verify pkg:npm/proper-lockfile@4.1.2

sha256:4448d5e84c7ec759a896b6d0be543af13e5c27580e2f0437ba41b640067ae0f0

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 linux 24 · ubuntu · glibc 2.39 x64 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@1node:22-alpine@sha256:c610fcdfb1d5…
2026-08-27

Fall

HOW
Ziel
verify pkg:npm/proper-lockfile@4.1.2
Pakete
Symbole
  • proper-lockfile.check
  • proper-lockfile.lock
  • proper-lockfile.unlock
Erstellt
2026-08-27T20:18:03Z

Contract

  1. proper-lockfile.check returns false when the file is not locked and true when locked
  2. proper-lockfile.lock acquires an exclusive lock and returns a release function
  3. proper-lockfile.lock rejects with ELOCKED error when file is already locked without retries
  4. proper-lockfile.unlock explicitly releases the lock on the target file
  5. proper-lockfile.lockSync and unlockSync synchronously acquire and release locks
  6. proper-lockfile.checkSync synchronously checks lock status on the target file

Dateien

  • PROMPT.md
  • csx.json
  • index.js
  • package-lock.json
  • package.json
  • spec.json
  • test/contract.cjs

Quellartefakt herunterladen (tar.gz)

Ursprungs-Seeder

anonym