{"uid":"cap_mr2H75mmTSAS1xtEoDHay","slug":"paket-package-version-history-5498941d","name":"Paket Package Version History","description":"Returns the full version history of a package from a single normalised schema that covers seven ecosystems. Versions are ordered by semantic version, not alphabetically and not in registry order, so 1.10.0 sorts after 1.9.0 — the mistake that quietly breaks naive comparisons. For each version you get the publication timestamp, whether it is the registry default, whether it is deprecated and the deprecation reason as the registry states it.","url":"https://paket.halowerk.com/v1/package-versions","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"name":{"type":"string","maxLength":300,"minLength":1,"description":"Package name. Maven uses groupId:artifactId, Go uses the module path."},"limit":{"type":"integer","default":200,"maximum":500,"minimum":1,"description":"How many versions to return, newest first."},"system":{"enum":["npm","pypi","maven","go","cargo","nuget","rubygems"],"type":"string","description":"The package ecosystem."},"include_prereleases":{"type":"boolean","default":true,"description":"Whether pre-release versions appear in the list. They are counted either way."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_aJu0il-Oocrz4ggUhJkK4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the full, semantically-sorted version history of a package across seven ecosystems, including publication timestamps, deprecation status, and registry default flags.","exampleAgentPrompt":"Give me the full version history of the 'axios' npm package — sorted by semantic version — including when each version was published, which one is the registry default, and whether any are deprecated.","exampleUseCases":[{"title":"Auditing deprecated package versions","prompt":"Can you pull the complete version history for 'requests' on PyPI and highlight every version that's been marked as deprecated, including the reason the registry gave?"},{"title":"Finding the canonical default release","prompt":"I need to know which version of the 'lodash' npm package is currently the registry default — can you fetch the full version list sorted properly by semver so I can see it in context?"},{"title":"Checking publication timeline for a NuGet package","prompt":"Get me the release history for 'Newtonsoft.Json' on NuGet with exact publication timestamps, sorted by semantic version — I want to see when each major version came out."}],"resultDescription":"A normalized, semantically-sorted list of all released versions of the specified package, each entry containing: version string, publication timestamp, whether it is the registry default, whether it is deprecated, and the deprecation reason if applicable. Covers seven package ecosystems under a single unified schema.","failureModes":["Unknown package name returns 404 or empty version list","Unsupported ecosystem returns validation error","Registry temporarily unavailable causes upstream timeout","Malformed package identifier returns 400 bad request","Payment failure via x402 blocks the request before execution"],"whenToPreferThis":"Choose this endpoint when you need a complete, semantically-correct version history of a package rather than just the latest version. It is especially valuable when naive alphabetical or registry-order sorting would mislead (e.g. 1.10.0 vs 1.9.0), when you need to identify deprecated versions and their reasons, or when you need to work across multiple ecosystems using a single normalized schema. Prefer it over raw registry APIs when correctness of semver ordering matters for downstream automation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:39:51.775Z","isFirstParty":false}