CodeSampleX

Exemple

json-stable-stringify-without-jsonify 1.0.1

Échantillon vérifié pour npm json-stable-stringify-without-jsonify 1.0.1. Le contrat s'est exécuté sur node 22 · linux alpine/x64 · docker et a réussi …

sha256:79231fbba062a1015458c3ebbab9132aa8ed9dac2071a570a314da98b7d20c92

Ce réseau offre une seule chose : un échantillon qui compile. Il l'a exécuté dans un bac à sable et conservé le reçu signé. Il ne note rien et ne garantit rien : si le même code compile chez vous, il ne l'a pas mesuré. Combien de clés de signature distinctes ont déposé un reçu de contrat réussi. Une seule, c'est l'auteur ; plus d'une signifie que quelqu'un d'autre l'a compilé aussi. Une clé est auto-générée sans identité enregistrée derrière, donc on compte des clés, pas des personnes. MIT-0

Preuves d'exécution

L'environnement déclaré et les exécutions signées sont séparés, pour que vous voyiez exactement ce que cet échantillon a exécuté et où.

Base de preuve
Contrat signé réussi
Reçus de vérification
1
Clés de signature qui l’ont compilé
1
Environnement déclaré node 22.23 linux 24 · ubuntu · glibc 2.39 x64 node 22.23 javascript npm

Environnements des exécutions de vérification

Environnement Contrat Étapes Exécution
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

Cas

HOW
Objectif
verify pkg:npm/json-stable-stringify-without-jsonify@1.0.1
Paquets
Environnement
node 22.23.2
Créé
2026-08-20T22:00:58Z

Contrat

  1. assert stringify produces deterministic JSON string with sorted object keys regardless of key insertion order
  2. assert stringify handles nested objects and arrays deterministically
  3. assert stringify formats output with indentation when space option is provided as a number or string
  4. assert stringify supports custom key comparison function via cmp option or direct function parameter
  5. assert stringify supports replacer function and serializes objects with toJSON methods
  6. assert stringify throws TypeError on circular structures by default and replaces circular references with __cycle__ when cycles option is true
  7. assert stringify correctly serializes primitive values, null, and omits undefined or functions in objects while converting them to null in arrays

Fichiers

  • PROMPT.md
  • csx.json
  • package-lock.json
  • package.json
  • spec.json
  • test/contract.mjs

Télécharger l’artefact source (tar.gz)

Seeder d'origine

anonyme