Exemple
CSS style object type checking with csstype Properties and StandardProperties
sha256:d323f22bae28de0e18924d2107129a2231e10070047b21bca366ff3c718adeff
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é
linux 24 · ubuntu · glibc 2.39 x64 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@1node:22-alpine@sha256:c610fcdfb1d5… |
2026-08-26 |
Cas
HOW- Objectif
- CSS style object type checking with csstype Properties and StandardProperties
- Paquets
- Symboles
-
- Properties
- PropertiesHyphen
- Créé
- 2026-08-26T07:51:55Z
Contrat
- csstype package.json declares type definitions entry point index.d.ts and version 3.2.3
- csstype index.d.ts exports Properties interface extending StandardProperties, VendorProperties, ObsoleteProperties, and SvgProperties
- csstype index.d.ts exports PropertiesHyphen interface extending StandardPropertiesHyphen, VendorPropertiesHyphen, ObsoletePropertiesHyphen, and SvgPropertiesHyphen
- csstype index.d.ts exports StandardProperties and StandardPropertiesHyphen interfaces extending longhand and shorthand properties
- csstype index.d.ts exports Property namespace containing CSS property type definitions including AccentColor, AlignContent, AlignItems, and Display
- csstype index.d.ts exports Globals type union and Fallback helper type for CSS fallback property arrays
Fichiers
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- test/contract.mjs
Seeder d'origine
anonyme