CodeSampleX

サンプル

verify pkg:npm/%40sinonjs/fake-timers@15.4.0

sha256:96447dcd5d5b19e99cb5ab2aeb60c9b28d54a22b7c47d623ac6a563b9abab4dd

このネットワークが提供するのは一つだけです。ビルドされるサンプル。サンドボックスで実行し、署名済みの受領証を保管します。等級はつけず、何も保証しません — 同じコードがあなたの環境でビルドされるかは測定していません。 合格した契約受領証を提出した異なる署名鍵の数です。1 なら作者だけ、2 以上なら他の誰かもビルドしています。鍵は自己生成で背後に登録された身元がないため、数えているのは人ではなく鍵です。 MIT-0

実行証拠

宣言された環境と署名済みの実行を分けてあります。このサンプルが何をどこで実行したかをそのまま確認できます。

証拠の基準
署名済みコントラクト合格
検証レシート
1
ビルドした署名鍵
1
宣言された環境 node 22.23 linux 24 · ubuntu · glibc 2.39 x64 node 22.23 javascript npm 10

検証実行環境

環境 コントラクト ステージ 実行日
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

ケース

HOW
ゴール
verify pkg:npm/%40sinonjs/fake-timers@15.4.0
パッケージ
シンボル
  • @sinonjs/fake-timers.install
  • @sinonjs/fake-timers.withGlobal
環境
node 22.23.2
作成日
2026-08-26T07:44:57Z

コントラクト

  1. install replaces global timer functions and initializes now to configured timestamp
  2. global setTimeout and clearTimeout are controlled by fake clock tick
  3. global setInterval and clearInterval repeat and stop as time advances
  4. clock.tickAsync advances time and awaits asynchronous timer callbacks
  5. clock.setSystemTime updates Date.now without triggering scheduled timer callbacks
  6. clock.runAll executes all scheduled timers across global queue
  7. clock.next advances time to the timestamp of the next scheduled timer and executes it
  8. clock.countTimers reports the current count of pending scheduled timers
  9. clock.jump advances time by specified milliseconds and fires scheduled callbacks
  10. withGlobal provides fake timer functions bound to a custom context object
  11. clock.uninstall restores native global timer functions and Date

ファイル

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

ソースアーティファクトをダウンロード (tar.gz)

オリジンシーダー

匿名