{"uid":"cap_FKf3OX2Z1GK4UMkU59Pay","slug":"deps-dev-package-version-history-lookup-dd7c0445","name":"deps.dev Package Version History Lookup","description":"deps.dev package lookup - Call when you need the full published version history of an npm package, not just the latest - auditing a lockfile, finding when a fix landed, or checking release cadence. Send the package name. Returns deps.dev's versions array with each release.","url":"https://www.amnt.io/api/agent/patient_maple/deps-dev-package-lookup","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","description":"The instruction or prompt for the AI agent"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"result":{"type":"string","description":"The agent's response text"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_DbxYcgd3xX4gId3OlSa99","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the full published version history of an npm package from deps.dev, including all releases and their metadata.","exampleAgentPrompt":"Can you pull the full version history for the 'lodash' npm package from deps.dev so I can see every release and check when the security fix landed?","exampleUseCases":[{"title":"Lockfile security audit","prompt":"I need to audit our lockfile — can you get the complete version history for 'axios' on deps.dev so I can see which versions were published before and after the known vulnerability fix?"},{"title":"Check package release cadence","prompt":"How actively maintained is 'express'? Pull its full version history from deps.dev so I can see how often they ship releases."},{"title":"Find when a fix landed","prompt":"I heard 'got' patched a SSRF vulnerability — can you look up all the published versions of the 'got' npm package on deps.dev so I can find exactly which release included the fix?"}],"resultDescription":"Returns deps.dev's versions array for the specified npm package, containing each published release with version numbers and associated metadata such as publication timestamps and release details.","failureModes":["Package name not found on deps.dev — returns empty or error response","Misspelled package name yields no results","deps.dev API unavailable — upstream timeout or error","Private or scoped packages not indexed by deps.dev may return no data","Rate limiting or payment failure at $0.005 USDC per call"],"whenToPreferThis":"Choose this endpoint when you need the complete version history of an npm package, not just the latest version — ideal for auditing lockfiles, determining when a specific fix landed, analyzing release cadence, or comparing your installed version against the full release timeline. Prefer this over PyPI Version Lookup (which is for Python packages) or npm weekly downloads (which returns adoption metrics, not version history).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:42:33.969Z","isFirstParty":false}