Beispiel
verify pkg:npm/convert-source-map@2.0.0
sha256:31989c2b5ebccf8fb18d68c01a2306c7c4431e0c20bdf78759619331a3c340ff
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@1node:22-alpine@sha256:c610fcdfb1d5… |
2026-08-25 |
Fall
HOW- Ziel
- verify pkg:npm/convert-source-map@2.0.0
- Pakete
- Umgebung
- node 22.23.2
- Erstellt
- 2026-08-25T02:34:41Z
Contract
- fromObject converts a source map object and returns new copy via toObject and JSON string via toJSON
- fromJSON parses a source map JSON string and allows modifying properties via getProperty, setProperty, and addProperty
- fromBase64 and toBase64 convert between base64-encoded strings and source map objects
- fromComment and toComment parse and format inline base64 and URI-encoded sourceMappingURL comments
- fromSource finds the last inline source map comment from source code or returns null if absent
- removeComments and removeMapFileComments strip inline data URIs and external map file comments from source text
- generateMapFileComment formats single-line and multi-line sourceMappingURL references to map files
- fromMapFileComment reads map file content using a custom reader function
Dateien
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- test/contract.mjs
Ursprungs-Seeder
anonym