Inspect Lockfile Pin Delta
lockfile_pin_deltaInspect two caller-supplied npm package-lock.json objects and return added, removed, and changed name+version+integrity+resolved pins. Supply JSON before and after lockfile objects, not filesystem paths, URLs, or commands. An identical pin set is informational, not a failure. HTML, package.json, and unsupported lockfileVersion values are refused before payment. This is not an npm install, audit, or purchase. Ordinary wallets sign through examples/customer-x402 (inspect, explicit approve, attempt-receipt, read-only reconcile), not a precomputed signature. Initial live release accepts x402 only. Payment challenge and credentials are bound to https://agents.samedaydesk.com/lockfile-pin-delta, not mcp://. Retry the identical authorized arguments and credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | Yes | npm package-lock.json object (lockfileVersion 2 or 3). Not a filesystem path, URL, or command. | |
| before | Yes | npm package-lock.json object (lockfileVersion 2 or 3). Not a filesystem path, URL, or command. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| quote | Yes | ||
| digest | Yes | ||
| engine | Yes | ||
| limits | Yes | ||
| charged | Yes | ||
| product | Yes | ||
| analysis | Yes | ||
| boundary | Yes | ||
| markdown | No | ||
| transport | Yes | ||
| costInputs | Yes | ||
| owedDelivery | No | ||
| schemaVersion | Yes | ||
| markdownOmitted | No | ||
| engineProvenance | Yes |