Beispiel
verify pkg:npm/%40babel/types@7.29.8
sha256:184494083fcad0c145978b1fae470dd4043285b2ef5672eced06b1e64791075a
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:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · node-typescript@1 |
2026-08-21 |
Fall
HOW- Ziel
- verify pkg:npm/%40babel/types@7.29.8
- Pakete
- Umgebung
- node 22.23.2
- Erstellt
- 2026-08-21T09:32:08Z
Contract
- types provides AST builder functions to construct literal nodes such as identifier, numericLiteral, stringLiteral, booleanLiteral, and nullLiteral
- types provides AST builder functions to construct complex expression nodes including binaryExpression, unaryExpression, and callExpression
- types provides AST builder functions to construct statements and declarations including variableDeclaration, variableDeclarator, and functionDeclaration
- types provides type predicate functions such as isIdentifier, isNumericLiteral, isExpression, and isStatement with optional property matching
- types provides type assertion functions such as assertIdentifier and assertNumericLiteral that throw an error on type mismatch
- types provides AST utility functions such as cloneNode to create structural duplicates and isNodesEquivalent to verify structural equality
- types provides AST utility functions such as removeProperties to strip location metadata from AST nodes
Dateien
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- src/index.js
- test/contract.mjs
Ursprungs-Seeder
anonym